SafeAF / enterprise-log-search-and-archive

Automatically exported from code.google.com/p/enterprise-log-search-and-archive
0 stars 0 forks source link

Login abnormalities #94

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Configure authentication to use local authentication.  Log in succeeds, but 
elsa keeps asking for authentication every couple of seconds to keep the page 
active. 

What version of the product are you using? On what operating system?
Latest as of 2/8/2013, Centos

Please provide any additional information below.

Original issue reported on code.google.com by Joshua.D...@gmail.com on 8 Feb 2013 at 10:18

GoogleCodeExporter commented 8 years ago
Local authentication has been deprecated as too many Perl versions had faulty 
PAM modules.  You will need to switch to a different form of auth, like the db 
auth.

Original comment by mchol...@gmail.com on 11 Feb 2013 at 10:46

GoogleCodeExporter commented 8 years ago
After some changes to the Web.psgi and User.pm located in elsa/web/lib/, files 
attached, local authentication worked.

Original comment by Joshua.D...@gmail.com on 5 Mar 2013 at 7:39

Attachments: