summaryrefslogtreecommitdiff
path: root/docs/docbook/projdoc/winbind.xml
diff options
context:
space:
mode:
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>