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

NAME

openpam_set_option - sets the value of a module option

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_set_option "pam_handle_t *pamh" "const char *option" "const char *value"

DESCRIPTION

The openpam_set_option function sets the specified option in the context of the currently executing service module.

RETURN VALUES

The openpam_set_option function returns one of the following values:
[PAM_BUF_ERR]
Memory buffer error.
[PAM_SYSTEM_ERR]
System error.

SEE ALSO

openpam_get_option(3), pam(3), pam_strerror(3)

STANDARDS

AUTHORS

 
Created by Blin Media, 2008-2013