Help on freeBSD 4.10

Chuck Swiger cswiger at mac.com
Tue Feb 5 00:17:54 UTC 2008


On Feb 4, 2008, at 2:31 PM, Tuan Ho wrote:
> 1/
> As an administrator, how can i disable an account after three  
> consecutive unsuccessful login attempts?

As root, you could run:

  chsh -s /usr/sbin/nologin _user_

> 2/
> How can I enable logged file to monitor successful and unsuccessful  
> logins and logouts?

This should be enabled by default already; examine /var/log/auth.log....

-- 
-Chuck



More information about the freebsd-questions mailing list