FS#5305 - denyhosts not using cfg file
Attached to Project:
Arch Linux
Opened by Jon Wilson (DesertFox) - Monday, 28 August 2006, 16:27 GMT
Last edited by Dale Blount (dale) - Monday, 28 August 2006, 17:27 GMT
Opened by Jon Wilson (DesertFox) - Monday, 28 August 2006, 16:27 GMT
Last edited by Dale Blount (dale) - Monday, 28 August 2006, 17:27 GMT
|
Details
It looks like the package denyhosts in extra is not using
the /etc/denyhosts/denyhosts.cfg file. Denyhosts is a
daemon, and all that needs to be done is add
--config=/etc/denyhosts/denyhosts.cfg to the /etc/rc.d/denyhosts start command to have it use the config file. would be useful if the build was updated. It looks like some of the configuration is read, like the admin email address, but other important things, like how long to block an ip for, how many failed attempts in each category, etc are not correctly read unless the --config option is passed to the daemon. Thanks |
This task depends upon
Closed by Simo Leone (neotuli)
Sunday, 24 September 2006, 18:35 GMT
Reason for closing: Won't fix
Additional comments about closing: Seems this is an upstream issue. Don't be afraid to file another bug report here if it turns out to be an Arch-specific thing.
Sunday, 24 September 2006, 18:35 GMT
Reason for closing: Won't fix
Additional comments about closing: Seems this is an upstream issue. Don't be afraid to file another bug report here if it turns out to be an Arch-specific thing.
Thanks.