Ticket #659 (new patch)

Opened 4 years ago

Last modified 2 years ago

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

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

Change History

Changed 4 years ago by scientes

add simple pam fallback to daemon auth

Changed 3 years ago by andar

  • version other (please specify) deleted
  • type changed from bug to feature-request
  • milestone set to Future

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

Changed 2 years ago by Cas

  • type changed from feature-request to patch
  • summary changed from [PATCH]added pam fallback to authentication to Added pam fallback to authentication
Note: See TracTickets for help on using tickets.