We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbf5a16 commit b1ee70cCopy full SHA for b1ee70c
README.md
@@ -97,6 +97,8 @@ sudo cp examples/systemd.service /etc/systemd/system/
97
sudo systemctl enable --now nginx-auth-request-server
98
```
99
100
+Please note that the specified user most likely needs to be a member of the groups `staff` and/or `shadow` for PAM to work.
101
+
102
### 4. Configure nginx
103
104
- Provide a login form at `/var/www/auth` (A sample login form is available in the examples directory.)
0 commit comments