Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable OPIE by default, using the no_fake_prompts option to hide it from | des | 2002-01-21 | 1 | -1/+2 |
| | | | | | | | | | | | | | | users who don't wish to use it. If the admin is worried about leaking information about which users exist and which have OPIE enabled, the no_fake_prompts option can simply be removed. Also insert the appropriate pam_opieaccess lines after pam_opie to break the chain in case the user is logging in from an untrusted host, or has a .opiealways file. The entire opieaccess / opiealways concept is slightly unpammish, but admins familiar with OPIE will expect it to work. Reviewed by: ache, markm Sponsored by: DARPA, NAI Labs | ||||
* | Awright, egg on my face. I should have taken more time with this. The | des | 2001-12-05 | 1 | -4/+4 |
| | | | | | | | conversion script generated the wrong format, so the configuration files didn't actually work. Good thing I hadn't thrown the switch yet... Sponsored by: DARPA, NAI Labs (but the f***ups are all mine) | ||||
* | pam.d-style configuration, auto-generated from pam.conf. | des | 2001-12-05 | 1 | -0/+11 |
Sponsored by: DARPA, NAI Labs |