1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source3/winbindd
Christian Ambach 9aab4149af s3:idmap: add a new ID mapping module autorid
This is an initial implementation of the idmap_autorid module.
It works similar to the idmap_rid module but requires less
configuration. It will automatically pick ranges for each domain,
so you do not have to bother any more about adding an idmap
configuration for all of the domains in the forest.

This is very easy to use and to configure and much more
deterministic and faster than idmap_tdb, the typical choice
of Samba users up to now.
2010-11-08 13:39:51 +01:00
..
idmap_adex s3: fix the build of idmap_adex, idmap_tdb2, idmap_hash and several vfs modules. 2010-10-18 14:39:39 +00:00
idmap_hash s3: fix the build of idmap_adex, idmap_tdb2, idmap_hash and several vfs modules. 2010-10-18 14:39:39 +00:00
idmap_ad.c libcli/security Provide a common, top level libcli/security/security.h 2010-10-12 05:54:10 +00:00
idmap_autorid.c s3:idmap: add a new ID mapping module autorid 2010-11-08 13:39:51 +01:00
idmap_ldap.c libcli/security Provide a common, top level libcli/security/security.h 2010-10-12 05:54:10 +00:00
idmap_nss.c s3-idmap: only include idmap headers where needed. 2010-08-26 00:20:29 +02:00
idmap_passdb.c s3-idmap: only include idmap headers where needed. 2010-08-26 00:20:29 +02:00
idmap_proto.h s3-idmap: only include idmap headers where needed. 2010-08-26 00:20:29 +02:00
idmap_rid.c s3-winbind: Fixed the build of idmap_rid. 2010-10-15 11:34:03 +00:00
idmap_rw.c s3:idmap: add abstract idmap_rw new_mapping mechanism without registering backends 2010-08-14 02:10:56 +02:00
idmap_rw.h s3:idmap: add abstract idmap_rw new_mapping mechanism without registering backends 2010-08-14 02:10:56 +02:00
idmap_tdb2.c s3: fix the build of idmap_adex, idmap_tdb2, idmap_hash and several vfs modules. 2010-10-18 14:39:39 +00:00
idmap_tdb.c s3: Fix a typo in a DEBUG msg 2010-11-02 13:13:39 +00:00
idmap_util.c libcli/security Provide a common, top level libcli/security/security.h 2010-10-12 05:54:10 +00:00
idmap.c s3-idmap: only include idmap headers where needed. 2010-08-26 00:20:29 +02:00
nss_info_template.c s3: avoid global include of ads.h. 2010-08-05 00:32:02 +02:00
nss_info.c s3: avoid global include of ads.h. 2010-08-05 00:32:02 +02:00
wb_dsgetdcname.c s3: Use any_nt_status_not_ok in winbind 2010-10-20 18:09:20 +02:00
wb_fill_pwent.c s3:winbind: Move fillup_pw_field() as static to wb_fill_pwent.c 2009-10-17 17:13:02 +02:00
wb_getgrsid.c libcli/security Provide a common, top level libcli/security/security.h 2010-10-12 05:54:10 +00:00
wb_getpwsid.c libcli/security Provide a common, top level libcli/security/security.h 2010-10-12 05:54:10 +00:00
wb_gettoken.c libcli/security Provide a common, top level libcli/security/security.h 2010-10-12 05:54:10 +00:00
wb_gid2sid.c s3: Use any_nt_status_not_ok in winbind 2010-10-20 18:09:20 +02:00
wb_group_members.c s3: Use any_nt_status_not_ok in winbind 2010-10-20 18:09:20 +02:00
wb_lookupname.c s3: Use any_nt_status_not_ok in winbind 2010-10-20 18:09:20 +02:00
wb_lookupsid.c libcli/security Provide a common, top level libcli/security/security.h 2010-10-12 05:54:10 +00:00
wb_lookupuseraliases.c s3: Use any_nt_status_not_ok in winbind 2010-10-20 18:09:20 +02:00
wb_lookupusergroups.c s3: Use any_nt_status_not_ok in winbind 2010-10-20 18:09:20 +02:00
wb_next_grent.c s3:winbindd: fix error handling in wb_next_grent_fetch_done() 2010-08-20 14:23:41 +02:00
wb_next_pwent.c s3: Fix but 7145 -- duplicate sam and unix accounts 2010-02-28 14:40:25 +01:00
wb_ping.c s3:winbind: The get[gr|pw]end functions need access to the client state 2009-08-16 13:28:14 +02:00
wb_query_user_list.c s3: Use any_nt_status_not_ok in winbind 2010-10-20 18:09:20 +02:00
wb_queryuser.c s3: Use any_nt_status_not_ok in winbind 2010-10-20 18:09:20 +02:00
wb_seqnum.c s3: Use any_nt_status_not_ok in winbind 2010-10-20 18:09:20 +02:00
wb_seqnums.c s3:winbind: simplify wb_seqnums_done a bit 2009-08-29 19:42:26 +02:00
wb_sid2gid.c s3: Use any_nt_status_not_ok in winbind 2010-10-20 18:09:20 +02:00
wb_sid2uid.c s3: Use any_nt_status_not_ok in winbind 2010-10-20 18:09:20 +02:00
wb_uid2sid.c s3: Use any_nt_status_not_ok in winbind 2010-10-20 18:09:20 +02:00
winbindd_ads.c libcli/security Provide a common, top level libcli/security/security.h 2010-10-12 05:54:10 +00:00
winbindd_allocate_gid.c s3: Use any_nt_status_not_ok in winbind 2010-10-20 18:09:20 +02:00
winbindd_allocate_uid.c s3: Use any_nt_status_not_ok in winbind 2010-10-20 18:09:20 +02:00
winbindd_async.c libcli/security Provide a common, top level libcli/security/security.h 2010-10-12 05:54:10 +00:00
winbindd_cache.c s3:winbind add wcache_tdc_fetch_domainbysid 2010-11-08 13:39:51 +01:00
winbindd_ccache_access.c s3-ntlmssp: Remove ntlmssp_end and let the talloc hierarchy handle it. 2010-07-19 14:19:47 +10:00
winbindd_change_machine_acct.c s3: Use any_nt_status_not_ok in winbind 2010-10-20 18:09:20 +02:00
winbindd_check_machine_acct.c s3: Use any_nt_status_not_ok in winbind 2010-10-20 18:09:20 +02:00
winbindd_cm.c libcli/security Provide a common, top level libcli/security/security.h 2010-10-12 05:54:10 +00:00
winbindd_cred_cache.c s3: avoid global include of ads.h. 2010-08-05 00:32:02 +02:00
winbindd_creds.c libcli/security Provide a common, top level libcli/security/security.h 2010-10-12 05:54:10 +00:00
winbindd_domain.c s3: Remove unused winbindd_dual_show_sequence() 2010-09-09 06:19:23 +02:00
winbindd_dsgetdcname.c s3: Use any_nt_status_not_ok in winbind 2010-10-20 18:09:20 +02:00
winbindd_dual_ndr.c s3:winbindd: implement wbint_bh_set_timeout() as dummy 2010-09-04 09:01:16 +02:00
winbindd_dual_srv.c libcli/security Provide a common, top level libcli/security/security.h 2010-10-12 05:54:10 +00:00
winbindd_dual.c libcli/security Provide a common, top level libcli/security/security.h 2010-10-12 05:54:10 +00:00
winbindd_endgrent.c s3:winbind: Convert the getgrent functions to the new API 2009-08-29 19:42:27 +02:00
winbindd_endpwent.c s3:winbind: Convert the GETPWENT routines to the new API 2009-08-29 19:42:26 +02:00
winbindd_getdcname.c s3:winbind: Convert the GETDCNAME routines to the new API 2009-08-29 19:42:26 +02:00
winbindd_getgrent.c s3: Fix a getgrent crash with many groups 2010-11-03 12:58:49 +00:00
winbindd_getgrgid.c s3:winbind: Add some missing error checks 2009-08-29 19:42:27 +02:00
winbindd_getgrnam.c s3: Move a lp_winbind_trusted_domains_only() check to wb_getgrsid() 2009-12-28 23:20:02 +01:00
winbindd_getgroups.c s3: Check for lp_winbind_trusted_domains_only in wb_gettoken() 2009-12-28 23:35:07 +01:00
winbindd_getpwent.c s3:winbind: Fix a typo 2009-08-29 19:42:27 +02:00
winbindd_getpwnam.c s3:winbind: The get[gr|pw]end functions need access to the client state 2009-08-16 13:28:14 +02:00
winbindd_getpwsid.c libcli/security Provide a common, top level libcli/security/security.h 2010-10-12 05:54:10 +00:00
winbindd_getpwuid.c s3:winbind: The get[gr|pw]end functions need access to the client state 2009-08-16 13:28:14 +02:00
winbindd_getsidaliases.c libcli/security Provide a common, top level libcli/security/security.h 2010-10-12 05:54:10 +00:00
winbindd_getuserdomgroups.c libcli/security Provide a common, top level libcli/security/security.h 2010-10-12 05:54:10 +00:00
winbindd_getusersids.c libcli/security Provide a common, top level libcli/security/security.h 2010-10-12 05:54:10 +00:00
winbindd_gid_to_sid.c s3:winbind: The get[gr|pw]end functions need access to the client state 2009-08-16 13:28:14 +02:00
winbindd_group.c s3: Remove unused get_sam_group_entries 2009-12-21 16:27:19 +01:00
winbindd_idmap.c s3: Remove some unused dual functions 2009-12-21 16:27:19 +01:00
winbindd_list_groups.c s3:winbindd: use dcerpc_wbint_* functions instead of rpccli_wbint_* 2010-08-16 14:30:21 +02:00
winbindd_list_users.c s3:winbindd: use dcerpc_wbint_* functions instead of rpccli_wbint_* 2010-08-16 14:30:21 +02:00
winbindd_locator.c s3:winbind: Fix bug 5626 2009-08-30 11:13:18 +02:00
winbindd_lookupname.c s3:winbind: Fix a typo 2009-08-27 15:04:09 +02:00
winbindd_lookuprids.c s3: Use any_nt_status_not_ok in winbind 2010-10-20 18:09:20 +02:00
winbindd_lookupsid.c libcli/security Provide a common, top level libcli/security/security.h 2010-10-12 05:54:10 +00:00
winbindd_misc.c s3: Remove unused winbindd_dual_show_sequence() 2010-09-09 06:19:23 +02:00
winbindd_msrpc.c libcli/security Provide a common, top level libcli/security/security.h 2010-10-12 05:54:10 +00:00
winbindd_ndr.c s3-build: only use ndr_security.h where needed. 2010-05-31 11:32:37 +02:00
winbindd_pam_auth_crap.c s3: Ensure NULL termination for "workstation" in auth_crap 2010-09-09 14:26:28 -07:00
winbindd_pam_auth.c Fix bug #7589 - ntlm_auth fails to use cached credentials. 2010-07-29 12:44:00 -07:00
winbindd_pam_chauthtok.c s3: Move the in-memory ccache to the parent 2010-04-19 14:27:24 +02:00
winbindd_pam_chng_pswd_auth_crap.c s3: Convert WINBINDD_PAM_CHNG_PSWD_AUTH_CRAP to the new async API 2010-04-23 23:41:04 +02:00
winbindd_pam_logoff.c s3: Move the in-memory ccache to the parent 2010-04-19 14:27:24 +02:00
winbindd_pam.c s3-auth Use security_token_debug() from common code 2010-10-14 02:35:04 +00:00
winbindd_ping_dc.c s3: Use any_nt_status_not_ok in winbind 2010-10-20 18:09:20 +02:00
winbindd_proto.h s3:winbind add wcache_tdc_fetch_domainbysid 2010-11-08 13:39:51 +01:00
winbindd_reconnect.c s3:dom_sid Global replace of DOM_SID with struct dom_sid 2010-05-21 10:39:59 +02:00
winbindd_rpc.c s3:winbindd: fix query_user for users with NULL full name. 2010-11-01 13:03:33 +00:00
winbindd_rpc.h s3-winbind: Added a common rpc_trusted_domains function. 2010-07-05 15:59:14 +02:00
winbindd_samr.c libcli/security Provide a common, top level libcli/security/security.h 2010-10-12 05:54:10 +00:00
winbindd_setgrent.c s3:winbind: Convert the getgrent functions to the new API 2009-08-29 19:42:27 +02:00
winbindd_setpwent.c s3:winbind: Convert the GETPWENT routines to the new API 2009-08-29 19:42:26 +02:00
winbindd_show_sequence.c s3:winbind: The get[gr|pw]end functions need access to the client state 2009-08-16 13:28:14 +02:00
winbindd_sid_to_gid.c libcli/security Provide a common, top level libcli/security/security.h 2010-10-12 05:54:10 +00:00
winbindd_sid_to_uid.c libcli/security Provide a common, top level libcli/security/security.h 2010-10-12 05:54:10 +00:00
winbindd_uid_to_sid.c s3:winbind: The get[gr|pw]end functions need access to the client state 2009-08-16 13:28:14 +02:00
winbindd_util.c libcli/auth Merge source4/libcli/security and util_sid.c into the common code 2010-10-14 02:35:05 +00:00
winbindd_wins.c Make winbindd_cli_state->response a pointer instead of a struct member 2009-06-14 22:22:10 +02:00
winbindd.c s3-debug Impove setup_logging() to specify logging to stderr 2010-11-02 04:36:04 +00:00
winbindd.h s3/winbind: use mono time for startup timeout check 2010-09-10 23:10:26 +02:00
wscript_build s3-waf: slowly getting modules to match how they look like in old build. 2010-10-08 09:31:01 +00:00