Lines Matching refs:to

5 # The contents of this file are subject to the terms of the
23 # Use is subject to license terms.
27 # This command provides an simple interface to configure, destroy, and to obtain
39 printf "\t$(gettext "-e: Encryption type used to encrypt the master key")\n"
173 printf "\n$(gettext "Cannot write to %s, exiting").\n" $KRB5_KDC_CONF
210 printf "\n$(gettext "Cannot write to %s, exiting").\n" $KRB5_KRB_CONF
303 # Attach fqdn to host, to get the Fully Qualified Domain
310 # Ping to see if the host is alive!
354 check_admin "\n$(gettext "Enter the krb5 administrative principal to be created"): \c"
373 check_admin "\n$(gettext "Enter the krb5 administrative principal to be used"): \c"
418 printf "\n$(gettext "Cannot write to %s, exiting").\n" $KADM5ACL
441 printf "\n$(gettext "Cannot write to %s, exiting").\n" $KPROPACL
473 # to see if the server has been configured as a master server
492 # The database is propagated now we need to create the stash file
515 # configuration. Better to check to see if anything else should be
524 query "$(gettext "Do you wish to destroy realm"): $realm ?"
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"
554 ok_to_proceed "$(gettext "All of these files will be removed, okay to proceed?")"
665 printf "$(gettext "Error: need to configure /etc/resolv.conf").\n"
677 printf "$(gettext "Note, trying to use hostname and domainname to get FQHN").\n"
742 query "$(gettext "Is this machine to be configured as a master?"): \c"
746 query "$(gettext "Is this machine to be configured as a slave?"): \c"