1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source4/winbind
Andrew Bartlett 5e0fcb04a4 s4-idmap: Remove requirement that posixAccount or posixGroup be set for rfc2307
This change matches the source3/idmap/idmap_ad.c code, and allows this
feature to work with only the setting of the UID/GID in Active
Directory Users and Computers.

Andrew Bartlett

Reviewed-by: Stefan Metzmacher <metze@samba.org>
2013-01-10 14:52:56 +01:00
..
idmap.c s4-idmap: Remove requirement that posixAccount or posixGroup be set for rfc2307 2013-01-10 14:52:56 +01:00
idmap.h
wb_async_helpers.c
wb_async_helpers.h
wb_cmd_getdcname.c
wb_cmd_getgrent.c
wb_cmd_getgrgid.c
wb_cmd_getgrnam.c
wb_cmd_getgroups.c
wb_cmd_getpwent.c
wb_cmd_getpwnam.c
wb_cmd_getpwuid.c
wb_cmd_list_groups.c
wb_cmd_list_trustdom.c
wb_cmd_list_users.c
wb_cmd_lookupname.c
wb_cmd_lookupsid.c
wb_cmd_setgrent.c
wb_cmd_setpwent.c
wb_cmd_userdomgroups.c
wb_cmd_usersids.c
wb_connect_lsa.c
wb_connect_sam.c
wb_dom_info_trusted.c
wb_dom_info.c
wb_gid2sid.c
wb_init_domain.c s4:winbind: add a netlogon_queue (tevent_queue) 2012-08-25 01:39:41 +02:00
wb_irpc.c s4:winbind: convert wb_update_rodc_dns_send/recv to tevent_req 2012-08-25 01:39:41 +02:00
wb_name2domain.c
wb_pam_auth.c s4:winbind: convert wb_sam_logon_send/recv to tevent_req 2012-08-25 01:39:41 +02:00
wb_sam_logon.c libcli/auth: rename netlogon_creds_decrypt_samlogon() to netlogon_creds_decrypt_samlogon_validation(). 2012-12-15 21:50:36 +01:00
wb_samba3_cmd.c
wb_samba3_protocol.c
wb_server.c Use the new directory_create_or_exist_strict() function. 2013-01-09 09:11:20 +01:00
wb_server.h s4:winbind: add a netlogon_queue (tevent_queue) 2012-08-25 01:39:41 +02:00
wb_sid2domain.c s4:winbind: convert wb_sid2domain to tevent_req internally 2012-08-25 01:39:41 +02:00
wb_sid2gid.c
wb_sid2uid.c
wb_sids2xids.c
wb_uid2sid.c
wb_update_rodc_dns.c s4:winbind: let wb_update_rodc_dns_send/recv use netlogon_queue (bug #9097) 2012-08-25 05:06:18 +02:00
wb_utils.c
wb_xids2sids.c
wscript_build