1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source/passdb
Andrew Bartlett 18abaeffda Add a 'ldap trust ids' option that lets pdb_ldap check for posixAccount
attributes rather than calling getpwnam() on the user.

This should help fix some of metze's performance issues - particularly on
enumerations.

There is a consequential change to the operation of 'non unix account's in LDAP
- they are no longer restricted to being 'within' the NUA range, but will
always be added to that range.

Finally, there is the doco for this and the previous LDAP SSL changes.
0001-01-01 00:00:00 +00:00
..
.cvsignore add .po32 files to ignore list 0001-01-01 00:00:00 +00:00
machine_sid.c Replaced reference to global_myworkgroup by calls to lp_workgroup(). 0001-01-01 00:00:00 +00:00
passdb.c This moves the group mapping API into the passdb backend. 0001-01-01 00:00:00 +00:00
pdb_compat.c Nice *big* patch from metze. 0001-01-01 00:00:00 +00:00
pdb_get_set.c Nice *big* patch from metze. 0001-01-01 00:00:00 +00:00
pdb_interface.c Only run free_private_data when it's specified (reported by Steve Langasek aka vorlon) 0001-01-01 00:00:00 +00:00
pdb_ldap.c Add a 'ldap trust ids' option that lets pdb_ldap check for posixAccount 0001-01-01 00:00:00 +00:00
pdb_nisplus.c Fix memory leak (patch by Steve Langasek) 0001-01-01 00:00:00 +00:00
pdb_plugin.c small fixes 0001-01-01 00:00:00 +00:00
pdb_smbpasswd.c This moves the group mapping API into the passdb backend. 0001-01-01 00:00:00 +00:00
pdb_tdb.c This moves the group mapping API into the passdb backend. 0001-01-01 00:00:00 +00:00
pdb_unix.c pdb_unix.c did not really expect group RIDs dictated by a PDC and looking 0001-01-01 00:00:00 +00:00
secrets.c Add a timeout to tdb_lock_bystring(). Ensure we never have more than 0001-01-01 00:00:00 +00:00
util_sam_sid.c Start to merge the new ACL mapping code from Andreas Gruenbacher <agruen@suse.de>. 0001-01-01 00:00:00 +00:00