diff options
author | John Terpstra <jht@samba.org> | 1997-10-13 13:00:59 +0000 |
---|---|---|
committer | John Terpstra <jht@samba.org> | 1997-10-13 13:00:59 +0000 |
commit | 369de02a56ce235230e4dc2b70aa9aca32fc66db (patch) | |
tree | fa64938cefe91f09eee1632539f7f3b30386877e /examples/smb.conf.default | |
parent | 081dcc7e8b7c6a336a1fe5e46b90d6cbb9b1a3d2 (diff) | |
download | samba-369de02a56ce235230e4dc2b70aa9aca32fc66db.tar.gz samba-369de02a56ce235230e4dc2b70aa9aca32fc66db.tar.bz2 samba-369de02a56ce235230e4dc2b70aa9aca32fc66db.zip |
JHT ==> Getting ready for 1.9.18alpha1.
examples/smb.conf.default:
added line "share modes = no" to netlogon share parameter list
packaging/redhat:
updated RedHat RPM build files.
added smbadduser script (modified for RHL).
(This used to be commit 69fad04198bfcbaaadcebd6c81efdb3612af5bc8)
Diffstat (limited to 'examples/smb.conf.default')
-rw-r--r-- | examples/smb.conf.default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/smb.conf.default b/examples/smb.conf.default index 7de2c21768..9ab5e755ce 100644 --- a/examples/smb.conf.default +++ b/examples/smb.conf.default @@ -135,6 +135,7 @@ ; writable = no ; For browseable say NO if you want to hide the NETLOGON share ; browseable = yes +; share modes = no ; Un-comment the following to provide a specific roving profile share ; the default is to use the user's home directory |