[BlueOnyx:18397] Re: 5207R & 5208R: PAM_ABL fixed and reactivated

Michael Stauber mstauber at blueonyx.it
Fri Sep 25 09:57:00 -05 2015


Hi Jeff,

> [root at box1 ~]# pam_abl -v
> Reading config from /etc/security/pam_abl.conf
> No such file or directory (2) while reading config file: No db_home dir specified
> 
> Interesting…

Yeah, your config file is missing or still the one for the old pam_abl.

> contents of pam_abl.conf
>
> # /etc/security/pam_abl.conf
> # debug
> host_db=/var/lib/abl/hosts.db
> host_purge=2d
> host_rule=*=3/1h
> user_db=/var/lib/abl/users.db
> user_purge=2d
> user_rule=!admin/cced=10000/1h,50000/1m

Yepp, that's for the old one. Looks like your CCEd didn't get restarted
after the YUM update. So the fix should be easy:

/sbin/service cced.init restart

That should then take care of it and it'll also generate the correct
/etc/security/pam_abl.conf for you.

-- 
With best regards

Michael Stauber



More information about the Blueonyx mailing list