|
|||||||
| Forums | Search Forums | Register | Forum Rules | Man Pages | Albums | FAQ | Members | Calendar | Search | Today's Posts | Mark Forums Read |
| Solaris The Solaris Operating System, usually known simply as Solaris, is a Unix-based operating system introduced by Sun Microsystems. The Solaris OS is now owned by Oracle. |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
loginlog not registering failed logins
Hello guys, I made a loginlog file to register failed login attempts on my sun-blade 1500 server ( just studying at home) . The code below is how I created the file : Code:
# touch /var/adm/loginlog # chmod 600 /var/adm/loginlog # chgrp sys /var/adm/loginlog After creating the file, I attempted failed logins 5 times. I looked into the loginlog file, but nothing was registered in it. Can anyone help me with this? Thanks a lot. |
| Sponsored Links | ||
|
|
#2
|
|||
|
|||
|
Hi,
Have you commented console out of /etc/default/login as this can sometimes be a problem. Regards Dave |
| Sponsored Links | ||
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| sshd and loginlog | ningy | Solaris | 2 | 07-27-2011 07:26 AM |
| AIX ftp/sftp script monitor to failed logins | itik | AIX | 2 | 12-10-2010 05:38 PM |
| Another question for tracking failed logins via script | linuxgeek | Shell Programming and Scripting | 10 | 01-21-2010 01:44 AM |
| limiting failed logins to three | csaunders | HP-UX | 1 | 10-18-2007 09:56 AM |
| /var/adm/loginlog | encrypted | Solaris | 4 | 09-13-2004 02:06 PM |
|
|