Is this possible to setup Trac to authenticate system users? For example users that are in trac group will have access to Trac.
Is this possible to user /etc/passwd instead of Apache's .htpasswd?
|
feedback
|
|
mod_auth_external can be configured to use various sources including Nginx has HttpAuthPamModule. | |||||||
feedback
|