Current time: 10-03-2024, 10:32 PM Hello There, Guest! (LoginRegister)


Post Reply 
SOLVED: db keys on gentoo
Author Message
unugmax Offline
Newbie
*

Posts: 8
Joined: May 2008
Reputation: 0
Post: #1
SOLVED: db keys on gentoo
Hi,

when I run the installer of RC6 on a gentoo (stage3 hardened) system nothing happens. The generation of the database keys never finishes it´s job. The urandom file is quite active, so that can´t be the problem ... well maybe it is, don´t know.

I tried to overrule this process by adding these lines:

Code:
$main::db_pass_key = "IHwVpxADxVkrB2Ta0HbOcNEwJJC08UKG";
$main::db_pass_iv = "5KLWfRQv";

before this:

Code:
if ($main::db_pass_key eq '{KEY}' || $main::db_pass_iv eq '{IV}') {

in the file ispcp_common_code.pl

That allows me to access the installer routine. But once everything is filled in, it stops with the message "Starting Installation...". I guess my "fix" is not exactly what the processing expects.

I never had this problem before on normal gentoo setups (not hardened) or debian. Since my perl is very basic, I ask for some advice how to get rid of this problem. Thanks a lot!

max
(This post was last modified: 08-29-2008 04:57 PM by unugmax.)
08-29-2008 06:58 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
SOLVED: db keys on gentoo - unugmax - 08-29-2008 06:58 AM
RE: db keys on gentoo - pgentoo - 08-29-2008, 01:19 PM
RE: db keys on gentoo - unugmax - 08-29-2008, 04:56 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)