|
NAMEopenpam_set_feature —
enable or disable an optional feature
SYNOPSIS#include <sys/types.h>
#include <security/pam_appl.h>
#include <security/openpam.h>
int
DESCRIPTIONThis function is experimental and may be modified or removed
in a future release without prior warning.
The RETURN VALUESTheopenpam_set_feature () function returns one of the
following values:
SEE ALSOopenpam_get_feature(3), pam(3), pam_strerror(3)STANDARDSTheopenpam_set_feature () function is an OpenPAM
extension.
AUTHORSTheopenpam_set_feature () function and this manual page
were developed by Dag-Erling Smørgrav
<des@des.no>.
Visit the GSP FreeBSD Man Page Interface. |