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

/illumos-gate/usr/src/cmd/krb5/kadmin/kclient/
H A Dkclient.sh529 typeset fqdnlist eachfqdn tmpvar fullhost
543 fullhost="$hostname$eachfqdn"
545 fullhost="$hostname.$eachfqdn"
548 ping_check $fullhost $(gettext "System")
549 if [[ $fullhost == $client_machine ]]; then
552 fqdnlist="$fqdnlist $fullhost"

Completed in 59 milliseconds