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:
parent
082b46d8a0
commit
41b29cbe64
1 changed files with 2 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue