summaryrefslogtreecommitdiff
path: root/docs/smbdotconf
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/smbdotconf
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/smbdotconf')
-rw-r--r--docs/smbdotconf/logon/addmachinescript.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/smbdotconf/logon/addmachinescript.xml b/docs/smbdotconf/logon/addmachinescript.xml
index bd76d00a6c..3d637924be 100644
--- a/docs/smbdotconf/logon/addmachinescript.xml
+++ b/docs/smbdotconf/logon/addmachinescript.xml
@@ -16,5 +16,5 @@
</description>
<value type="default"/>
-<value type="example">/usr/sbin/adduser -n -g machines -c Machine -d /dev/null -s /bin/false %u</value>
+<value type="example">/usr/sbin/adduser -n -g machines -c Machine -d /var/lib/nobody -s /bin/false %u</value>
</samba:parameter>