Searched refs:KDC (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/krb5/kadmin/kclient/
H A Dkclient.sh160 printf "$(gettext "%s entry ADDED to KDC database").\n" $service_princ
167 printf "$(gettext "%s entry already exists in KDC database").\n" $service_princ >&2
239 printf "\t\tkdc = $KDC\n" 1>&3
241 printf "\t\tadmin_server = $KDC\n" 1>&3
260 printf "\t\tkdc = $KDC\n" 1>&3
262 printf "\t\tadmin_server = $KDC\n" 1>&3
356 KDC) if [[ -z $KDC ]]; then
357 KDC="$value"
358 checkval="KDC"; check_valu
[all...]
/illumos-gate/usr/src/cmd/krb5/kadmin/kdcmgr/
H A Dkdcmgr.sh28 # the status of a master or slave Kerberos KDC server.
544 # Check first to see if this is an existing KDC or server
551 printf "$(gettext "You must first run 'kdcmgr destroy' to remove all of these files before creating a KDC server").\n\n"
559 printf "\n$(gettext "No KDC related files exist, exiting").\n\n"
590 printf "\n$(gettext "KDC Status Information")\n"
596 printf "\n$(gettext "KDC Master Status Information")\n"
600 printf "\n$(gettext "KDC Slave Status Information")\n"
749 printf "\n$(gettext "Machine must either be a master or a slave KDC server").\n"
756 printf "$(gettext "What is the master KDC's host name?"): \c"

Completed in 45 milliseconds