ldapugdel.1m (2010 09)

l
ldapugdel(1M) ldapugdel(1M)
RETURN VALUE
Upon exit, ldapugdel returns the following:
0 Success.
ldapugdel exits with no errors or with one or more warnings.
<>0
ldapugdel returns with a non-zero exit status if it encounters an error, and messages will be
logged to stderr.
Messages will follow the below format:
ERROR: code
message
or
WARNING: code
message
Leading extra white space may be inserted to improve readability and follow 80 column screen
formatting.
code will be a programmatically parsable error key-string, while
message will be human-readable. Refer to the LDAP-UX Client Services Administrator’s Guide
for a list of possible error codes generated by the LDAP user and group management
tools.
EXTERNAL INFLUENCES
Environment Variables
LDAP_BINDDN Specified the DN of a user with sufficient directory server privilege to delete users
and/or groups in the LDAP directory server. While this variable is optional, if
LDAP_BINDDN is specified, LDAP_BINDCRED
must also be specified.
LDAP_BINDCRED A password or other type of credential used for the user specified by the
LDAP_BINDDN. While this variable is optional, if LDAP_BINDCRED
is specified,
LDAP_BINDDN must also be specified.
Refer to Security Considerations for important security impacts when these environment variables are
used.
LIMITATIONS
Since LDAP directories require data be stored according to the UTF-8 (RFC3629) character encoding
method, all characters provided to
ldapugdel are assumed to be UTF-8 and part of the ISO-10646
character set. ldapugdel will not perform conversion of the locale character set to/from the UTF-8
character set.
Refer to limitations described under
-O above in reference to interoperability with Microsoft Services
for Unix.
SEE ALSO
ldapcfinfo(1M), ldapugadd(1M), ldapuglist(1M), ldapugmod(1M), ldapux(5).
HP-UX 11i v3: June 2010 Web Release 5 Hewlett-Packard Company 5