1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source4/dsdb/samdb
Stefan Metzmacher 43a0c615a3 r21315: ldb now supports filters like (&(dn=%s)(&(objectClass=kerberosSecret)(privateKeytab=*))) again
we can use such a filter:-)

we should only update the keytab for records matching this filter,
that means we need to do a search before calling cli_credentials_set_secrets()

metze
(This used to be commit 23adca4e34)
2007-10-10 14:48:09 -05:00
..
ldb_modules r21315: ldb now supports filters like (&(dn=%s)(&(objectClass=kerberosSecret)(privateKeytab=*))) again 2007-10-10 14:48:09 -05:00
cracknames.c r20906: allow LDAP simple binds using the following syntaxes in the DN field: 2007-10-10 14:43:50 -05:00
samdb_privilege.c r14894: - add some 'const' 2007-10-10 14:00:12 -05:00
samdb.c r20779: fix compiler warnings 2007-10-10 14:40:53 -05:00
samdb.h r20871: implement the validFSMOs constructed attribute on the rootdse 2007-10-10 14:43:43 -05:00