summaryrefslogtreecommitdiff
path: root/docs/docbook/projdoc/winbind.xml
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2003-09-26 12:22:03 +0000
committerJelmer Vernooij <jelmer@samba.org>2003-09-26 12:22:03 +0000
commit0d1e45d361ffbdf15e91908f4336a55cc47780c4 (patch)
treea4800988cb5b1408051e20d2e82147a403c0d565 /docs/docbook/projdoc/winbind.xml
parent2e4f22795bff9ed8827043907ea2de4334e608dc (diff)
downloadsamba-0d1e45d361ffbdf15e91908f4336a55cc47780c4.tar.gz
samba-0d1e45d361ffbdf15e91908f4336a55cc47780c4.tar.bz2
samba-0d1e45d361ffbdf15e91908f4336a55cc47780c4.zip
More updates to better conform to the DTD
(This used to be commit ca5371803cd18166cc9f8605be737b3760e69d4f)
Diffstat (limited to 'docs/docbook/projdoc/winbind.xml')
-rw-r--r--docs/docbook/projdoc/winbind.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/docbook/projdoc/winbind.xml b/docs/docbook/projdoc/winbind.xml
index d460694496..408d1a4f72 100644
--- a/docs/docbook/projdoc/winbind.xml
+++ b/docs/docbook/projdoc/winbind.xml
@@ -19,8 +19,8 @@
<author>
<firstname>John</firstname><surname>Trostel</surname>
<affiliation>
- <address><email>jtrostel@snapserver.com</email></address>
<orgname>SNAP</orgname>
+ <address><email>jtrostel@snapserver.com</email></address>
</affiliation>
</author>
@@ -576,7 +576,7 @@ linkend="winbindcfg"/>, was modified to include the necessary entries in the [gl
<para><smbconfexample id="winbindcfg">
<title>smb.conf for Winbind set-up</title>
<smbconfsection>[global]</smbconfsection>
- &lt;...&gt;
+<member>&lt;...&gt;</member>
<smbconfcomment> separate domain and username with '+', like DOMAIN+username</smbconfcomment>
<smbconfoption><name>winbind separator</name><value>+</value></smbconfoption>
<smbconfcomment> use uids from 10000 to 20000 for domain users</smbconfcomment>
@@ -1209,10 +1209,12 @@ maryo:x:15000:15003:Mary Orville:/home/MIDEARTH/maryo:/bin/false
<para><quote>
But the following command just fails:
+</quote>
<screen>
&rootprompt;<userinput>chown maryo a_file</userinput>
chown: `maryo': invalid user
</screen>
+<quote>
This is driving me nuts! What can be wrong?
</quote></para>