diff options
author | Gerald Carter <jerry@samba.org> | 2000-08-15 23:36:05 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2000-08-15 23:36:05 +0000 |
commit | e17753c532ab6d5ae628c6e6f6d5b810638cb314 (patch) | |
tree | 0c8ffcfc5d0b0530b6d442ff8c0f2ae49d665edf /packaging/RedHat | |
parent | 20a7fefee8c85f02f6a0e2a02c0df04a8b22b7cb (diff) | |
download | samba-e17753c532ab6d5ae628c6e6f6d5b810638cb314.tar.gz samba-e17753c532ab6d5ae628c6e6f6d5b810638cb314.tar.xz samba-e17753c532ab6d5ae628c6e6f6d5b810638cb314.zip |
fixed error in [public] spotted by Ron Alexander <rcalex@home.com>
changed to read only = yes
jerry
Diffstat (limited to 'packaging/RedHat')
-rw-r--r-- | packaging/RedHat/smb.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/packaging/RedHat/smb.conf b/packaging/RedHat/smb.conf index e07d15c93ef..b3d2bc839af 100644 --- a/packaging/RedHat/smb.conf +++ b/packaging/RedHat/smb.conf @@ -224,8 +224,7 @@ ; comment = Public Stuff ; path = /home/samba ; public = yes -; writable = yes -; printable = no +; read only = yes ; write list = @staff # Other examples. |