• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/examples/LDAP/smbldap-tools-0.8.7/

Lines Matching refs:and

5 #  This code was developped by IDEALX (http://IDEALX.org/) and
10 # This program is free software; you can redistribute it and/or
48 print " -r new username (cn, sn and dn are updated)\n";
379 if ($tmp eq "" and defined $user_entry->get_value('sambaHomePath')) {
392 if ($tmp eq "" and defined $user_entry->get_value('sambaHomeDrive')) {
405 if ($tmp eq "" and defined $user_entry->get_value('sambaLogonScript')) {
417 if ($tmp eq "" and defined $user_entry->get_value('sambaProfilePath')) {
427 if ($samba == 1 and (defined $Options{'H'} or defined $Options{'I'} or defined $Options{'J'})) {
462 } elsif (!$samba == 1 and (defined $Options{'H'} or defined $Options{'I'} or defined $Options{'J'})) {
512 $modify->code && warn "failed to change cn and sn attributes: ", $modify->error;
526 $modify->code && warn "failed to change cn and sn attributes: ", $modify->error;
582 The numerical value of the user's ID. This value must be unique, unless the -o option is used. The value must be non negative. Any files which the user owns and which are located in the directory tree rooted at the user's home directory will have the file user ID changed automatically. Files outside of the user's home directory must be altered manually.
585 Allow to rename a user. This option will update the cn, sn and dn attribute for the user. You can
589 Creates rid and primaryGroupID in hex instead of decimal (for Samba 2.2.2 unpatched only - higher versions always use decimal)
610 sambaAcctFlags, spaces and trailing bracket are ignored (samba account control bits like '[NDHTUMWSLKI]')
625 End by invoking smbldap-passwd to change the user password (both unix and samba passwords)