Opened 14 years ago
Last modified 12 years ago
#659 new patch
Added pam fallback to authentication
Reported by: | scientes | Owned by: | andar |
---|---|---|---|
Priority: | major | Milestone: | Future |
Component: | Core | Version: | |
Keywords: | authentication | Cc: |
Description
if there is no entry for the user authenticating against checks if it is the user the daemon is running as and if the password is that of that user. will only authenticate if the user could log in on the server machine.
uses pam gem from http://atlee.ca/software/pam/
I dont know how things are specified unix only
Attachments (1)
Change History (3)
Changed 14 years ago by scientes
comment:1 Changed 13 years ago by andar
- Milestone set to Future
- Type changed from bug to feature-request
- Version other (please specify) deleted
This could be implemented, but it would need to be an option.
comment:2 Changed 12 years ago by Cas
- Summary changed from [PATCH]added pam fallback to authentication to Added pam fallback to authentication
- Type changed from feature-request to patch
Note: See
TracTickets for help on using
tickets.
add simple pam fallback to daemon auth