Displaying 20 results from an estimated 80000 matches similar to: "[Bug 355] No last login message with PrivSep under AIX"
2002 Aug 25
7
[Bug 355] No last login message with PrivSep under AIX
http://bugzilla.mindrot.org/show_bug.cgi?id=355
------- Additional Comments From dtucker at zip.com.au 2002-08-25 18:10 -------
It looks like the call to loginsuccess() fails because it's done as a
non-privileged user. This is bad because in addition to generating the message
it also clears the failed login counter that leads to account lockout.
The following patch fixes it for me
2002 Jul 16
0
[Bug 355] New: No last login message with PrivSep under AIX
http://bugzilla.mindrot.org/show_bug.cgi?id=355
Summary: No last login message with PrivSep under AIX
Product: Portable OpenSSH
Version: -current
Platform: PPC
OS/Version: AIX
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy:
2002 Jul 02
0
[Bug 329] gmake install prefix=... does not work with the privsep-path
http://bugzilla.mindrot.org/show_bug.cgi?id=329
mouring at eviladmin.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From mouring at eviladmin.org
2002 Jul 04
0
[Bug 265] Build problems with 3.2.3p1 under AIX 4.3.2
http://bugzilla.mindrot.org/show_bug.cgi?id=265
mouring at eviladmin.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From mouring at eviladmin.org
2002 Jul 17
0
[Bug 29] ssh with publickey authentication to AIX system fails with NFS mounted home directory
http://bugzilla.mindrot.org/show_bug.cgi?id=29
mouring at eviladmin.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From mouring at eviladmin.org
2002 Apr 05
5
[Bug 201] Building openssh from CVS fails on AIX 4.2.1
http://bugzilla.mindrot.org/show_bug.cgi?id=201
------- Additional Comments From mouring at eviladmin.org 2002-04-06 02:21 -------
Created an attachment (id=62)
Does this patch help?
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2002 Apr 07
5
[Bug 205] PrivSep needs to be a compile-time option
http://bugzilla.mindrot.org/show_bug.cgi?id=205
------- Additional Comments From mouring at eviladmin.org 2002-04-07 10:28 -------
Created an attachment (id=64)
This patch (does not include configure.ac patch) should allow non-mmap platforms to compile, but will not allow them to use privsep period. One has to do more R&D to figure out where to disable compression on sshd since
2002 Jun 21
4
[Bug 145] sshd fails to increment AIX login failed counter
http://bugzilla.mindrot.org/show_bug.cgi?id=145
------- Additional Comments From dtucker at zip.com.au 2002-06-21 23:43 -------
Created an attachment (id=116)
Merge all previous patches and diff against -cvs
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2002 Aug 20
1
[Bug 385] loginsuccess on AIX fails
http://bugzilla.mindrot.org/show_bug.cgi?id=385
------- Additional Comments From mouring at eviladmin.org 2002-08-21 05:12 -------
Just skimming the code it seems to only affect AIX. So as it sounds like a
plan.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2002 Aug 15
1
[Bug 296] Priv separation does not work on OSF/1
http://cvs-mirror.mozilla.org/webtools/bugzilla/show_bug.cgi?id=296
mouring at eviladmin.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |weberc at grc.nia.nih.gov
------- Additional Comments From mouring at eviladmin.org 2002-08-16 07:24 -------
2002 Apr 06
0
[Bug 89] [PATCH] make the Waiting for forwarded connections to terminate... message more helpful
http://bugzilla.mindrot.org/show_bug.cgi?id=89
mouring at eviladmin.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From mouring at eviladmin.org
2002 Jul 19
0
[Bug 363] No logging of SSH activities under Solaris BSM
http://bugzilla.mindrot.org/show_bug.cgi?id=363
mouring at eviladmin.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From mouring at eviladmin.org
2002 Apr 06
0
[Bug 76] scp won't transfer files to or from the root under Cygwin
http://bugzilla.mindrot.org/show_bug.cgi?id=76
mouring at eviladmin.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From mouring at eviladmin.org 2002-04-07
2002 Sep 26
0
[Bug 149] --with-random=[FILE] no longer available
http://bugzilla.mindrot.org/show_bug.cgi?id=149
mouring at eviladmin.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From mouring at eviladmin.org
2002 Mar 27
2
[Bug 191] compilation faills in auth1.c:392 `pw' undeclared when USE_PAM is on
http://bugzilla.mindrot.org/show_bug.cgi?id=191
mouring at eviladmin.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From mouring at eviladmin.org
2002 Jun 28
4
[Bug 319] Privilege Separation failing on OSF1 v5.1
http://bugzilla.mindrot.org/show_bug.cgi?id=319
------- Additional Comments From mouring at eviladmin.org 2002-06-29 02:59 -------
Created an attachment (id=120)
Sounds like an SIA issue w/ privsep. Does this fix it?
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2002 Mar 27
3
[Bug 192] monitor.c:545: undefined reference to `auth_password with USE_PAM on
http://bugzilla.mindrot.org/show_bug.cgi?id=192
------- Additional Comments From mouring at eviladmin.org 2002-03-28 04:04 -------
If I understand the PAM code (none of the PRIVSEP code has been made to work
with it right now) one should never called auth_password() they should
be calling auth_pam_password()..
So in mm_answer_authpassword() function it should look something like this
2002 Nov 08
1
[Bug 432] AIX does not log login attempts for unknown users
http://bugzilla.mindrot.org/show_bug.cgi?id=432
------- Additional Comments From dtucker at zip.com.au 2002-11-08 11:50 -------
Created an attachment (id=176)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=176&action=view)
Call loginfailed() on AIX for unknown usernames
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the
2002 Feb 03
0
[Bug 62] compilation error on openstep 4.0
http://bugzilla.mindrot.org/show_bug.cgi?id=62
mouring at eviladmin.org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|openssh-unix-dev at mindrot.org|mouring at eviladmin.org
------- Additional Comments From mouring at eviladmin.org 2002-02-03 16:03 -------
I'll look at
2002 Apr 05
0
[Bug 60] OpenSSH 3.0.2p1 configure script fails on NEXTSTEP
http://bugzilla.mindrot.org/show_bug.cgi?id=60
mouring at eviladmin.org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|openssh-unix-dev at mindrot.org|mouring at eviladmin.org
Status|REOPENED |NEW
------- Additional Comments From mouring at