diff options
author | John Terpstra <jht@samba.org> | 2003-04-22 06:20:47 +0000 |
---|---|---|
committer | John Terpstra <jht@samba.org> | 2003-04-22 06:20:47 +0000 |
commit | 876315196d71ba5185b78d19741661d67e8c26ec (patch) | |
tree | 258622aad69066825c0d8124dde708db3feb048f /docs/docbook/projdoc/winbind.sgml | |
parent | 9465f4b2c42131088b99beb3625c5d1bc45210d8 (diff) | |
download | samba-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/winbind.sgml')
-rw-r--r-- | docs/docbook/projdoc/winbind.sgml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/docbook/projdoc/winbind.sgml b/docs/docbook/projdoc/winbind.sgml index 460038aea9..1f65e7a8b7 100644 --- a/docs/docbook/projdoc/winbind.sgml +++ b/docs/docbook/projdoc/winbind.sgml @@ -786,6 +786,8 @@ stop() { <sect4> <title>Solaris</title> +<para>Winbind doesn't work on solaris 9, see the <link linkend="winbind-solaris9">Portability</link> chapter for details.</para> + <para>On solaris, you need to modify the <filename>/etc/init.d/samba.server</filename> startup script. It usually only starts smbd and nmbd but should now start winbindd too. If you |