Bug 3384 (authreport, sshd)

Summary: Feature proposal
Product: Portable OpenSSH Reporter: Thomas Koeller <thomas>
Component: sshdAssignee: Assigned to nobody <unassigned-bugs>
Status: NEW ---    
Severity: enhancement    
Priority: P5    
Version: -current   
Hardware: All   
OS: Linux   
Attachments:
Description Flags
Patch series cover letter
none
Header file dependency fixes
none
Test program
none
Feature implementation none

Description Thomas Koeller 2022-01-30 11:43:41 AEDT
Created attachment 3566 [details]
Patch series cover letter

An extension to sshd, allowing for processing of authorization request results by an external program.
Comment 1 Thomas Koeller 2022-01-30 11:44:59 AEDT
Created attachment 3567 [details]
Header file dependency fixes
Comment 2 Thomas Koeller 2022-01-30 11:45:31 AEDT
Created attachment 3568 [details]
Test program
Comment 3 Thomas Koeller 2022-01-30 11:46:28 AEDT
Created attachment 3569 [details]
Feature implementation
Comment 4 Thomas Koeller 2022-01-30 11:51:43 AEDT
This is a proposal for a new feature, adding to sshd the ability to communicate user authentication results to an external program for further processing. For details, please read README.authreport contained in patch. Patches have been created on top of commit b30d32159dc3c7052f4bfdf36357996c905af739.