Displaying 2 results from an estimated 2 matches for "fwtmp".
Did you mean:
wtmp
2005 Jul 20
1
AIX 5.1 /etc/security/failedlogin entry with OpenSSH 4.1p1
...***************************************************************
*******
1 unsuccessful login attempt since last login.
Last unsuccessful login: Wed Jul 20 09:56:25 BST 2005 on ssh from
localhost
Last login: Wed Jul 20 09:50:59 BST 2005 on /dev/pts/5 from x.x.x.x
# cd /etc/security
# /usr/sbin/acct/fwtmp < failedlogin
root ssh 7 21704 0000 0000 1121849785
localhost
Wed Jul 20 09:56:25 BST 2005
# /usr/sbin/acct/fwtmp < /var/adm/wtmp
root pts/7 pts/7 7 15394 0000 0000 1121849788
localhost
Wed Jul...
2003 Jan 08
0
[Bug 464] New: sshd seems to corrupt the wtmpx
...r
Priority: P4
Component: sshd
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: pas50 at cam.ac.uk
Starting with an empty wtmpx.
I ssh to the machine.
I then do last and get
pas pts/6 Thu Jan 1 01:00 still logged in
Using fwtmp to convert the wtmp file to asci I get
pas ts/6 pts/6 1886
7 0000 0000 0 1042034068 0 0 Thu Jan 1 01:00:00 1970
If I log in using ssh or on the console then these do not appear in last.
------- You are receiving this mail because:...