LPI
202-450 · 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. You've hit your weekly limit · resets 5am (America/New_York)
213 System Security
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
(48 responses)- A2% (1)
- B8% (4)
- C77% (37)
- D13% (6)
Explanation
You've hit your weekly limit · resets 5am (America/New_York)
Topics
#PAM#sufficient flag#control flags#authentication
Community Discussion
No community discussion yet for this question.