Lines Matching refs:gettext

42         printf "\n$(gettext "Exiting setup, nothing changed").\n\n"
50 printf "$(gettext "Setup FAILED").\n\n" >&2
60 printf "$(gettext "Could not access/execute %s").\n" $bin >&2
70 printf "\n$(gettext "Can not create/edit %s, exiting").\n" $filename >&2
82 printf "\n$(gettext "Can not create temporary file, exiting").\n" >&2
88 printf "$(gettext "Configuring %s").\n\n" $PAM
94 printf "$(gettext "The %s service is already configured for pam_krb5, please merge this service in %s").\n\n" $svc $PAM >&2
143 egrep -s "$(gettext "get_principal: Principal does not exist")" $TMP_FILE
145 egrep -s "$(gettext "get_principal: Operation requires ``get")" $TMP_FILE
151 egrep -s "$(gettext "add_principal: Principal or policy already exists while creating \"$service_princ@$realm\".")" $TMP_FILE
154 egrep -s "$(gettext "Principal \"$service_princ@$realm\" created.")" $TMP_FILE
158 printf "$(gettext "%s entry ADDED to KDC database").\n" $service_princ
161 printf "\n$(gettext "kadmin: add_principal of %s failed, exiting").\n" $service_princ >&2
165 printf "$(gettext "%s entry already exists in KDC database").\n" $service_princ >&2
171 printf "$(gettext "%s entry already present in keytab").\n" $service_princ >&2
178 egrep -s "$(gettext "added to keytab WRFILE:$KRB5_KEYTAB_FILE.")" $TMP_FILE
181 printf "\n$(gettext "kadmin: ktadd of %s failed, exiting").\n" $service_princ >&2
184 printf "$(gettext "%s entry ADDED to keytab").\n" $service_princ
193 printf "\n$(gettext "Setting up %s").\n\n" $KRB5_CONFIG_FILE
197 printf "\n$(gettext "Can not write to %s, exiting").\n" $KRB5_CONFIG >&2
316 yn=`printf "$(gettext "y/n")"`
317 y=`printf "$(gettext "y")"`
318 n=`printf "$(gettext "n")"`
319 yes=`printf "$(gettext "yes")"`
320 no=`printf "$(gettext "no")"`
336 printf "\t$(gettext "No action performed").\n"
425 printf "\n$(gettext "The kclient profile \`%s' is not valid, exiting").\n" $file >&2
437 printf "\n$(gettext "%s %s is unreachable, exiting").\n" $string $machine >&2
446 printf "\n$(gettext "Note, this system and the KDC's time must be within 5 minutes of each other for Kerberos to function").\n" >&2
447 printf "$(gettext "Both systems should run some form of time synchronization system like Network Time Protocol (NTP)").\n" >&2
456 printf "\n$(gettext "No input obtained for %s, exiting").\n" $checkval >&2
461 printf "\n$(gettext "Invalid input obtained for %s, exiting").\n" $checkval >&2
476 printf "\n$(gettext "Invalid DNS lookup option, exiting").\n" >&2
490 printf "\n$(gettext "At least one KDC should be listed").\n\n" >&2
501 printf "\n$(gettext "%s %s is unreachable, no action performed").\n" "KDC" $fkdc >&2
535 printf "\n$(gettext "If the -f option is used, at least one FQDN should be listed").\n\n" >&2
546 ping_check $fullhost $(gettext "System")
571 printf "\n$(gettext "Enter the krb5 administrative principal to be used"): "
584 printf "\n$(gettext "Improper entry for krb5 admin principal, exiting").\n" >&2
591 printf "$(gettext "Obtaining TGT for %s") ...\n" $ADMIN_PRINC
600 if egrep -s "$(gettext "Valid starting")" $TMP_FILE && egrep -s "kadmin/$FKDC@$realm" $TMP_FILE; then
603 printf "\n$(gettext "kinit of %s failed, exiting").\n" $ADMIN_PRINC >&2
612 query "$(gettext "Do you have multiple DNS domains spanning the Kerberos realm") $realm ?"
615 printf "$(gettext "Enter a comma-separated list of DNS domain names"): "
645 printf "\n$(gettext "Improper format of logical hostname, exiting").\n" >&2
656 ping_check $client_machine $(gettext "System")
660 printf "\n$(gettext "Usage: kclient [ options ]")\n" >&2
661 printf "\t$(gettext "where options are any of the following")\n\n" >&2
662 printf "\t$(gettext "[ -D domain_list ] configure a client that has mul
664 printf "\t$(gettext "[ -K ] configure a client that does not have host/service keys")\n" >&2
665 printf "\t$(gettext "[ -R realm ] specifies the realm to use")\n" >&2
666 printf "\t$(gettext "[ -T kdc_vendor ] specifies which KDC vendor is the server")\n" >&2
667 printf "\t$(gettext "[ -a adminuser ] specifies the Kerberos administrator")\n" >&2
668 printf "\t$(gettext "[ -c filepath ] specifies the krb5.conf path used to configure this client")\n" >&2
669 printf "\t$(gettext "[ -d dnsarg ] specifies which information should be looked up in DNS (dns_lookup_kdc, dns_lookup_realm, and dns_fallback)")\n" >&2
670 printf "\t$(gettext "[ -f fqdn_list ] specifies which domains to configure host keys for this client")\n" >&2
671 printf "\t$(gettext "[ -h logicalhostname ] configure the logical host name for a client that is in a cluster")\n" >&2
672 printf "\t$(gettext "[ -k kdc_list ] specify multiple KDCs, if -m is not used the first KDC in the list is assumed to be the master. KDC host names are used verbatim.")\n" >&2
673 printf "\t$(gettext "[ -m master ] master KDC server host name")\n" >&2
674 printf "\t$(gettext "[ -n ] configure client to be an NFS client")\n" >&2
675 printf "\t$(gettext "[ -p profile ] specifies which profile file to use to configure this client")\n" >&2
676 printf "\t$(gettext "[ -s pam_list ] update the service for Kerberos authentication")\n" >&2
865 printf "\n$(gettext "Setting up %s").\n\n" $KRB5_CONFIG_FILE
881 printf "\n$(gettext "Can not update %s, exiting").\n" $KRB5_CONFIG >&2
892 printf "$(gettext "Can't find forest").\n" >&2
1072 printf "$(gettext "Warning: won't create DNS records for client").\n"
1073 printf "$(gettext "%s property not set to 'true' for the %s FMRI").\n" $ddnsProp $smbFMRI
1087 printf "$(gettext "Warning: unable to create DNS records for client").\n"
1088 printf "$(gettext "This could mean that '%s' is not included as a 'nameserver' in the /etc/resolv.conf file or some other type of error").\n" $dc
1099 printf "$(gettext "Warning: unable to set %s domain, server and password information").\n" $smbFMRI
1105 printf "$(gettext "Warning: unable to restart %s").\n" $smbFMRI
1120 printf "$(gettext "The client is currently configured in a different domain").\n"
1121 printf "$(gettext "Currently in the '%s' domain, trying to join the '%s' domain").\n" $oldDom $newDom
1122 query "$(gettext "Do you want the client to join a new domain") ?"
1125 printf "$(gettext "Client will not be joined to the new domain").\n" >&2
1142 printf "$(gettext "Could not find domain controller server for '%s'. Exiting").\n" $realm >&2
1173 printf "$(gettext "Can not find realm") '%s'.\n" $realm >&2
1197 printf "\n$(gettext "Can not create temporary file, exiting").\n
1220 printf "$(gettext "Attempting to join '%s' to the '%s' domain").\n\n" $upcase_nodename $realm
1224 printf "$(gettext "Could not authenticate %s. Exiting").\n" $cprinc@$realm >&2
1230 printf "\n$(gettext "Forest name found: %s")\n\n" $forest
1232 printf "\n$(gettext "Forest name not found, assuming forest is the domain name").\n"
1240 printf "$(gettext "Site name not found. Local DCs/GCs will not be discovered").\n\n"
1242 printf "$(gettext "Looking for _local_ KDCs, DCs and global catalog servers (SRV RRs)").\n"
1250 printf "$(gettext "Could not find global catalogs. Exiting").\n" >&2
1265 printf "$(gettext "Search for domain functionality failed, exiting").\n" >&2
1274 printf "$(gettext "Search for node failed, exiting").\n" >&2
1283 printf "$(gettext "Computer account '%s' already exists in the '%s' domain").\n" $upcase_nodename $realm
1284 query "$(gettext "Do you wish to recreate this computer account") ?"
1294 query "$(gettext "Would you like to delete any sub-object found for this computer account") ?"
1296 printf "$(gettext "Looking to see if the machine account contains other objects")...\n"
1301 printf "$(gettext "Deleting the following object: %s")\n" ${sub_dn#$dn}
1304 printf "$(gettext "Error in deleting object: %s").\n" ${sub_dn#$dn}
1307 printf "$(gettext "The following object will not be deleted"): %s\n" ${sub_dn#$dn}
1315 printf "$(gettext "Error in deleting object: %s").\n" ${sub_dn#$dn} >&2
1321 printf "$(gettext "A machine account already exists").\n" >&2
1344 printf "$(gettext "A machine account already exists; updating it").\n"
1347 printf "$(gettext "Failed to modify the AD object via LDAP").\n" >&2
1363 printf "$(gettext "Creating the machine account in AD via LDAP").\n\n"
1367 printf "$(gettext "Failed to create the AD object via LDAP").\n" >&2
1378 printf "$(gettext "/dev/random does not exist").\n" >&2
1394 printf "$(gettext "Password created was of incorrect length").\n" >&2
1402 printf "$(gettext "Failed to set account password").\n" >&2
1446 printf "$(gettext "No enctypes are supported").\n"
1447 printf "$(gettext "Please enable arcfour or 1DES, then re-join; see cryptoadm(1M)").\n" >&2
1462 printf "$(gettext "Warning: Could not set the supported encryption type for computer account").\n"
1485 printf "$(gettext "ldapmodify failed to modify account attribute").\n" >&2
1511 printf "$(gettext "ldapmodify failed to modify account attribute").\n" >&2
1534 printf "$(gettext "Failed to set password").\n" >&2
1546 printf "$(gettext "Setup COMPLETE").\n\n"
1584 printf "\n$(gettext "Can not create directory: %s")\n\n" $TMPDIR >&2
1594 printf "\n$(gettext "Can not create temporary files, exiting").\n\n" >&2
1608 printf "\n$(gettext "Directory /usr/sbin not found, exiting").\n" >&2
1612 printf "\n$(gettext "Directory /usr/bin not found, exiting").\n" >&2
1616 printf "\n$(gettext "Starting client setup")\n\n"
1628 printf "\n$(gettext "Administrative privileges are required to run this script, exiting").\n" >&2
1633 printf "\n$(gettext "uid check failed, exiting").\n" >&2
1725 query "$(gettext "Is this a client of a non-Solaris KDC") ?"
1728 printf "$(gettext "Which type of KDC is the server"):\n"
1729 printf "\t$(gettext "ms_ad: Microsoft Active Directory")\n"
1730 printf "\t$(gettext "mit: MIT KDC server")\n"
1731 printf "\t$(gettext "heimdal: Heimdal KDC server")\n"
1732 printf "\t$(gettext "shishi: Shishi KDC server")\n"
1733 printf "$(gettext "Enter required KDC type"): "
1741 printf "\n$(gettext "Invalid KDC type option, valid types are ms_ad, mit, heimdal, or shishi, exiting").\n" >&2
1757 printf "\n$(gettext "%s does not have a DNS record and is required for Kerberos setup")\n" $hostname >&2
1777 printf "\n$(gettext "%s does not exist and is required for Kerberos setup")\n" $RESOLV_CONF_FILE >&2
1778 printf "$(gettext "Refer to resolv.conf(4), exiting").\n" >&2
1782 check_nss_conf || printf "$(gettext "/etc/nsswitch.conf does not make use of DNS for hosts and/or ipnodes").\n"
1787 query "$(gettext "Do you want to use DNS for kerberos lookups") ?"
1789 printf "\n$(gettext "Valid DNS lookup options are dns_lookup_kdc, dns_lookup_realm,\nand dns_fallback. Refer krb5.conf(4) for further details").\n"
1790 printf "\n$(gettext "Enter required DNS option"): "
1810 printf "$(gettext "Enter the Kerberos realm"): "
1815 printf "$(gettext "Specify the master KDC hostname for the above realm"): "
1828 query "$(gettext "Do you have any slave KDC(s)") ?"
1830 printf "$(gettext "Enter a comma-separated list of slave KDC host names"): "
1841 query "$(gettext "Will this client need service keys") ?"
1852 query "$(gettext "Is this client a member of a cluster that uses a logical host name") ?"
1854 printf "$(gettext "Specify the logical hostname of the cluster"): "
1862 query "$(gettext "Do you have multiple domains/hosts to map to realm %s"
1865 printf "$(gettext "Enter a comma-separated list of domain/hosts
1883 query "$(gettext "Do you plan on doing Kerberized nfs") ?"
1894 [[ $? -ne 0 ]] && printf "$(gettext "Warning: could not enable gss service").\n"
1898 query "$(gettext "Do you want to update /etc/pam.conf") ?"
1900 printf "$(gettext "Enter a list of PAM service names in the following format: service:{first|only|optional}[,..]"): "
1911 query "$(gettext "Do you want to copy over the master krb5.conf file") ?"
1913 printf "$(gettext "Enter the pathname of the file to be copied"): "
1921 printf "$(gettext "Copied %s to %s").\n" $filepath $KRB5_CONFIG
1923 printf "$(gettext "Copy of %s failed, exiting").\n" $filepath >&2
1927 printf "\n$(gettext "%s not found, exiting").\n" $filepath >&2
1939 printf "\n$(gettext "Note: %s file not created, please refer to verify_ap_req_nofail in krb5.conf(4) for the implications").\n" $KRB5_KEYTAB_FILE
1940 printf "$(gettext "Client will also not be able to host services that use Kerberos").\n"
1944 printf "$(gettext "Setup COMPLETE").\n\n"
1951 printf "\n$(gettext "Note, you will need to securely transfer the /etc/krb5/krb5.keytab and /etc/krb5/krb5.conf files to all the other members of your cluster").\n"