1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3/passdb
Jim McDonough 77dc0bc6bf The ldap idmap backend from Anthony Liguori (aliguori@us.ibm.com):
This patch moves the ldap routines out of passdb into a generic
library and implements an LDAP backend for IDMAP.  THe backend
can be enabled with "idmap backend = ldap" in smb.conf.  THere
are also schema changes to make sure to update teh ldap schema files.
(This used to be commit 87c7c582c6)
2003-04-03 03:30:25 +00:00
..
.cvsignore add .po32 files to ignore list 2001-11-28 19:49:43 +00:00
machine_sid.c Removed global_myworkgroup, global_myname, global_myscope. Added liberal 2002-11-12 23:15:52 +00:00
passdb.c Fix comment - the other bits of code don't call this any more. 2003-02-22 12:17:02 +00:00
pdb_compat.c Nice *big* patch from metze. 2002-10-12 03:38:07 +00:00
pdb_get_set.c Patch from Jianliang Lu <j.lu@tiesse.com> to set the 'minimum password age' 2003-03-22 08:07:53 +00:00
pdb_guest.c Put in the new modules system. It's now used by passdb and rpc. I will 2003-03-19 18:45:19 +00:00
pdb_interface.c Add static 2003-04-02 17:10:05 +00:00
pdb_ldap.c The ldap idmap backend from Anthony Liguori (aliguori@us.ibm.com): 2003-04-03 03:30:25 +00:00
pdb_nisplus.c Put in the new modules system. It's now used by passdb and rpc. I will 2003-03-19 18:45:19 +00:00
pdb_smbpasswd.c Use True, not TRUE and False, not FALSE 2003-03-20 13:21:23 +00:00
pdb_tdb.c Return value in non-void function 2003-03-22 21:59:17 +00:00
pdb_unix.c Put in the new modules system. It's now used by passdb and rpc. I will 2003-03-19 18:45:19 +00:00
privileges.c initial server side privileges implementation, using a tdb. This needs to be hooked into pdb, and we need some access control on changing privileges. That's next 2003-02-12 09:14:35 +00:00
secrets.c Fix invalid SAFE_FREE() of talloc()ed memory. 2003-03-17 10:59:11 +00:00
util_sam_sid.c BIG patch... 2003-01-02 09:07:17 +00:00