diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2003-04-21 22:39:00 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2003-04-21 22:39:00 +0000 |
commit | f99d40198b77259b3f71d81ab91a7034c8473238 (patch) | |
tree | 5d241c390b071fea6a3c43f77caa2ef50aebf5db /docs/docbook/projdoc/winbind.sgml | |
parent | fe667b2b9a8ac3233e1f3cc41810aa68c3c3c554 (diff) | |
download | samba-f99d40198b77259b3f71d81ab91a7034c8473238.tar.gz samba-f99d40198b77259b3f71d81ab91a7034c8473238.tar.bz2 samba-f99d40198b77259b3f71d81ab91a7034c8473238.zip |
Add note from "Roylance, Stephen D." <SROYLANCE@PARTNERS.ORG> about Solaris9 and
winbind
(This used to be commit a9e978ba42fa7193dc45f1a4ed97f03637be3147)
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 |