Displaying 8 results from an estimated 8 matches for "aix_setauthdb".
2003 Sep 29
2
OpenSSH 3.7.1p2 AIX loginsuccess() issue
On AIX 4.3.3 and AIX 5.1, the last successful and unsuccessful logins are
no longer printer prior to the motd with either the stock openssh-3.7.1p2
or Darren's openssh-3.7.1p2-pwexp24.patch. In both cases it appears that
the loginsuccess() call (auth-passwd.c stock or auth.c Darren's patch) is
returning -1 and msg is not appended to loginmsg. /etc/security/lastlog
is updated despite
2010 Feb 01
8
[Bug 1710] New: aix_setauthdb/aix_restoredb are not called in getpwnamallow() causing permanently_set_uid() to fail
https://bugzilla.mindrot.org/show_bug.cgi?id=1710
Summary: aix_setauthdb/aix_restoredb are not called in
getpwnamallow() causing permanently_set_uid() to fail
Product: Portable OpenSSH
Version: 5.3p1
Platform: PPC
OS/Version: AIX
Status: NEW
Severity: normal
Priority: P2...
2003 Oct 28
4
AIX patch for openssh-3.7.1p2
There are a couple of bugs in the openssh-3.7.1p2. The aix_setauthdb
function does not work with other types of authentication such as AFS/DFS.
The loginfailed test in configure is not correct. Also, AIX can use the
wtmp logging which I added in configure. Attached is the patch.
Thanks,
Matt Richards
-------------- next part --------------
*** openssh-3.7.1p2/open...
2004 May 17
8
[Bug 869] Password expiration does not work for LDAP users
http://bugzilla.mindrot.org/show_bug.cgi?id=869
Summary: Password expiration does not work for LDAP users
Product: Portable OpenSSH
Version: -current
Platform: PPC
OS/Version: AIX
Status: NEW
Severity: critical
Priority: P2
Component: Miscellaneous
AssignedTo: openssh-bugs at mindrot.org
2010 Mar 08
0
Announce: OpenSSH 5.4 released
..." before
running the internal sftp server. bz#1637
* Correctly check libselinux for necessary SELinux functions; bz#1713
* Unbreak builds on Redhat using the supplied openssh.spec; bz#1731
* Fix incorrect privilege dropping order on AIX that prevented
chroot operation; bz#1567
* Call aix_setauthdb/aix_restoredb at the correct times on AIX to
prevent authentication failure; bz#1710
Checksums:
==========
- SHA1 (openssh-5.4.tar.gz) = 1776832d902f7b4c7863afd41a5ec7a14efe95d6
- SHA1 (openssh-5.4p1.tar.gz) = 2a3042372f08afb1415ceaec8178213276a36302
Reporting Bugs:
===============
- Pleas...
2010 Mar 08
1
Announce: OpenSSH 5.4 released
..." before
running the internal sftp server. bz#1637
* Correctly check libselinux for necessary SELinux functions; bz#1713
* Unbreak builds on Redhat using the supplied openssh.spec; bz#1731
* Fix incorrect privilege dropping order on AIX that prevented
chroot operation; bz#1567
* Call aix_setauthdb/aix_restoredb at the correct times on AIX to
prevent authentication failure; bz#1710
Checksums:
==========
- SHA1 (openssh-5.4.tar.gz) = 1776832d902f7b4c7863afd41a5ec7a14efe95d6
- SHA1 (openssh-5.4p1.tar.gz) = 2a3042372f08afb1415ceaec8178213276a36302
Reporting Bugs:
===============
- Pleas...
2004 Jan 22
1
AIX and openssh 3.7.1p2 with privsep
...mm_request_send entering: type 10
debug3: mm_auth_password: waiting for MONITOR_ANS_AUTHPASSWORD
debug3: mm_request_receive_expect entering: type 11
debug3: mm_request_receive entering
debug3: Trying to reverse map address 169.198.11.77.
debug3: AIX/authenticate succeeded for user atompkin:
debug3: aix_setauthdb: AIX/setauthdb set registry NIS
debug3: mm_answer_authpassword: sending result 1
debug3: mm_request_send entering: type 11
Accepted password for atompkin from 169.198.11.77 port 42915 ssh2
Accepted password for atompkin from 169.198.11.77 port 42915 ssh2
debug3: mm_get_keystate: Waiting for new key...
2009 Jul 31
112
[Bug 1626] New: Bugs intended to be fixed in 5.4
https://bugzilla.mindrot.org/show_bug.cgi?id=1626
Summary: Bugs intended to be fixed in 5.4
Product: Portable OpenSSH
Version: -current
Platform: Other
OS/Version: Mac OS X
Status: NEW
Severity: normal
Priority: P2
Component: Miscellaneous
AssignedTo: unassigned-bugs at mindrot.org