mirror of
https://github.com/Kozea/Radicale.git
synced 2025-07-05 17:08:29 +00:00
Update documentation about the required PAM module
This commit is contained in:
parent
082b46d8a0
commit
41b29cbe64
1 changed files with 2 additions and 3 deletions
|
@ -1051,9 +1051,8 @@ of Python.
|
||||||
PAM Authentication
|
PAM Authentication
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
The PAM authentication module relies on `the pam module
|
The PAM authentication module relies on `the python-pam module
|
||||||
<http://atlee.ca/software/pam/>`_, and thus only works with 2.x versions of
|
<https://pypi.python.org/pypi/python-pam/>`_.
|
||||||
Python.
|
|
||||||
|
|
||||||
Bear in mind that on Linux systems, if you're authenticating against PAM
|
Bear in mind that on Linux systems, if you're authenticating against PAM
|
||||||
files (i.e. ``/etc/shadow``), the user running Radicale must have the right
|
files (i.e. ``/etc/shadow``), the user running Radicale must have the right
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue