Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
HP.com home

HP OpenVMS Systems Documentation

Content starts here
HP Open Source Security for OpenVMS Volume 3: Kerberos > Chapter 6 KRB5 (Kerberos V5) Application Programming Interface

krb5_get_init_creds_opt_set_preauth_list — Set the preauth_list field in krb5_get_init_creds_opt

 » Table of Contents

 » Glossary

 » Index

C Prototype

void krb5_get_init_creds_opt_set_preauth_list (
krb5_get_init_creds_opt *opt,
krb5_preauthtype *preauth_list,
int preauth_list_length );

Arguments

opt (output)  

A pointer to the options field.

preauth_list (input) 

A pointer to the preauthentication type to set.

preauth_list_length (input) 

The length of the preauth_list field.

Description

This routine sets the preauth_list field in the krb5_get_init_creds_opt structure.

Return Values

None.

 

Privacy statement Using this site means you accept its terms Feedback to webmaster
© 2012 Hewlett-Packard Development Company, L.P.