diff options
author | Samba Release Account <samba-bugs@samba.org> | 1997-03-02 18:55:18 +0000 |
---|---|---|
committer | Samba Release Account <samba-bugs@samba.org> | 1997-03-02 18:55:18 +0000 |
commit | be687aad4b5f53e9bbfedf47fe29358fe81819f9 (patch) | |
tree | 2e41d22f0ad9ed2869de2b5532b84a3dec995ae0 /docs | |
parent | 5b0639a1303977fd34790b6c01caa17d97140a0d (diff) | |
download | samba-be687aad4b5f53e9bbfedf47fe29358fe81819f9.tar.gz samba-be687aad4b5f53e9bbfedf47fe29358fe81819f9.tar.bz2 samba-be687aad4b5f53e9bbfedf47fe29358fe81819f9.zip |
added warning to admin people about [nelogon] share must be read-only,
so people don't create their own batch files to stuff other users.
lkcl
(This used to be commit 9685519aa279bfcd24e089871f6e68a6c664e0c1)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/textdocs/DOMAIN.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/textdocs/DOMAIN.txt b/docs/textdocs/DOMAIN.txt index 4899bafb36..39b34c6172 100644 --- a/docs/textdocs/DOMAIN.txt +++ b/docs/textdocs/DOMAIN.txt @@ -33,6 +33,10 @@ For example I have used: writeable = no guest ok = yes +Note that it is important that this share is not writeable by ordinary +users, in a secure environment: ordinary users should not be allowed +to modify or add files that another user's computer would then download +when they log in. 3) in the [global] section of smb.conf set the following: |