Hi,
we're using SCO UnixWere 7.1 and we have users that login to a profile and
that profile kicks off an application. Is there an easy way of being able to
track invalid attempts to open that profile?
many thanks,
Mark.
You can define LOGFAILURES in the file /etc/default/login (the default value is 5). All the unsuccessful login attempts after LOGFAILURES will be logged in /var/adm/loginlog (an ASCII file containing one record -or line- per attempt and including login name, tty and time).
You must create the file loginlog to enable logging. That file must belong to user root and group sys and have read and write permissions only for its owner.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.