Searched refs:sam_account (Results 1 - 25 of 96) sorted by relevance

1234

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/auth/
H A Dauth_util.c499 TALLOC_FREE(server_info->sam_account);
585 result->sam_account = sampass;
636 result->sam_account = NULL; /* Don't free on error exit. */
700 * Create the token to use from server_info->sam_account and
729 pdb_get_user_sid(server_info->sam_account),
1171 result->sam_account = sampass;
1198 * The SID returned in server_info->sam_account is based
1205 * changing the server_info->sam_account user SID to be a
1393 dst->sam_account = samu_new(NULL);
1394 if (!dst->sam_account) {
1632 struct samu *sam_account = NULL; local
1884 struct samu *sam_account = NULL; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/auth/
H A Dauth_util.c499 TALLOC_FREE(server_info->sam_account);
585 result->sam_account = sampass;
636 result->sam_account = NULL; /* Don't free on error exit. */
700 * Create the token to use from server_info->sam_account and
729 pdb_get_user_sid(server_info->sam_account),
1171 result->sam_account = sampass;
1198 * The SID returned in server_info->sam_account is based
1205 * changing the server_info->sam_account user SID to be a
1393 dst->sam_account = samu_new(NULL);
1394 if (!dst->sam_account) {
1632 struct samu *sam_account = NULL; local
1884 struct samu *sam_account = NULL; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/auth/
H A Dauth_util.c499 TALLOC_FREE(server_info->sam_account);
585 result->sam_account = sampass;
636 result->sam_account = NULL; /* Don't free on error exit. */
700 * Create the token to use from server_info->sam_account and
729 pdb_get_user_sid(server_info->sam_account),
1171 result->sam_account = sampass;
1198 * The SID returned in server_info->sam_account is based
1205 * changing the server_info->sam_account user SID to be a
1393 dst->sam_account = samu_new(NULL);
1394 if (!dst->sam_account) {
1632 struct samu *sam_account = NULL; local
1884 struct samu *sam_account = NULL; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/libnet/
H A Dlibnet_samsync_passdb.c299 struct samu *sam_account=NULL; local
310 if ( !(sam_account = samu_new(mem_ctx)) ) {
314 nt_ret = smb_create_user(sam_account, r->acct_flags, account, &passwd);
326 if (!pdb_getsampwsid(sam_account, &user_sid)) {
327 sam_account_from_delta(sam_account, r);
330 pdb_get_username(sam_account)));
331 if (!NT_STATUS_IS_OK(pdb_add_sam_account(sam_account))) {
337 sam_account_from_delta(sam_account, r);
340 pdb_get_username(sam_account)));
341 if (!NT_STATUS_IS_OK(pdb_update_sam_account(sam_account))) {
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/libnet/
H A Dlibnet_samsync_passdb.c299 struct samu *sam_account=NULL; local
310 if ( !(sam_account = samu_new(mem_ctx)) ) {
314 nt_ret = smb_create_user(sam_account, r->acct_flags, account, &passwd);
326 if (!pdb_getsampwsid(sam_account, &user_sid)) {
327 sam_account_from_delta(sam_account, r);
330 pdb_get_username(sam_account)));
331 if (!NT_STATUS_IS_OK(pdb_add_sam_account(sam_account))) {
337 sam_account_from_delta(sam_account, r);
340 pdb_get_username(sam_account)));
341 if (!NT_STATUS_IS_OK(pdb_update_sam_account(sam_account))) {
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/libnet/
H A Dlibnet_samsync_passdb.c299 struct samu *sam_account=NULL; local
310 if ( !(sam_account = samu_new(mem_ctx)) ) {
314 nt_ret = smb_create_user(sam_account, r->acct_flags, account, &passwd);
326 if (!pdb_getsampwsid(sam_account, &user_sid)) {
327 sam_account_from_delta(sam_account, r);
330 pdb_get_username(sam_account)));
331 if (!NT_STATUS_IS_OK(pdb_add_sam_account(sam_account))) {
337 sam_account_from_delta(sam_account, r);
340 pdb_get_username(sam_account)));
341 if (!NT_STATUS_IS_OK(pdb_update_sam_account(sam_account))) {
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/auth/
H A Dauth_util.c518 TALLOC_FREE(server_info->sam_account);
575 result->sam_account = sampass;
589 result->sam_account = NULL; /* Don't free on error exit. */
610 result->sam_account = NULL; /* Don't free on error exit. */
978 * Create the token to use from server_info->sam_account and
1014 pdb_get_user_sid(server_info->sam_account),
1380 result->sam_account = sampass;
1397 * The SID returned in server_info->sam_account is based
1404 * changing the server_info->sam_account user SID to be a
1543 dst->sam_account
1791 struct samu *sam_account = NULL; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/auth/
H A Dauth_util.c518 TALLOC_FREE(server_info->sam_account);
575 result->sam_account = sampass;
589 result->sam_account = NULL; /* Don't free on error exit. */
610 result->sam_account = NULL; /* Don't free on error exit. */
978 * Create the token to use from server_info->sam_account and
1014 pdb_get_user_sid(server_info->sam_account),
1380 result->sam_account = sampass;
1397 * The SID returned in server_info->sam_account is based
1404 * changing the server_info->sam_account user SID to be a
1543 dst->sam_account
1791 struct samu *sam_account = NULL; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/auth/
H A Dauth_util.c518 TALLOC_FREE(server_info->sam_account);
575 result->sam_account = sampass;
589 result->sam_account = NULL; /* Don't free on error exit. */
610 result->sam_account = NULL; /* Don't free on error exit. */
978 * Create the token to use from server_info->sam_account and
1014 pdb_get_user_sid(server_info->sam_account),
1380 result->sam_account = sampass;
1397 * The SID returned in server_info->sam_account is based
1404 * changing the server_info->sam_account user SID to be a
1543 dst->sam_account
1791 struct samu *sam_account = NULL; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/include/
H A Dauth.h61 struct samu *sam_account; member in struct:auth_serversupplied_info
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/include/
H A Dauth.h61 struct samu *sam_account; member in struct:auth_serversupplied_info
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/include/
H A Dauth.h61 struct samu *sam_account; member in struct:auth_serversupplied_info
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/smbd/
H A Dpassword.c234 fstrcpy(vuser->user.domain, pdb_get_domain(server_info->sam_account));
236 pdb_get_fullname(server_info->sam_account));
241 pdb_get_homedir(server_info->sam_account);
243 pdb_get_logon_script(server_info->sam_account);
245 if (!IS_SAM_DEFAULT(server_info->sam_account,
248 pdb_get_unix_homedir(server_info->sam_account);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/smbd/
H A Dpassword.c234 fstrcpy(vuser->user.domain, pdb_get_domain(server_info->sam_account));
236 pdb_get_fullname(server_info->sam_account));
241 pdb_get_homedir(server_info->sam_account);
243 pdb_get_logon_script(server_info->sam_account);
245 if (!IS_SAM_DEFAULT(server_info->sam_account,
248 pdb_get_unix_homedir(server_info->sam_account);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/smbd/
H A Dpassword.c234 fstrcpy(vuser->user.domain, pdb_get_domain(server_info->sam_account));
236 pdb_get_fullname(server_info->sam_account));
241 pdb_get_homedir(server_info->sam_account);
243 pdb_get_logon_script(server_info->sam_account);
245 if (!IS_SAM_DEFAULT(server_info->sam_account,
248 pdb_get_unix_homedir(server_info->sam_account);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/include/
H A Dauth.h67 struct samu *sam_account; member in struct:auth_serversupplied_info
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/include/
H A Dauth.h67 struct samu *sam_account; member in struct:auth_serversupplied_info
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/include/
H A Dauth.h67 struct samu *sam_account; member in struct:auth_serversupplied_info
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/utils/
H A Dnet_rpc_samsync.c475 struct samu *sam_account=NULL; local
486 if ( !(sam_account = samu_new( NULL )) ) {
528 if (!pdb_getsampwsid(sam_account, &user_sid)) {
529 sam_account_from_delta(sam_account, delta);
531 sid_to_string(sid_string, &user_sid), pdb_get_username(sam_account)));
532 if (!NT_STATUS_IS_OK(pdb_add_sam_account(sam_account))) {
538 sam_account_from_delta(sam_account, delta);
540 sid_to_string(sid_string, &user_sid), pdb_get_username(sam_account)));
541 if (!NT_STATUS_IS_OK(pdb_update_sam_account(sam_account))) {
544 TALLOC_FREE(sam_account);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/utils/
H A Dnet_rpc_samsync.c475 struct samu *sam_account=NULL; local
486 if ( !(sam_account = samu_new( NULL )) ) {
528 if (!pdb_getsampwsid(sam_account, &user_sid)) {
529 sam_account_from_delta(sam_account, delta);
531 sid_to_string(sid_string, &user_sid), pdb_get_username(sam_account)));
532 if (!NT_STATUS_IS_OK(pdb_add_sam_account(sam_account))) {
538 sam_account_from_delta(sam_account, delta);
540 sid_to_string(sid_string, &user_sid), pdb_get_username(sam_account)));
541 if (!NT_STATUS_IS_OK(pdb_update_sam_account(sam_account))) {
544 TALLOC_FREE(sam_account);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/utils/
H A Dnet_rpc_samsync.c475 struct samu *sam_account=NULL; local
486 if ( !(sam_account = samu_new( NULL )) ) {
528 if (!pdb_getsampwsid(sam_account, &user_sid)) {
529 sam_account_from_delta(sam_account, delta);
531 sid_to_string(sid_string, &user_sid), pdb_get_username(sam_account)));
532 if (!NT_STATUS_IS_OK(pdb_add_sam_account(sam_account))) {
538 sam_account_from_delta(sam_account, delta);
540 sid_to_string(sid_string, &user_sid), pdb_get_username(sam_account)));
541 if (!NT_STATUS_IS_OK(pdb_update_sam_account(sam_account))) {
544 TALLOC_FREE(sam_account);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/smbd/
H A Duid.c108 pdb_get_domain(server_info->sam_account),
114 pdb_get_domain(server_info->sam_account),
136 pdb_get_domain(server_info->sam_account),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/smbd/
H A Duid.c108 pdb_get_domain(server_info->sam_account),
114 pdb_get_domain(server_info->sam_account),
136 pdb_get_domain(server_info->sam_account),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/smbd/
H A Duid.c108 pdb_get_domain(server_info->sam_account),
114 pdb_get_domain(server_info->sam_account),
136 pdb_get_domain(server_info->sam_account),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/modules/
H A Dvfs_expand_msdfs.c150 pdb_get_domain(conn->server_info->sam_account),

Completed in 142 milliseconds

1234