summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/protocol
AgeCommit message (Collapse)AuthorFilesLines
2003-07-15SPNEGO SMB signing is now fixed for NTLMSSP, with kerberos to follow shortly.Andrew Bartlett1-3/+0
Andrew Bartlett (This used to be commit 2b493813fc09ed9bf21f90bce708e6145cf1b4de)
2003-07-06Adding profile acls man entry for smb.conf.5John Terpstra1-0/+33
(This used to be commit 80709d4304a02ca99853df009c5641e65b0ab12b)
2003-07-05Clear up the difference between 'smb signing' and 'sign&seal' - which has toAndrew Bartlett1-3/+3
this point referred to schannel. Andrew Bartlett (This used to be commit b67479076ddf0c51bc7e319d7fc91a5da52eb8bf)
2003-07-01Use entitiesJelmer Vernooij1-1/+1
(This used to be commit d2ceb1ada0e8ae4b0154904ab450c3153e679feb)
2003-07-01Fix a typoJelmer Vernooij1-1/+1
(This used to be commit aba86db38f2f930d2f7d9d1f9bb70d1eaa3118c0)
2003-07-01Document "client use spnego"Jelmer Vernooij1-0/+16
(This used to be commit b7b45794c233e37d3b78db19852ef1d44d63288c)
2003-07-01being a responsible developer for a change. Make sure toGerald Carter1-5/+11
update the docs wrt to the recent code changes. Can someone regenerate these in the SAMBA_3_0 tree please? Thanks. (This used to be commit ba448e6eb866d70daf5fe629c0f1c8c5afb1d312)
2003-06-26Document name resolve order suggested settings for security=ads as mentioned ↵Alexander Bokovoy1-1/+7
by Jerry (This used to be commit 0413385feb71e15c9b2f331417ce24c985f1fe8d)
2003-06-23Add documentation for "map acl inherit" parameter.Jeremy Allison1-0/+17
Jeremy. (This used to be commit a97f25c78591db3f6326610ea62b183fa3b9434d)
2003-06-01Update the doco on 'restrict anonymous' (note that 'guest ok' kills off theAndrew Bartlett1-1/+1
benifit of RA=2), explain better what 'ntlm auth' and 'lanman auth' do, and fix use spnego - all win2k clients use spnego. Work on the client-side still needs to be done, but I realised that I need to add a paramter to close off all plaintext authentication before documenting 'client lanman auth' will make any sense. Andrew Bartlett (This used to be commit f264846537d7aa66e7bbb71c17bf215dc23f07e2)
2003-04-06Convert more parameters to new smb.conf(5) style. Document found occurences ↵Alexander Bokovoy24-321/+412
of non-documented parameters in doc-status (This used to be commit 3a9784d8b2318af4d9b349edd1aba4065d25da23)
2003-03-27Add new framework for smb.conf(5). Please read README before trying to compile.Alexander Bokovoy24-0/+357
I will commit more meta-information updates during week-end. (This used to be commit 8d684dffab6a90b3d612a1aa2b2c457a2bc2e6ac)