summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/security
AgeCommit message (Collapse)AuthorFilesLines
2003-05-01Apparently we do support RA=2.Tim Potter1-2/+9
(This used to be commit e146682b9f0cd8c8f6be6cad4b05a86ca118e973)
2003-05-01Fleshed out the description of restrict anonymous parameter.Tim Potter1-2/+9
(This used to be commit 2d150947082114f5e275a774baefc7e838ab5657)
2003-04-27Remove documentation for unixsam and plugin.Jelmer Vernooij1-30/+4
(This used to be commit fa7b703da7bba9cf7daf61039fb495e72fbf7a13)
2003-04-15Final touch:Alexander Bokovoy1-0/+18
1. Move preloadmodules.xml to Security section 2. Fix lpqcachetime.xml from Printing section (This used to be commit ef005d1a94d99c6a23aff9a12d5820cb4dfbe626)
2003-04-15Fix some minor typosAlexander Bokovoy2-2/+2
(This used to be commit b4cf8a641d63481717c62044d2548e4b0301d806)
2003-04-10ENCRYPTION.txt is gone. Pointed out by Will Kemp.Jelmer Vernooij1-3/+1
(This used to be commit 85437976c852c272b9663f83a288081c63243747)
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)