Menu

#186 0.75: Document "required" et al. equivalents

feature-request
closed-accepted
6
2002-05-27
2002-03-12
Anonymous
No

The PAM documentation describes the "more elaborate"
("[value=action ...]") form of configuration file records. It
also describes the simpler form ("optional", "required", et al.)
but doesn't give their equivalents in "more elaborate" form. After
digging through rhe Linux-PAM 0.72 source, I believe they are as
follows. Can we please get the documentation
updated?

required == [success=ok new_authtok_reqd=ok
ignore=ignore default=bad]

requisite == [success=ok
new_authtok_reqd=ok ignore=ignore
default=die]

sufficient == [success=done
new_authtok_reqd=done ignore=ignore]

optional ==
[success=ok new_authtok_reqd=ok ignore=ignore]

Ross
Patterson
Computer Associates
Ross.Patterson@CA.Com

Discussion

  • Andrew G. Morgan

    • priority: 5 --> 6
    • assigned_to: nobody --> agmorgan
    • summary: Document "required" et al. equivalents --> 0.75: Document "required" et al. equivalents
    • status: open --> open-accepted
     
  • Andrew G. Morgan

    Logged In: YES
    user_id=37107

    Fixed in 0.76

    Checking in CHANGELOG;
    /cvsroot/pam/Linux-PAM/CHANGELOG,v <-- CHANGELOG
    new revision: 1.134; previous revision: 1.133
    done
    Checking in doc/pam_source.sgml;
    /cvsroot/pam/Linux-PAM/doc/pam_source.sgml,v <--
    pam_source.sgml
    new revision: 1.9; previous revision: 1.8
    done

     
  • Andrew G. Morgan

    • summary: 0.75: Document "required" et al. equivalents --> 0.75: Document "required" et al. equivalents
    • labels: 102514 --> documentation
    • milestone: --> feature-request
    • status: open-accepted --> closed-accepted
     

Log in to post a comment.

MongoDB Logo MongoDB