summaryrefslogtreecommitdiff
path: root/docs/Samba-Guide/Chap04-SecureOfficeServer.xml
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>2005-02-09 21:06:50 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:46:13 -0500
commit742c229442700b468b9046e8145f3877d58f47ad (patch)
tree52544bec5db4159295fbcf4de5b53eba0ca99478 /docs/Samba-Guide/Chap04-SecureOfficeServer.xml
parent55023832945ded39224506b26ea5c1cea8feecf5 (diff)
downloadsamba-742c229442700b468b9046e8145f3877d58f47ad.tar.gz
samba-742c229442700b468b9046e8145f3877d58f47ad.tar.bz2
samba-742c229442700b468b9046e8145f3877d58f47ad.zip
Commiting Lars Mueller's patch.
(This used to be commit 281ee4093bbc4d4cb7c849bcbe8bdc08a6b726ba)
Diffstat (limited to 'docs/Samba-Guide/Chap04-SecureOfficeServer.xml')
-rw-r--r--docs/Samba-Guide/Chap04-SecureOfficeServer.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Samba-Guide/Chap04-SecureOfficeServer.xml b/docs/Samba-Guide/Chap04-SecureOfficeServer.xml
index bc60ca662e..bd6f477ccc 100644
--- a/docs/Samba-Guide/Chap04-SecureOfficeServer.xml
+++ b/docs/Samba-Guide/Chap04-SecureOfficeServer.xml
@@ -1924,7 +1924,7 @@ Loaded services file OK.
delete group script = /usr/sbin/groupdel %g
add user to group script = /usr/sbin/usermod -G %g %u
add machine script = /usr/sbin/useradd \
- -s /bin/false -d /dev/null %u
+ -s /bin/false -d /var/lib/nobody %u
shutdown script = /var/lib/samba/scripts/shutdown.sh
abort shutdown script = /sbin/shutdown -c
logon script = scripts\logon.bat