Hi all,
I installed the Ubuntu 7.10 version of openca, I modified the config.xml to
permit the service to start but i can't connect to the web interface:
Error Code: 740201   [initServer:314] No login

I see that the configured user is "admin", but i don't know the pw. I tried
"admin", "root" and "password" but without luck...

This is the excerpt from my config.xml file:
        <option>
            <name>default_web_username</name>
            <value>admin</value>
        </option>
        <option>
            <name>default_web_password</name>
            <value>W5ZnKudwnqspdVDK42LVvuRoxX0</value>
        </option>

and this is my /opt/openca/etc/openca/access_control/ca.xml
                <user>
                    <name>admin</name>
                    <algorithm>sha1</algorithm>
                    <digest>W5ZnKudwnqspdVDK42LVvuRoxX0</digest>
                    <role>CA Operator</role>
                </user>

Any idea?
Thanks
     Marco

-- 
_________________________________________
Non รจ forte chi non cade, ma chi cadendo ha la forza di rialzarsi.
Jim Morrison
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Openca-Users mailing list
Openca-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to