1
0
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)
Go to file
Andrew Bartlett a6b842f963 Connect to the LDAP backend with SASL credentials.
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 cd0745253c)
2008-07-15 15:15:12 +10:00
packaging A couple more package updates 2008-06-30 21:54:43 +10:00
source4 Connect to the LDAP backend with SASL credentials. 2008-07-15 15:15:12 +10:00
swat Convert some more files to GPLv3. 2008-03-28 01:08:49 -05:00
testdata/samba3 Fix samba3sam test. 2008-04-17 14:51:30 +02:00
testprogs Move blackbox tests closer to what they're testing. 2008-06-26 10:56:59 +02:00
.bzrignore r26325: Remove use of global_loadparm in netif. 2007-12-21 05:48:37 +01:00
.gitignore gitignore: Ignore some output files from make test. 2008-05-21 20:46:14 -05:00
BUGS.txt Tone down the language in BUGS.txt 2008-06-28 18:12:10 +10:00
COPYING r23796: main COPYING file for samba4, plus some formatting varients 2007-10-10 14:59:14 -05:00
howto.txt howto: Remove smbpython. 2008-05-28 22:43:25 -05:00
NEWS Remove references to the new SWAT. 2008-03-28 13:56:47 +11:00
PFIF.txt Added PFIF notice to Samba 4.0 tree 2008-01-23 13:09:37 +11:00
prog_guide.txt Make formatting a bit more ReST-valid. 2008-02-10 22:24:09 +01:00
swat2.txt r1273: An initial doc about what I'd like to see in the swat for samba4. Please 2007-10-10 12:56:48 -05:00
TODO Make formatting a bit more ReST-valid. 2008-02-10 22:24:09 +01:00
WHATSNEW.txt Fix small formatting details in WHATSNET for an alpha5 release. 2008-06-30 14:04:43 +10:00