Unblocking via command line

Customer support forums for Atomic Protector (formerly Atomic Secured Linux). There is no such thing as a bad question here as long as it pertains to using Atomic Protector. Newbies feel free to get help getting started or asking questions that may be obvious. Regular users are asked to be gentle. :-)
gaia
Forum Regular
Forum Regular
Posts: 213
Joined: Tue Jun 09, 2009 12:57 pm

Unblocking via command line

Unread post by gaia »

I read this but the wiki says "this feature has been deprecated and is no longer supported." Is the wiki referring only to

Code: Select all

asl -bl
or also to

Code: Select all

asl -ub
?

If it refers to both, what is the other option to unblock an IP via command line? When a developer hits the wrong button and gets banned, I want to allow this dev to tunnel thru another IP to be able to unblock his real IP.

Since I don't want to give devs root access or whitelist the entire

Code: Select all

asl
command via sudoers, I will wrap the code to do this in a password protected PHP script. There are risks to this approach, but I can't think of another way of doing this without at least giving the dev user complete access to the

Code: Select all

asl
command. Unless someone has other suggestions.

Thanks
CentOS 6.9
ASL 4.0.19-37
Post Reply