ksetup

The Qshell command ksetup manages Kerberos service entries in the directory server for a Kerberos realm.

Syntax

ksetup -h host-name -n bind-name -p bind-password -e

Default public authority: *USE

The Qshell command ksetup manages Kerberos service entries in the directory server for a Kerberos realm.

Options

-h
The host name for the directory server. If you do not specify this option, the directory server specified in the Kerberos configuration file is used.
-n
The distinguished name to use when you bind to the directory server. If you do not specify this option, the LDAP_BINDDN environment variable is used to obtain the name.
-p
The password to use when you bind to the directory server. If this option is not specified, the LDAP_BINDPW environment variable is used to obtain the password.
-e
Echo each command line to stdout. This is useful when stdin is redirected to a file.

Authorities

Object Referred to Authority Required
Each directory in the paths to the configuration files *X
Configuration files *R

Messages

For an example of how this command is used, see Manage Kerberos service entries in LDAP directories.