Hello, the login fails in the Access Control module. Actually, if not using the default user (root) (check the config file for that), you have to be sure that you also have enabled that user with the role you are trying to use (eg., for the CA it should be CA Operator).
Check the default username/password in the config.xml file:
<option>
<name>default_web_username</name>
<value>root</value>
</option>
<option>
<name>default_web_password</name>
<value>3Hbpdfe8d7f8d738d78s8C94U</value>
</option>
and, eventually, set it to the appropriate value :D Then run the
configure_etc.sh
script and re-start the cache deamon (openca_rc restart) to have the new config
options updated in the running daemon.
Later,
Max
[EMAIL PROTECTED] wrote:
Hello OpenCA Folks, I finally have OpenCA running in a test VM thanks to he who knows who he is. Unfortunately I cannot login via the web interface at https://127.0.0.1/cgi-bin/ca/ca . I get: Error 6273166 And in the log: OpenCA: General error trapped 6273166: Login failed. at /usr/local/OpenCA/perl_modules/perl5/OpenCA/UI/HTML.pm line 180. Compilation failed in require at ./openca_start line 62. Line 2 is: require "$common_libs/initServer"; I have searched, found someone with the same issue, but no solutions. I have tried different logins and config.xml web login settings. Any ideas? Thanks, Robert A. Ober
smime.p7s
Description: S/MIME Cryptographic Signature
------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________ Openca-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openca-users
