If both a Table of Contents and Search form are not displayed in separate frames along with this one, you may wish to redisplay this book in a frameset, beginning with the first page.
krb5_kuserok -- Determine whether the local user is authorized to log in
C Prototype
krb5_boolean krb5_kuserok( krb5_context context, krb5_principal principal, const char *luser );
Arguments
Description This routine determines whether user is authorized to log in to the account luser, given a Kerberos principal principal and a local username luser.
luser
principal
Return Values This routine returns one of the following KRB5 status codes: