LPI
117-202 · Question #275
In a PAM configuration file, which of the following is true about the sufficient control flag in the following line? Auth sufficient pam_module.so
The correct answer is C. Failure of this module will not be considered fatal and, if the module succeeds, success. See the full explanation below for the reasoning.
Question
In a PAM configuration file, which of the following is true about the sufficient control flag in the following line? Auth sufficient pam_module.so
Options
- AThis PAM module is called if it is present, otherwise, further modules will be tried.
- BThis module is sufficient to determine both success or failure of an authentication attempt
- CFailure of this module will not be considered fatal and, if the module succeeds, success
- DIf a previous required module fails, success of this module will be used to check if further
How the community answered
(31 responses)- A10% (3)
- B3% (1)
- C84% (26)
- D3% (1)
Community Discussion
No community discussion yet for this question.