HP CIFS Server 3.0b Administrator's Guide version A.02.01.01

LDAP Integration Support
LDAP management Tools
Chapter 6 143
Syntax
Run the following command to show help messages:
$ net help
Pdbedit
Pdbedit can be used for user management with LDAP directories. Note
also that pdbedit can help to migrate from one passdb backend to
another including moving from smbpasswd to ldapsam.
Syntax
Run the following command to show help messages:
$ pdbedit -h
Smbldap Tools
The following lists HP CIFS Server smbldap tools available for you to
maintain users and groups data in the Netscape Directory Server. For
HP CIFS Server A.01.* versions, these tools are located in the
/opt/samba/LDAP/smbldap-tools directory. For HP CIFS Server A.02.*
versions, these tools are located in the
/opt/samba/LDAP3/smbldap-tools directory :
smbldap-groupadd.pl adds a new group (objectclass:
posixGroup)
smbldap-groupdel.pl deletes a group (objectclass:
posixGroup)
smbldap-groupmod.pl modifies a group (objectclass:
posixGroup)
smbldap-groupshow.pl views a group (objectclass:
posixGroup).
smbldap_conf.pm global configuration file
smbldap-useradd.pl adds a new user (objectclass:
posixAccount, sambaAccont, or both
depending on the tool option used)
smbldap-userdel.pl deletes a user (objectclass:
posixAccount, sambaAccount, or both
depending on the tool option used)