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

LDAP Integration Support
LDAP management Tools
Chapter 6 147
-? shows help messages
groupname
Specify the name of the group. The group data entry will be deleted from
the LDAP directory.
An Example
The following commands delete the group name “group1” from the
Netscape Directory Server:
cd /opt/samba/LDAP3/smbldap-tools
./smbldap-groupdel.pl group1
The smbldap-groupshow.pl Tool
You can use this tool to view a group entry with the posixGroup
information in the Netscape Directory Server.
Syntax
smbldap-groupshow.pl [
option
]
groupname
where
option
can be any of the following:
-w specifies the LDAP directory manager password
-? shows help messages
groupname
Specify the name of the group. The group service data in the directory
will be shown.
An Example
The following commands show the group name “group2” in the Netscape
Directory Server:
cd /opt/samba/LDAP3/smbldap-tools
./smbldap-groupshow.pl group2
The smbldap-useradd.pl Tool
You can use the smblcap-useradd.pl tool to add a new user to the
Netscape Directory Server. The posixAccount and/or sambaAccount
information can be added to the directory depending on the tool option
that you specify.