| Summary: | You must "exec" login from the lowest login shell. | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Doug Manton <dmanton> | ||||||
| Component: | sshd | Assignee: | OpenSSH Bugzilla mailing list <openssh-bugs> | ||||||
| Status: | CLOSED FIXED | ||||||||
| Severity: | normal | ||||||||
| Priority: | P2 | ||||||||
| Version: | -current | ||||||||
| Hardware: | PPC | ||||||||
| OS: | AIX | ||||||||
| Attachments: |
|
||||||||
|
Description
Doug Manton
2002-05-22 20:03:21 AEST
Created attachment 100 [details]
sshd -d -d -d
can you try with LOGIN_NEEDS_UTMPX defined? -DLOGIN_NEEDS_UTMPX solves the problem for 3.2.2. I'll try it with 3.2.3 when I am back in the office. If successful then it would be great to have this auto-defined for AIX by configure. Thanks for your help :) Created attachment 115 [details]
Add LOGIN_NEEDS_UTMPX to configure.ac for AIX
Confirmed problem still exists in -cvs and goes away with this patch, after make distprep, configure and rebuild. Tested on AIX 4.3.3 ML 0 only. thanks, commited. Mass change of RESOLVED bugs to CLOSED |