Searched refs:account (Results 1 - 25 of 45) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/data/
H A Dsmb.conf2 guest account = admin
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/auth/
H A Dauth_rhosts.c136 static BOOL check_hosts_equiv(SAM_ACCOUNT *account) argument
142 if (!NT_STATUS_IS_OK(sid_to_uid(pdb_get_user_sid(account), &uid)))
147 if (check_user_equiv(pdb_get_username(account),client_name(),fname))
166 SAM_ACCOUNT *account = NULL; local
169 &account))) {
175 if (check_hosts_equiv(account)) {
176 nt_status = make_server_info_sam(server_info, account);
178 pdb_free_sam(&account);
209 SAM_ACCOUNT *account = NULL; local
215 &account))) {
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/utils/
H A Dnet_rpc_samsync.c273 DEBUG(0,("Could not fetch trust account password\n"));
300 sam_account_from_delta(SAM_ACCOUNT *account, SAM_ACCOUNT_INFO *delta) argument
311 old_string = pdb_get_nt_username(account);
315 pdb_set_nt_username(account, new_string, PDB_CHANGED);
320 old_string = pdb_get_username( account );
322 pdb_set_username(account, new_string, PDB_CHANGED);
327 old_string = pdb_get_fullname(account);
331 pdb_set_fullname(account, new_string, PDB_CHANGED);
335 old_string = pdb_get_homedir(account);
339 pdb_set_homedir(account, new_strin
491 fstring account; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/LDAP/smbldap-tools-0.8.7/
H A Dsmbldap-usershow67 smbldap-usershow - Show a user account informations
H A Dsmbldap-userdel112 smbldap-userdel - Delete a user account and related files
120 The smbldap-userdel command modifies the system account files, deleting all entries that refer to user defined in "login". The named user must exist.
H A Dsmbldap-groupdel88 The smbldap-groupdel command modifies the system account files,
H A Dsmbldap-userinfo277 The normal user can change only the fields for his own account,
278 the super user may change the fiels for any account.
281 in an interactive mode for the current user account. User is
H A Dsmbldap-useradd48 print " -i is a trust account (Windows Workstation)\n";
65 print " -H sambaAcctFlags (samba account control bits like '[NDHTUMWSLKI]')\n";
89 # For computers account, add a trailing dollar if missing
221 die "$0: error while adding posix account\n";
225 # For machine trust account
273 # add posix account first
405 print "$0: error adding samba account\n";
470 The smbldap-useradd command creates a new user account using the values specified on the command line and the default values from the system and from the configuration files (in /etc/smbldap-tools directory).
474 to create an domain administrator account (admin rid is 0x1F4 = 500 and grouprid is 0x200 = 512).
476 Without any option, the account create
[all...]
H A Dsmbldap-usermod66 print " -H sambaAcctFlags (samba account control bits like '[NDHTUMWSLKI]')\n";
547 smbldap-usermod - Modify a user account
555 The smbldap-usermod command modifies the system account files to reflect the changes that are specified on the command line. The options which apply to the usermod command are
558 Add the sambaSAMAccount objectclass to the specified user account. This allow the user to become a samba user.
567 Set the expiration date for the user account. This only affect samba account. The date must be in the following format : YYYY-MM-DD HH:MM:SS. This option call the external 'date' command to set calculate the number of seconds from Junary 1 1970 to the specified date.
610 sambaAcctFlags, spaces and trailing bracket are ignored (samba account control bits like '[NDHTUMWSLKI]')
H A Dsmbldap-groupadd150 The smbldap-groupadd command creates a new group account using
H A Dsmbldap-groupmod244 The smbldap-groupmod command modifies the system account files to
H A Dsmbldap-passwd323 smbldap-passwd changes passwords for user accounts. A normal user may only change the password for their own account, the super user may change the password for any account.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/tests/
H A Dtest-lock.c216 static int account[ACCOUNT_COUNT]; variable
231 sum += account[i];
258 account[i1] += value;
259 account[i2] -= value;
307 account[i] = 1000;
345 account[i1] += value;
346 account[i2] -= value;
388 account[i] = 1000;
424 account[i1] += value;
425 account[i
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A Dtest-lock.c212 static int account[ACCOUNT_COUNT]; variable
227 sum += account[i];
254 account[i1] += value;
255 account[i2] -= value;
303 account[i] = 1000;
341 account[i1] += value;
342 account[i2] -= value;
384 account[i] = 1000;
420 account[i1] += value;
421 account[i
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/runit/
H A Dchpst.c319 const char *account; local
321 account = *++argv;
322 if (!account) bb_show_usage();
324 suidgid((char*)account);
331 const char *account; local
333 account = *++argv;
334 if (!account) bb_show_usage();
336 euidgid((char*)account);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/LDAP/smbldap-tools-0.8.7/doc/
H A Dsmbldap-migrate-accounts112 print STDERR "$login seems to be a special Win account (rid=$rid), skipping\n";
155 } else { # account exists
199 This command reads from stdin account entries as created by pwdump,
201 Depending of the options, some account entries may be output on
218 -C if NT account not found in LDAP, don't create it and log it to stdout
221 -U if NT account found in LDAP, don't update it and log it to stdout
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/dce-dfs/
H A Dsmb.conf5 guest account = guest
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/testsuite/build_farm/template/
H A Dbasicsmb.smb.conf9 guest account = WHOAMI
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/tridge/
H A Dsmb.conf10 guest account = pcguest
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/packaging/Debian/debian-stable/
H A Dsmb.conf72 # "security = user" is always a good idea. This will require a Unix account
88 ; guest account = nobody
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/packaging/Debian/debian-unstable/
H A Dsmb.conf72 # "security = user" is always a good idea. This will require a Unix account
88 ; guest account = nobody
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/examples_c/
H A Dex_tpcb.c59 * with which to populate the account, history, branch, and teller tables
142 case 'a': /* Number of account records */
314 if ((ret = dbp->open(dbp, NULL, "account", NULL,
316 env->err(env, ret, "DB->open: account");
321 populate(dbp, idnum, balance, accounts, "account");
325 env->err(env, ret, "DB->close: account");
533 if ((ret = adb->open(adb, NULL, "account", NULL, DB_UNKNOWN,
535 dbenv->err(dbenv, ret, "DB->open: account");
610 int account, branch, teller, ret; local
620 account
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/examples_cxx/
H A DTpcbExample.cpp60 // with which to populate the account, history, branch, and teller tables
135 // Number of account records
287 if ((err = dbp->open(NULL, "account", NULL, DB_HASH,
294 populateTable(dbp, idnum, balance, accounts, "account");
480 if ((err = adb->open(NULL, "account", NULL, DB_UNKNOWN,
482 DbException except("Open of account file failed", err);
542 int account, branch, teller, ret; local
553 account = random_id(ACCOUNT, accounts, branches, tellers);
563 hrec.aid = account;
585 k_dbt.set_data(&account);
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/db/
H A DTpcbExample.java24 // with which to populate the account, history, branch, and teller tables
138 dbp = dbenv.openDatabase(null, "account", null, config);
141 errExit(e1, "Open of account file failed");
145 populateTable(dbp, idnum, balance, h_nelem, "account");
408 adb = dbenv.openDatabase(null, "account", null, config);
452 int account, branch, teller;
459 account = TpcbExample.this.random_id(TpcbExample.ACCOUNT);
476 hrec.set_aid(account);
498 k_dbt.setRecordNumber(account);
559 System.out.println("Transaction A=" + String.valueOf(account)
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/examples_cxx/wce_tpcb/
H A DTpcbExample.cpp97 if ((err = dbp->open(dbp, NULL, "account", NULL, DB_HASH,
106 populateTable(dbp, idnum, balance, accounts, "account")) != 0)
286 "db_create of account db failed. Error: %s",
290 if ((err = adb->open(adb, NULL, "account", NULL, DB_UNKNOWN,
293 "Open of account file failed. Error: %s", db_strerror(err));
372 int account, branch, teller, ret; local
385 account = randomId(ACCOUNT, accounts, branches, tellers);
395 hrec.aid = account;
417 k_dbt.data = &account;

Completed in 193 milliseconds

12