*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Linux man pages -> faillog (5)              
Title
Content
Arch
Section
 

FAILLOG(5)

Contents


NAME    [Toc]    [Back]

       faillog - Login failure logging file

DESCRIPTION    [Toc]    [Back]

       faillog	maintains  a  count  of login failures and the limits for each
       account.  The file is fixed length record, indexed  by  numerical  UID.
       Each  record  contains  the count of login failures since the last successful
 login; the maximum number of failures  before  the  account  is
       disabled;  the line the last login failure occured on; and the date the
       last login failure occured.

       The structure of the file is

	       struct faillog {
		       short   fail_cnt;
		       short   fail_max;
		       char    fail_line[12];
		       time_t  fail_time;
	       };

FILES    [Toc]    [Back]

       /var/log/faillog - login failure log

SEE ALSO    [Toc]    [Back]

      
      
       faillog(8)

AUTHOR    [Toc]    [Back]

       Julianne Frances Haugh ([email protected])



								    FAILLOG(5)
[ Back ]
 Similar pages
Name OS Title
faillog Linux examine faillog and set login failure limits
nettlgen.co HP-UX network tracing/logging and kernel logging configuration file
nettlgen.conf HP-UX network tracing/logging and kernel logging configuration file
crash OpenBSD system failure and diagnosis
cfgmgr_set_status Tru64 General: Reports failure to the cfgmgr framework
niffd Tru64 Network Interface Failure Finder daemon
login IRIX login configuration file
login_ok FreeBSD functions for checking login class based login restrictions
auth_ttyok FreeBSD functions for checking login class based login restrictions
auth_hostok FreeBSD functions for checking login class based login restrictions
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service