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)

0001-if-no-auth-file-checks-if-that-user-has-log-in-capab.patch (1.3 KB ) - added by scientes 16 years ago.
add simple pam fallback to daemon auth

Download all attachments as: .zip

Change History (3)

by scientes, 16 years ago

add simple pam fallback to daemon auth

comment:1 by andar, 15 years ago

Milestone: Future
Type: bugfeature-request
Version: other (please specify)

This could be implemented, but it would need to be an option.

comment:2 by Calum, 14 years ago

Summary: [PATCH]added pam fallback to authenticationAdded pam fallback to authentication
Type: feature-requestpatch
Note: See TracTickets for help on using tickets.