You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/doc/features/authentication.en-us.md
+2
Original file line number
Diff line number
Diff line change
@@ -170,6 +170,8 @@ To configure PAM, set the 'PAM Service Name' to a filename in `/etc/pam.d/`. To
170
170
work with normal Linux passwords, the user running Gitea must have read access
171
171
to `/etc/shadow`.
172
172
173
+
**Note**: PAM support is added via [build-time flags](https://docs.gitea.io/en-us/install-from-source/#build), and the official binaries provided do not have this enabled.
174
+
173
175
## SMTP (Simple Mail Transfer Protocol)
174
176
175
177
This option allows Gitea to log in to an SMTP host as a Gitea user. To
0 commit comments