Opened 15 years ago

Last modified 13 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 15 years ago.
add simple pam fallback to daemon auth

Download all attachments as: .zip

Change History (3)

Changed 15 years ago by scientes

add simple pam fallback to daemon auth

comment:1 Changed 14 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 13 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.