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_prompt_types — Get prompt_types from the Kerberos context

 » Table of Contents

 » Glossary

 » Index

C Prototype

krb5_prompt_type * krb5_get_prompt_types (
krb5_context context );

Arguments

context (input/output) 

The context structure.

Description

This routine returns the prompt_types field from the Kerberos context structure.

Return Values

A pointer to the krb5_prompt_type field, which contains one of the following values:

KRB5_PROMPT_TYPE_PASSWORD

KRB5_PROMPT_TYPE_NEW_PASSWORD

KRB5_PROMPT_TYPE_NEW_PASSWORD_AGAIN

KRB5_PROMPT_TYPE_PREAUTH

 

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