diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2005-03-13 19:20:25 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:21 -0500 |
commit | 81516d1e99eddf2e88bb8658280bc0c936c6a2c9 (patch) | |
tree | a57482dcd9e7f7e696b520cfd56c6c3bbcf5d6e8 /docs/Samba-Guide/Chap03-TheSmallOffice.xml | |
parent | c97b78b4452ef39ffe28a1427f6f555248a70a1c (diff) | |
download | samba-81516d1e99eddf2e88bb8658280bc0c936c6a2c9.tar.gz samba-81516d1e99eddf2e88bb8658280bc0c936c6a2c9.tar.bz2 samba-81516d1e99eddf2e88bb8658280bc0c936c6a2c9.zip |
Validation updates to Samba3 By Example
(This used to be commit 71a7e0df4ceb5ff106fc5a32b094eebb4febab91)
Diffstat (limited to 'docs/Samba-Guide/Chap03-TheSmallOffice.xml')
-rw-r--r-- | docs/Samba-Guide/Chap03-TheSmallOffice.xml | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/docs/Samba-Guide/Chap03-TheSmallOffice.xml b/docs/Samba-Guide/Chap03-TheSmallOffice.xml index fde9d71c1d..ee68508934 100644 --- a/docs/Samba-Guide/Chap03-TheSmallOffice.xml +++ b/docs/Samba-Guide/Chap03-TheSmallOffice.xml @@ -644,8 +644,7 @@ hosts: files wins <smbconfcomment>Global parameters</smbconfcomment> <smbconfsection name="[global]"/> <smbconfoption name="workgroup">BILLMORE</smbconfoption> -<smbconfoption name="passwd chat">*New*Password* \</smbconfoption> -<member><parameter>%n\n*Re-enter*new*password* %n\n *Password*changed*</parameter></member> +<smbconfoption name="passwd chat">*New*Password* %n\n*Re-enter*new*password* %n\n *Password*changed*</smbconfoption> <smbconfoption name="username map">/etc/samba/smbusers</smbconfoption> <smbconfoption name="syslog">0</smbconfoption> <smbconfoption name="name resolve order">wins bcast hosts</smbconfoption> @@ -656,8 +655,7 @@ hosts: files wins <smbconfoption name="add group script">/usr/sbin/groupadd '%g'</smbconfoption> <smbconfoption name="delete group script">/usr/sbin/groupdel '%g'</smbconfoption> <smbconfoption name="add user to group script">/usr/sbin/usermod -G '%g' '%u'</smbconfoption> -<smbconfoption name="add machine script">/usr/sbin/useradd \</smbconfoption> -<member><parameter>-s /bin/false -d /var/lib/nobody '%u'</parameter></member> +<smbconfoption name="add machine script">/usr/sbin/useradd -s /bin/false -d /var/lib/nobody '%u'</smbconfoption> <smbconfoption name="logon script">scripts\login.bat</smbconfoption> <smbconfoption name="logon path"> </smbconfoption> <smbconfoption name="logon drive">X:</smbconfoption> @@ -902,6 +900,7 @@ smb: \> q <step><para> Install a printer on each using the following steps: + </para> <procedure> <step><para> @@ -935,8 +934,8 @@ smb: \> q dialog panel. Right-click <menuchoice> <guiicon>HP LaserJet 4</guiicon> <guimenuitem>Properties</guimenuitem> - <guimenusub>Details (Tab)</guimenusub> - <guimenubutton>Add Port</guimenubutton> + <guisubmenu>Details (Tab)</guisubmenu> + <guimenuitem>Add Port</guimenuitem> </menuchoice>. </para></step> @@ -954,7 +953,7 @@ smb: \> q as well as for the QMS Magicolor XXXX laser printer. </para></step> </procedure> - </para></step> + </step> </procedure> <sect2> @@ -1028,7 +1027,7 @@ smb: \> q may help. </para> - <qandaset defaultlabel="chap03qa" type="number"> + <qandaset> <qandaentry> <question> |