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