summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/security/serverschannel.xml
AgeCommit message (Collapse)AuthorFilesLines
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 Bokovoy1-21/+22
(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)