mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
https://gitlab.com/samba-team/samba is the Official GitLab mirror of https://git.samba.org/samba.git -- Merge requests should be made on GitLab (not on GitHub)
a6b842f963
This reworks our LDAP backend code to move from anonymous access to a
shared-secret SASL-protected connection. (SASL selects NTLM or
DIGEST-MD5 on my system).
To get this working, we must pre-populate the LDAP backend with a DN
to store ths SASL secret on, and we use back-ldif for this.
This gives us a reasonable basis to deploy a replicated OpenLDAP
backend solution.
Andrew Bartlett
(This used to be commit
|
||
---|---|---|
packaging | ||
source4 | ||
swat | ||
testdata/samba3 | ||
testprogs | ||
.bzrignore | ||
.gitignore | ||
BUGS.txt | ||
COPYING | ||
howto.txt | ||
NEWS | ||
PFIF.txt | ||
prog_guide.txt | ||
swat2.txt | ||
TODO | ||
WHATSNEW.txt |