HP Open Source Security for OpenVMS Volume 3: Kerberos > Chapter 6 KRB5 (Kerberos V5) Application Programming
Interfacekrb5_appdefault_string — Check string values in appdefault
This routine checks the [appdefaults] section of the krb5.conf file. The ret_value argument returns the string value of the particular option passed in the option argument. The appname argument provides the application name (for example, Telnet) whose option is being checked. Use krb5_appdefault_boolean for checking Boolean values in the [appdefaults] section of krb5.conf. |