From 876315196d71ba5185b78d19741661d67e8c26ec Mon Sep 17 00:00:00 2001 From: John Terpstra Date: Tue, 22 Apr 2003 06:20:47 +0000 Subject: Updating docs from HEAD. (This used to be commit 8a302f117cfce141389995de5ad045553b472891) --- docs/docbook/projdoc/Portability.sgml | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'docs/docbook/projdoc/Portability.sgml') 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. Solaris + +Locking improvements + 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. Thanks to Joe Meslovich for reporting + + + + +Winbind on Solaris 9 + +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. + -- cgit