##// END OF EJS Templates
users: when deleting users ensure we also clear personal flag so we don't have multiple personal groups...
users: when deleting users ensure we also clear personal flag so we don't have multiple personal groups for super-admin who inherits the detached objects.

File last commit:

r2656:f7a8197c default
r3038:6bfa819d stable
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`