:man| Alphabetical   Categories   About us 
 
OPENPAM_RESTORE_CRED (3) | C library functions | Unix Manual Pages | :man

NAME

openpam_restore_cred - restore credentials

CONTENTS

Library
Synopsis
Description
Return Values
See Also
Standards
Authors

LIBRARY


.Lb libpam

SYNOPSIS


.In sys/types.h
.In security/pam_appl.h
.In security/openpam.h "int" openpam_restore_cred "pam_handle_t *pamh"

DESCRIPTION

The openpam_restore_cred function restores the credentials saved by openpam_borrow_cred(3).

RETURN VALUES

The openpam_restore_cred function returns one of the following values:
[PAM_NO_MODULE_DATA]
Module data not found.
[PAM_SYSTEM_ERR]
System error.

SEE ALSO

setegid(2), seteuid(2), setgroups(2), openpam_borrow_cred(3), pam(3), pam_strerror(3)

STANDARDS

AUTHORS

 
Created by Blin Media, 2008-2013