Searched defs:user_sid (Results 1 - 22 of 22) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/libsmb/
H A Dsamlogon_cache.c118 DOM_SID user_sid; local
169 NET_USER_INFO_3* netsamlogon_cache_get( TALLOC_CTX *mem_ctx, const DOM_SID *user_sid) argument
230 BOOL netsamlogon_cache_have(const DOM_SID *user_sid) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/lib/
H A Dafs.c217 DOM_SID user_sid; local
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/examples/nss/
H A Dnss_winbind.c223 int nss_getusersids(struct nss_state *nss, const char *user_sid, char ***sids) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/testsuite/printing/
H A Dpsec.c260 DOM_SID user_sid, group_sid; local
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/nsswitch/
H A Dwinbindd_pam.c376 DOM_SID user_sid; local
H A Dwinbindd_passdb.c278 query_user(struct winbindd_domain *domain, TALLOC_CTX *mem_ctx, const DOM_SID *user_sid, WINBIND_USERINFO *user_info) argument
287 lookup_usergroups(struct winbindd_domain *domain, TALLOC_CTX *mem_ctx, const DOM_SID *user_sid, uint32 *num_groups, DOM_SID ***user_gids) argument
H A Dwinbindd_user.c115 DOM_SID user_sid; local
207 DOM_SID user_sid; local
35 winbindd_fill_pwent(char *dom_name, char *user_name, DOM_SID *user_sid, DOM_SID *group_sid, char *full_name, struct winbindd_pw *pw) argument
[all...]
H A Dwbinfo.c141 static BOOL wbinfo_get_usersids(char *user_sid) argument
H A Dwinbind_nss_linux.c882 _nss_winbind_getusersids(const char *user_sid, char **group_sids, argument
H A Dwinbindd.h70 DOM_SID user_sid; /* NT user and primary group SIDs */ member in struct:getpwent_user
89 DOM_SID *user_sid; /* NT user and primary group SIDs */ member in struct:__anon1727
H A Dwinbindd_cache.c1061 query_user(struct winbindd_domain *domain, TALLOC_CTX *mem_ctx, const DOM_SID *user_sid, WINBIND_USERINFO *info) argument
1124 lookup_usergroups(struct winbindd_domain *domain, TALLOC_CTX *mem_ctx, const DOM_SID *user_sid, uint32 *num_groups, DOM_SID ***user_gids) argument
[all...]
H A Dwinbindd_group.c987 DOM_SID user_sid, group_sid; local
1197 DOM_SID user_sid; local
[all...]
H A Dwinbindd_rpc.c362 query_user(struct winbindd_domain *domain, TALLOC_CTX *mem_ctx, const DOM_SID *user_sid, WINBIND_USERINFO *user_info) argument
461 lookup_usergroups(struct winbindd_domain *domain, TALLOC_CTX *mem_ctx, const DOM_SID *user_sid, uint32 *num_groups, DOM_SID ***user_grpsids) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/rpc_server/
H A Dsrv_netlog_nt.c738 const DOM_SID *user_sid = NULL; local
H A Dsrv_samr_nt.c672 const DOM_SID *user_sid; local
1670 static NTSTATUS get_user_info_7(TALLOC_CTX *mem_ctx, SAM_USER_INFO_7 *id7, DOM_SID *user_sid) argument
1704 static NTSTATUS get_user_info_10(TALLOC_CTX *mem_ctx, SAM_USER_INFO_10 *id10, DOM_SID *user_sid) argument
1741 get_user_info_12(pipes_struct *p, TALLOC_CTX *mem_ctx, SAM_USER_INFO_12 * id12, DOM_SID *user_sid) argument
1790 get_user_info_20(TALLOC_CTX *mem_ctx, SAM_USER_INFO_20 *id20, DOM_SID *user_sid) argument
1822 get_user_info_21(TALLOC_CTX *mem_ctx, SAM_USER_INFO_21 *id21, DOM_SID *user_sid, DOM_SID *domain_sid) argument
3593 DOM_SID user_sid; local
3704 DOM_SID user_sid; local
3821 DOM_SID user_sid; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/utils/
H A Dnet_rpc_samsync.c496 DOM_SID user_sid; local
H A Dpdbedit.c660 static char *user_sid = NULL; local
300 set_user_info(struct pdb_context *in, const char *username, const char *fullname, const char *homedir, const char *acct_desc, const char *drive, const char *script, const char *profile, const char *account_control, const char *user_sid, const char *group_sid, const BOOL badpw, const BOOL hours, time_t pwd_can_change, time_t pwd_must_change) argument
427 new_user(struct pdb_context *in, const char *username, const char *fullname, const char *homedir, const char *drive, const char *script, const char *profile, char *user_sid, char *group_sid) argument
[all...]
H A Dnet_rpc.c3300 static void init_user_token(NT_USER_TOKEN *token, DOM_SID *user_sid) argument
3411 DOM_SID user_sid; local
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/auth/
H A Dauth_util.c518 static NTSTATUS create_nt_user_token(const DOM_SID *user_sid, const DOM_SID *group_sid, argument
638 DOM_SID user_sid; local
783 const DOM_SID *user_sid = pdb_get_user_sid(sampass); local
1131 DOM_SID user_sid; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/passdb/
H A Dpdb_ldap.c918 const DOM_SID *user_sid = pdb_get_user_sid(sampass); local
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/include/
H A Dpassdb.h174 DOM_SID user_sid; /* Primary User SID */ member in struct:sam_passwd::user_data
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/rpc_parse/
H A Dparse_samr.c1549 const DOM_SID *user_sid; local
1667 const DOM_SID *user_sid; local
6003 const DOM_SID *user_sid; local
[all...]

Completed in 226 milliseconds