1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source4/dsdb/common
Andrew Bartlett 1e127b270c s4-dsdb: Add helper function samdb_reference_dn_is_our_ntdsa()
We often want to know if we own an FSMO role (for example).  This tries to be more
efficient by comparing the GUID, rather than the string DN, as this does not need
to be re-fetched each time.

Andrew Bartlett
2012-08-14 15:37:22 +02:00
..
tests ldb: use #include <ldb.h> for ldb 2011-02-10 06:51:07 +01:00
dsdb_access.c dsdb: Handle the case when extended rights string is NULL 2011-11-02 07:03:40 +01:00
dsdb_dn.c ldb: use #include <ldb.h> for ldb 2011-02-10 06:51:07 +01:00
dsdb_dn.h s4-dsdb: added dn_format attribute of a dsdb_attribute 2011-08-04 16:17:25 +10:00
util_groups.c s4-auth Remove special case for account_sid from auth_serversupplied_info 2011-01-20 23:44:05 +01:00
util_samr.c s4-dsdb Print clearer error messages when invalid account flags are specified on add 2011-09-05 11:25:38 +10:00
util.c s4-dsdb: Add helper function samdb_reference_dn_is_our_ntdsa() 2012-08-14 15:37:22 +02:00
util.h Move NS_GUID_string and NS_GUID_from_string to dsdb-common. 2012-03-20 13:54:07 +01:00