HP CIFS Server 3.0a Administrator's Guide version A.02.01

LDAP Integration Support
LDAP management Tools
Chapter 8154
smbldap-usermod.pl [
options
]
username
where
options
can be any of the following:
-u modifies the User id (UID)
-o specifies that UID can be non unique
-g modifies the Group id (GID)
-l modifies the login name
-s modifies the shell information
-c gecos
-d modifies the home directory
-a adds sambaSamAccount objectclass
-w specifies the LDAP directory manager password
-A can change the user password
-B must change the user password
-C specifies the SMB home share, such as
\\PDC-SRC\homes
-D specifies the home drive letter associated with home
share, such as H:
-E modifies the script path (DOS script to execute on
login)
-F modifies the profile directory
-H modifies Samba account control bits
-I disables a user
-J enables a user
-N specifies the canonical name
-P ends by invoking smbldap-passwd.pl
-? shows help messages
username
Specify the name of the user. The user information in the LDAP directory
will be modified.
An Example