1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-07-02 16:58:30 +00:00

Update documentation about the required PAM module

This commit is contained in:
Guillaume Ayoub 2015-04-20 10:30:54 +02:00
parent 082b46d8a0
commit 41b29cbe64

View file

@ -1051,9 +1051,8 @@ of Python.
PAM Authentication
------------------
The PAM authentication module relies on `the pam module
<http://atlee.ca/software/pam/>`_, and thus only works with 2.x versions of
Python.
The PAM authentication module relies on `the python-pam module
<https://pypi.python.org/pypi/python-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