HP CIFS Server 3.0a Administrator's Guide version A.02.01
LDAP Integration Support
LDAP management Tools
Chapter 8156
-? shows help messages
username
Specify name of the user entry.
An Example
The following commands shows the user entry data of the user “johnl”
in the Netscape Directory Server:
cd /opt/samba/LDAP3/smbldap-tools
./smbldap-usershow.pl johnl
The smbldap-migrate-accounts.pl Tool
You can use the smbldap-migrate-accounts.pl tool to migrate the user
accounts information in the smbpasswd file to the Netscape Directory
Server.
Syntax
smbldap-migrate-accounts.pl [
option
]
where
option
can be any of the following:
-a processes only people
-c processes only computers
-w specifies the LDAP directory manager password
-A <opts> option string passed verbatim to smbldap-useradd for
persons
-W <opts> option string passed verbatim to smbldap-useradd for
computers
-C does not create it and log it to stdout if entry is not
found
-U does not update it and log it to stdout if entry is not
found
-? show help messagesLDAP directory server password
An Example
The following commands migrate all “people” acccounts in the
smbpasswd file to the Netscape Directory Server: