kLdap.sh

This script is used to add the kntaUser attribute to specified entries in the LDAP schema. You can specify the entries using the standard LDAP search filter. If you do not specify a filter, the attribute is added to all the entries, starting from the base DN.

Example

sh ./kLdap.sh -s

where -s indicates that the LDAP server parameters are to be read from the server.conf file.