Opened 16 years ago
Last modified 14 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)
by , 16 years ago
Attachment: | 0001-if-no-auth-file-checks-if-that-user-has-log-in-capab.patch added |
---|
comment:1 by , 15 years ago
Milestone: | → Future |
---|---|
Type: | bug → feature-request |
Version: | other (please specify) |
This could be implemented, but it would need to be an option.
comment:2 by , 14 years ago
Summary: | [PATCH]added pam fallback to authentication → Added pam fallback to authentication |
---|---|
Type: | feature-request → patch |
Note:
See TracTickets
for help on using tickets.
add simple pam fallback to daemon auth