Alrighty, I got the nightly cvs tarball and checked out openca-0.9, configured it, built it, and installed it. Now after I go to https://localhost/ca I get the login screen, I put in my username and password and then it comes back with an error from XML::Twig saying it can't find rbac/acl.xml. The only thing in that rbac directory is a cmds directory. Poking around the source I found that in the src rbac dir, there's an acl.xml plus two other .xml files and quite a bit more directories. So is there something else I should do after installing offline?
On Thu, 2003-07-31 at 01:20, Michael Bell wrote: > Ti Leggett wrote: > > > Alright, one more question. I've gotten both ca and ca_node installed. I > > ran the configure_etc script and I can now get a login screen. However, > > when I type to login as user root, it just spawns a frame on the left > > with a login window and then another login in the middle. This continues > > infintely. > > This happens if you have an older version. The reason is a little bit > tricky. CGI::Session exists on the most computers if there is a Perl > installation. Old versions of this module has a problem with the > automatic stprage of the session data. If the CGI::Session is already > present then Perl uses the old version. Newer snapshots of OpenCA do an > explicit flush to fix the problem with CGI:Session. > > I think the fix was submitted at 2003/05/28. So when do you checkout the > CVS or which snapshot do you use (I thought these problems were fixed)? > > Best regards > > Michael ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
