HP CIFS Server 2.2i Administrator's Guide version A.01.11.01
LDAP Integration Support
LDAP management Tools
Chapter 6140
LDAP management Tools
The HP CIFS Server provides LDAP management tools for you to
maintain users, groups and passwords in the Netscape Directory Server.
Samba LDAP Tools
The following lists Samba LDAP tools available for you to maintain
users and groups data in the Netscape Directory Server. These tools are
located in the /opt/samba/LDAP/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)
smbldap-usermod.pl modifies a user data (objectclass:
posixAccount, sambaAccount, or both
depending on the tool option used)
smbldap-usershow.pl views a user data (objectclass:
posixAccount, sambaAccont or both
depending on the tool option used)
smbldap-passwd.pl adds or modifies the samba password,
posix password, or both