store | blogs | forums | twitter | facebook | wiki | mailing lists | downloads | support portal
Atomic Secure Linux
It is currently Sat May 25, 2013 11:26 am

» Feed - Atomicorp

All times are UTC - 5 hours [ DST ]




Post new topic Reply to topic Share/Bookmark  [ 5 posts ] 
Author Message
 Post subject: Atomic Corp Installation
Unread postPosted: Sat Oct 22, 2011 1:44 pm 
Offline
Forum User
Forum User

Joined: Sat Oct 22, 2011 8:00 am
Posts: 6
Location: South Africa
Installed ASL and got the following error when going to https://YOUR_SERVERS_IP:30000

Fatal error(s) have been encountered.

Time Source Error
21:36:11 PGUICommon::define_base_configuration DEBUG: Loaded base config data
21:36:11 FATAL init Could not establish mysql connection
Access denied for user 'tortix'@'localhost' (using password: YES)

Well to tell you the truth I've enabled mysql and selected a password ASL didn't like ending with "!"

Then tried to run the Configure/Re-Configure ASL again
# asl -c

Disabled mysql by selecting "no"

# reboot

Same error when i go to https://YOUR_SERVERS_IP:30000

Just to mention before i did all the above i also tried:

# mysql -u root mysql
mysql> UPDATE user SET Password=PASSWORD('MY_NEW_PASSWORD') where USER='tortix'@'localhost';
mysql> FLUSH PRIVILEGES;
mysql> quit

# service mysql restart

I've tried to search the forum for the answer with no success...

Please help
thx


Top
 Profile  
 
 Post subject: Re: Atomic Corp Installation
Unread postPosted: Sun Oct 23, 2011 8:08 pm 
Offline
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
User avatar

Joined: Thu Feb 07, 2008 7:49 pm
Posts: 3249
Location: Chantilly, VA
You must have mysql support enabled to use the ASL GUI. Disabling mysql is there for users that dont use the GUI.

Enable mysql on install, and run the installer again.

_________________
Michael Shinn
Atomicorp - Security For Everyone

Co-Author of Troubleshooting Linux Firewalls.


Top
 Profile  
 
 Post subject: Re: Atomic Corp Installation
Unread postPosted: Mon Oct 24, 2011 9:47 am 
Offline
Forum User
Forum User

Joined: Sat Oct 22, 2011 8:00 am
Posts: 6
Location: South Africa
I get the following from the re-install

The OSSEC database password is already set
Error: Your OSSEC database password must consist of only letters and numbers.

Could you please let me know where to change this?

Thank you for the help


Top
 Profile  
 
 Post subject: Re: Atomic Corp Installation
Unread postPosted: Mon Oct 24, 2011 10:35 am 
Offline
Forum User
Forum User

Joined: Sat Oct 22, 2011 8:00 am
Posts: 6
Location: South Africa
I tried this now:

mysql -u root -p
MYSQL ROOT PASSWORD
grant INSERT,SELECT,UPDATE,CREATE,DELETE,EXECUTE on tortix.* to tortix@127.0.0.1;
set password for tortix@127.0.0.1=PASSWORD('MYNEWPASSWORD');
flush privileges;
quit

/etc/init.d/mysqld restart

Same error please help


Top
 Profile  
 
 Post subject: Re: Atomic Corp Installation
Unread postPosted: Mon Oct 24, 2011 11:25 am 
Offline
Forum User
Forum User

Joined: Sat Oct 22, 2011 8:00 am
Posts: 6
Location: South Africa
All good now

# yum remove asl

Re-installed ASL

Just a post for someone else, when you enable mysql in asl -c don't use other characters (ONLY LETTERS AND NUMBERS ARE ALLOWED)

The installation never mentioned that when you type your password....

J


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic Share/Bookmark  [ 5 posts ] 

» Feed - Atomicorp

All times are UTC - 5 hours [ DST ]


Who is online

Users browsing this forum: Bing [Bot] and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group