Skip to content

Use Linux PAM for authenticating users

Final Release Note

Description

Linux PAM should be used for authenticating users. This will allow the web server to serve different users. Since this is not a high throughput requirement, it would be OK to do this in a PIPE if calling libpam is hard.

Draft Release Note