mirror of
https://github.com/samba-team/samba.git
synced 2025-01-07 17:18:11 +03:00
57bcdf008f
This patch creates the samdb_is_rodc() function, which looks for the NTDSDSA object for a DC that has a specific invocationId and if msDS-isRODC is present on such object and it is TRUE, then consider the DC as a RODC. The new samdb_rodc() function uses the samdb_is_rodc() function for the local server. Signed-off-by: Andrew Tridgell <tridge@samba.org> |
||
---|---|---|
.. | ||
drepl_notify.c | ||
drepl_out_helpers.c | ||
drepl_out_helpers.h | ||
drepl_out_pull.c | ||
drepl_partitions.c | ||
drepl_periodic.c | ||
drepl_ridalloc.c | ||
drepl_service.c | ||
drepl_service.h | ||
replicated_objects.c |