Next steps.

I managed to get the WebInterface working with some freshly rolled RPMS 
for Fedora. If you're interested in them, please say so. Otherwise I'll 
roll them into Fedora-Extras as soon as I finished evaluating OpenXPKI.


Now, back to the WebInterface. I'm seeing several problems with 
authentication. Trying anonymous login gives me the following database 
error:

    * I18N_OPENXPKI_SERVER_DBI_DBH_PREPARE_FAILED; QUERY => INSERT INTO 
seq_audittrail (seq_number, dummy) VALUES (NULL, 0); ERRVAL => no such 
table: seq_audittrail(1) at dbdimp.c line 269; ERRNO => 1

FWIW: I've selected SQLite for testing.

Any other Authentication Method except the Certificate 
Challenge/Response is just sending me back to authentication/index.html.

Having taken a look at the auth.xml file I think I should get an operator 
login with root/root and a simple User login with Joe Doe/Doe.
Neither works.

The log only gives me the following:

2007/04/04 14:52:44 openxpki.system.INFO [OpenXPKI::Service::Default 
(/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/OpenXPKI/Service/Default.pm:210)]
 
New session created
2007/04/04 14:52:44 openxpki.system.DEBUG [OpenXPKI::Service::Default 
(690)] Changing session state from NEW to SESSION_ID_SENT
2007/04/04 14:52:44 openxpki.system.DEBUG [OpenXPKI::Server::API 
(/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/OpenXPKI/Server/API.pm:648)]
 
Method 'get_pki_realm' called via API
2007/04/04 14:52:44 openxpki.system.DEBUG [OpenXPKI::Service::Default 
(690)] Changing session state from SESSION_ID_SENT to 
WAITING_FOR_AUTHENTICATION_STACK



Any advice?
In general I'd love to see the documentation updated a bit and I'm willing 
to contribute somewhat to it as soon as I managed to get a test CA 
working.

regards,
 andreas

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
OpenXPKI-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openxpki-users

Reply via email to