summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/security
AgeCommit message (Collapse)AuthorFilesLines
2003-04-07This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵cvs2svn Import User65-0/+1933
used to be commit 43f21c87e12fe88dab6ccba13c2e54161cf87093)
2003-04-06Convert more parameters to new smb.conf(5) style. Document found occurences ↵Alexander Bokovoy1-1/+1
of non-documented parameters in doc-status (This used to be commit 3a9784d8b2318af4d9b349edd1aba4065d25da23)
2003-04-06Convert 'Security' section of smb.conf to new formatAlexander Bokovoy70-1696/+1953
(This used to be commit 85eadec0838bdcb5604d5cf66b204ee610e2ad7a)
2003-04-04This is a merge of the NETLOGON schannel server code from SambaVolker Lendecke1-0/+24
TNG. Actually, it exists in the main Samba cvs tree in APPLIANCE_TNG as I found out later :-) It adds a new parameter: server schannel = yes/auto/no defaulting to auto. What does this mean to the user: No requireSignOrSeal registry patch for XP anymore. Many thanks for this code to Luke Leighton, Elrond and anybody else I forgot to mention. My next thing will be to see if this applies cleanly to 3_0. Please test and comment! Volker (This used to be commit e1f953241eb020f19fe657f29afdae28dcf5a03b)
2003-04-01Use <note> instead of <emphasis>NOTE</emphasis> (gives much nicer output)Jelmer Vernooij3-6/+6
(This used to be commit 3e10d92746c645ae22756bca92046b2e26087ad2)
2003-03-27Add new framework for smb.conf(5). Please read README before trying to compile.Alexander Bokovoy69-0/+1871
I will commit more meta-information updates during week-end. (This used to be commit 8d684dffab6a90b3d612a1aa2b2c457a2bc2e6ac)