diff options
author | Samba Release Account <samba-bugs@samba.org> | 1997-03-02 18:03:58 +0000 |
---|---|---|
committer | Samba Release Account <samba-bugs@samba.org> | 1997-03-02 18:03:58 +0000 |
commit | 5b0639a1303977fd34790b6c01caa17d97140a0d (patch) | |
tree | 174d24c19f2bd75f2db1f839b7c19172a90d08ff /docs/textdocs | |
parent | 33548ecd2de99e944baf93271e74a46d9b05d13f (diff) | |
download | samba-5b0639a1303977fd34790b6c01caa17d97140a0d.tar.gz samba-5b0639a1303977fd34790b6c01caa17d97140a0d.tar.bz2 samba-5b0639a1303977fd34790b6c01caa17d97140a0d.zip |
added reference on CONFIG.POL being loaded from the root of the [netlogon]
share, because i've been trawling through NT server help files again.
lkcl
(This used to be commit 5a1b8c882edb22799e794a48574dbde37637b429)
Diffstat (limited to 'docs/textdocs')
-rw-r--r-- | docs/textdocs/DOMAIN.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/textdocs/DOMAIN.txt b/docs/textdocs/DOMAIN.txt index ee086b0e23..4899bafb36 100644 --- a/docs/textdocs/DOMAIN.txt +++ b/docs/textdocs/DOMAIN.txt @@ -22,7 +22,9 @@ details. 2) create a share called [netlogon] in your smb.conf. This share should be readable by all users, and probably should not be writeable. This -share will hold your network logon scripts. +share will hold your network logon scripts, and the CONFIG.POL file +(Note: for details on the CONFIG.POL file, refer to the Microsoft +Windows NT Server Help documentation) For example I have used: |