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_auth_con_setrcache — Set the replay cache

 » Table of Contents

 » Glossary

 » Index

C Prototype

krb5_error_code krb5_auth_con_setrcache(
krb5_context context,
krb5_auth_context auth_context,
krb5_rcache rcache );

Arguments

context (input/output) 

The context structure.

auth_context (input/output)  

A per-connection context.

rcache (input) 

The replay cache to be set.

Description

This routine sets the replay cache that is used by the authentication routines to rcache.

Return Values

This routine returns the following KRB5 status code:

0

Successful completion.

 

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