From 41b29cbe64bd60cfb5905914beab7f319d0e58eb Mon Sep 17 00:00:00 2001 From: Guillaume Ayoub Date: Mon, 20 Apr 2015 10:30:54 +0200 Subject: [PATCH] Update documentation about the required PAM module --- pages/user_documentation.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pages/user_documentation.rst b/pages/user_documentation.rst index a9c9c9b6..f53c1dcb 100644 --- a/pages/user_documentation.rst +++ b/pages/user_documentation.rst @@ -1051,9 +1051,8 @@ of Python. PAM Authentication ------------------ -The PAM authentication module relies on `the pam module -`_, and thus only works with 2.x versions of -Python. +The PAM authentication module relies on `the python-pam module +`_. 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