##// END OF EJS Templates
application: add debug mode that switches logging to debug....
application: add debug mode that switches logging to debug. It's no longer required to reconfigure all logging. debug flag now does it automatically.

File last commit:

r2656:f7a8197c default
r3270:312a83d9 default
Show More
auth-pam.rst
14 lines | 407 B | text/x-rst | RstLexer

PAM

To enable PAM authentication, use the following steps:

  1. From the |RCM| interface, go to :menuselection:`Admin --> Authentication`
  2. Enable the rhodecode.lib.auth_modules.auth_pam library and select save
  3. On the PAM plugin settings section, do the following:
    • Check the :guilabel:`Enable` checkbox
    • Enter your PAM server settings
    • Select :guilabel:`Save`