summaryrefslogtreecommitdiff
path: root/docs/docbook/projdoc/Portability.sgml
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>2003-04-22 06:20:47 +0000
committerJohn Terpstra <jht@samba.org>2003-04-22 06:20:47 +0000
commit876315196d71ba5185b78d19741661d67e8c26ec (patch)
tree258622aad69066825c0d8124dde708db3feb048f /docs/docbook/projdoc/Portability.sgml
parent9465f4b2c42131088b99beb3625c5d1bc45210d8 (diff)
downloadsamba-876315196d71ba5185b78d19741661d67e8c26ec.tar.gz
samba-876315196d71ba5185b78d19741661d67e8c26ec.tar.bz2
samba-876315196d71ba5185b78d19741661d67e8c26ec.zip
Updating docs from HEAD.
(This used to be commit 8a302f117cfce141389995de5ad045553b472891)
Diffstat (limited to 'docs/docbook/projdoc/Portability.sgml')
-rw-r--r--docs/docbook/projdoc/Portability.sgml13
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/docbook/projdoc/Portability.sgml b/docs/docbook/projdoc/Portability.sgml
index 39ed37585f..cc21ecf255 100644
--- a/docs/docbook/projdoc/Portability.sgml
+++ b/docs/docbook/projdoc/Portability.sgml
@@ -189,6 +189,9 @@ samba performance significally.
<sect1>
<title>Solaris</title>
+<sect2>
+<title>Locking improvements</title>
+
<para>Some people have been experiencing problems with F_SETLKW64/fcntl
when running samba on solaris. The built in file locking mechanism was
not scalable. Performance would degrade to the point where processes would
@@ -216,6 +219,16 @@ and rebuild samba.
</para>
<para>Thanks to Joe Meslovich for reporting</para>
+
+</sect2>
+
+<sect2 id="winbind-solaris9">
+<title>Winbind on Solaris 9</title>
+<para>
+Nsswitch on Solaris 9 refuses to use the winbind nss module. This behavior
+is fixed by Sun in patch 113476-05 which as of March 2003 is not in any
+roll-up packages.
+</para>
</sect1>
</chapter>