Page 1 of 1

Nagios password enforcement

Posted: Thu Dec 18, 2014 3:45 am
by ericosman
Hi,

Is is possible to let Nagios users have only stong passwords?
So it will not be able to have
abc123
but it has to be to like
Q28fjF#%
?

Re: Nagios password enforcement

Posted: Thu Dec 18, 2014 11:56 am
by abrist
Well, nagios uses htpasswd by default. So I do not think so. Maybe there is a PAM module to force better passwords, but really, as the password is created on the cli, the admin should have control over this anyways.