Index: openacs-4/packages/acs-authentication/www/doc/acs-authentication.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-authentication/www/doc/acs-authentication.html,v diff -u -r1.2 -r1.3 --- openacs-4/packages/acs-authentication/www/doc/acs-authentication.html 3 Apr 2018 21:30:47 -0000 1.2 +++ openacs-4/packages/acs-authentication/www/doc/acs-authentication.html 5 Aug 2018 10:34:17 -0000 1.3 @@ -67,7 +67,7 @@

Then you can enter your specific values for your server, is likely that the recomemded ones will work fine.

Hint: nssha (SSHA) doesn't work well with LDAP use ns_passwd or another encryption method (MD5...)

-

You can make your users to loging using the email or username, by changing the parameter at the kernel named: UseEmailForLoginP under Security section. If username is used for loging, it will ask for the authority to use, since username is unique by authority but not for the entire openacs installation (can exists several identic usernames but each one belongs to a different authority).

+

You can make your users to logging using the email or username, by changing the parameter at the kernel named: UseEmailForLoginP under Security section. If username is used for logging, it will ask for the authority to use, since username is unique by authority but not for the entire openacs installation (can exists several identic usernames but each one belongs to a different authority).

 

acs-authentication defines a set of SC to interact with the different authentication implementations (LDAP or PAM):