[19323] in bugtraq
Re: Login Failures under Solaris 2.7
daemon@ATHENA.MIT.EDU (Michael J. Corrigan)
Thu Feb 22 12:25:05 2001
Message-Id: <200102221427.GAA03214@darwin1.ucsd.edu>
Date: Thu, 22 Feb 2001 06:27:48 -0800
Reply-To: "Michael J. Corrigan" <mcorrigan@ucsd.edu>
From: "Michael J. Corrigan" <sysmjc@DARWIN1.UCSD.EDU>
X-To: Ricardo Creisstoff <ricardo.creisstoff@LMCO.COM>
To: BUGTRAQ@SECURITYFOCUS.COM
In-Reply-To: Mail from Ricardo Creisstoff <ricardo.creisstoff@LMCO.COM> dated
Wed, 21 Feb 2001 15:11:48 EST <3A942104.912B409A@lmco.com>
It is working under Solaris 2.7 for me:
user@otherhost> telnet targethost
Trying XXX.YYY.ZZZ.Z...
Connected to targethost.
Escape character is '^]'.
SunOS 5.7
login: iouas
Password:
Login incorrect
login: lkjsad
Password:
Login incorrect
login: lkjsad
Password:
Login incorrect
login: lksajd
Password:
Login incorrect
login: aslkjd
Password:
Login incorrect
Connection closed by foreign host.
user@otherhost>
On targethost:
`uname -a`
SunOS targethost 5.7 Generic_106541-12 sun4u sparc SUNW,Ultra-Enterprise
`ls -l /var/adm/loginlog`
-rw------- 1 root sys 219 Feb 22 06:22 /var/adm/loginlog
`more /var/adm/loginlog`
iouas:/dev/pts/12:Thu Feb 22 06:22:22 2001
lkjsad:/dev/pts/12:Thu Feb 22 06:22:27 2001
lkjsad:/dev/pts/12:Thu Feb 22 06:22:33 2001
lksajd:/dev/pts/12:Thu Feb 22 06:22:39 2001
aslkjd:/dev/pts/12:Thu Feb 22 06:22:45 2001
> There was a bug identified under Solaris 2.6 as follows:
>
> "Solaris 2.6 does not write anything in /var/adm/loginlog even if
> it does exist. This has been assigned bug ID 4096961."
>
>
> I can't seem to get it to work for Solaris 2.7 either. Has anyone
> been able to confirm that this bug was fixed for Solaris 2.7.
>
> Ricardo Creisstoff
>
> Software Engineer
> SAIC
> E-mail: ricardo.creisstoff@lmco.com
>