| Main index | Section 3 | Options |
#include <sys/types.h>
#include <security/pam_appl.h>
#include <security/openpam.h>
The openpam_set_feature() function sets the state of the specified feature to the value specified by the onoff argument. See openpam_get_feature(3) for a list of recognized features.
| [PAM_SUCCESS] | |
| Success. | |
| [PAM_BAD_FEATURE] | |
| Unrecognized or restricted feature. | |
| OPENPAM_SET_FEATURE (3) | June 27, 2023 |
| Main index | Section 3 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
| “ | A typical Unix /bin or /usr/bin directory contains a hundred different kinds of programs, written by dozens of egotistical programmers, each with its own syntax, operating paradigm, rules of use ... strategies for specifying options, and different sets of constraints. | ” |
| — The Unix Haters' handbook | ||