skip book previous and next navigation links
go up to top of book: HP Open Source Security for OpenVMS Volume 3:... HP Open Source Security for OpenVMS Volume 3:...
go to beginning of chapter: KRB5 (Kerberos V5) Application Programming Interface KRB5 (Kerberos V5) Application Programming Interface
go to previous page: krb5_verify_init_creds  Verify initial credentials krb5_verify_init_creds Verify initial credentials
go to next page: krb5_verify_init_creds_opt_set_ap_req_nofail  Initialize the ap_req_nofail field in krb5_verify_init_creds_optkrb5_verify_init_creds_opt_set_ap_req_nofail Initialize the...
end of book navigation links

krb5_verify_init_creds_opt_init -- Initialize krb5_verify_init_creds_opt structure  



C Prototype 

void krb5_verify_init_creds_opt_init (
        krb5_verify_init_creds_opt      *opt );

Arguments 

opt (output) A pointer to the options field.

Description 

This routine initializes the flags field in the krb5_verify_init_creds_opt structure.

Return Values 

None.



go to previous page: krb5_verify_init_creds  Verify initial credentials krb5_verify_init_creds Verify initial credentials
go to next page: krb5_verify_init_creds_opt_set_ap_req_nofail  Initialize the ap_req_nofail field in krb5_verify_init_creds_optkrb5_verify_init_creds_opt_set_ap_req_nofail Initialize the...