1
0
Fork 0
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:
Guillaume Ayoub 2015-04-20 10:30:54 +02:00
parent 082b46d8a0
commit 41b29cbe64

View file

@ -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