summaryrefslogtreecommitdiff
path: root/docs/Samba-Guide/Chap04-SecureOfficeServer.xml
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>2004-10-31 16:56:21 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:46:05 -0500
commit280553e3d6e03af4598829a0811c3799b6380834 (patch)
tree214f013ad8e0a82280c09953db5420f6ddbfaf94 /docs/Samba-Guide/Chap04-SecureOfficeServer.xml
parentbe552a6effb9d7d45a51f9759dd001f1b020a7b2 (diff)
downloadsamba-280553e3d6e03af4598829a0811c3799b6380834.tar.gz
samba-280553e3d6e03af4598829a0811c3799b6380834.tar.bz2
samba-280553e3d6e03af4598829a0811c3799b6380834.zip
Updates.
(This used to be commit f5566ff234bd0b1ba84767d546d7060499526759)
Diffstat (limited to 'docs/Samba-Guide/Chap04-SecureOfficeServer.xml')
-rw-r--r--docs/Samba-Guide/Chap04-SecureOfficeServer.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Samba-Guide/Chap04-SecureOfficeServer.xml b/docs/Samba-Guide/Chap04-SecureOfficeServer.xml
index 13a264a0dc..8cd0cfb0ec 100644
--- a/docs/Samba-Guide/Chap04-SecureOfficeServer.xml
+++ b/docs/Samba-Guide/Chap04-SecureOfficeServer.xml
@@ -160,7 +160,7 @@
<image id="ch04net">
<imagedescription>Abmas Network Topology &smbmdash; 130 Users</imagedescription>
- <imagefile scale="90">chap4-net</imagefile>
+ <imagefile scale="60">chap4-net</imagefile>
</image>
<para>
@@ -896,7 +896,7 @@ echo -e "\nNAT firewall done.\n"
<smbconfoption><name>delete group script</name><value>/usr/sbin/groupdel '%g'</value></smbconfoption>
<smbconfoption><name>add user to group script</name><value>/usr/sbin/usermod -G '%g' '%u'</value></smbconfoption>
<smbconfoption><name>add machine script</name><value>/usr/sbin/useradd</value></smbconfoption>
-<member><parameter>-s /bin/false -d /dev/null %u</parameter></member>
+<member><parameter>-s /bin/false -d /tmp '%u'</parameter></member>
<smbconfoption><name>shutdown script</name><value>/var/lib/samba/scripts/shutdown.sh</value></smbconfoption>
<smbconfoption><name>abort shutdown script</name><value>/sbin/shutdown -c</value></smbconfoption>
<smbconfoption><name>logon script</name><value>scripts\logon.bat</value></smbconfoption>