Displaying 20 results from an estimated 10000 matches similar to: "[Bug 1046] AIX 5.3 Garbage on Login"
2001 Nov 05
2
Security - ssh allows unintended access on AIX
Under AIX there are three security settings:
expires = a fixed date at which an account is no longer valid
maxage= weeks before a password expires
maxexpires=max weeks during which a password can be changed by a user after
expiration AFTER WHICH ACCESS IS NOT ALLOWED
Beauty of maxage with expires is, that no manual intervention is required
to block inactive users.
With maxage=5 and expires=1 an
2005 Mar 18
1
Setauthdb defined twice in openssh-4.0p1 on AIX 5.3
When compiling openssh-4.0p1 under AIX 5.3 ML01 using gcc 3.4.3 I get
the following error:
> (cd openbsd-compat && make)
> make[1]: Entering directory
> `/usr/local/src/openssh-4.0p1/openbsd-compat'
> gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.. -I.
> -I./.. -I/usr/local/ssl/include -DHAVE_CONFIG_H -c bsd-arc4random.c
> In file included from
2002 Oct 13
1
[PATCH] AIX password expiration
Hi All.
With one eye on the do_pam_chauthtok() stuff I've merged contributions
by Pablo Sor and Mark Pitt into a patch against -current. I'm
interested in testers and suggestions for improvements.
The patch extends the loginrestrictions test to include expired
accounts (but unlike Mark's patch, doesn't log accounts with expired
passwords unless they're locked) and adds
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
2012 May 08
5
[Bug 2006] New: AIX 5.2 /32 bit - a windows Putty session will not connect to AIX box
https://bugzilla.mindrot.org/show_bug.cgi?id=2006
Bug #: 2006
Summary: AIX 5.2 /32 bit - a windows Putty session will not
connect to AIX box
Classification: Unclassified
Product: Portable OpenSSH
Version: 6.0p1
Platform: All
OS/Version: All
Status: NEW
Severity: normal
2005 Apr 28
1
ssh 4.0 under AIX 5.3 password expiration
I have a user who's password has expired (ADMCHG) flag
is set in /etc/security/passwd under AIX 5.3. For
some reason it is not prompting for new passwd. This
worked in 3.9. Any ideas?
Thanks,
Ryan
# /usr/sbin/sshd -d
debug1: sshd version OpenSSH_4.0p1
debug1: private host key: #0 type 0 RSA1
debug1: read PEM private key done: type RSA
debug1: private host key: #1 type 1 RSA
debug1: read
2003 Jun 25
2
openssh-3.6.1p2-passexpire20.patch prevents /etc/nologin display on AIX
Hi there,
I have just compiled up 3.6.1p2 both with and without Darren Tuckers
passexpire patch.
However, with the patch applied /etc/nologin isn't displayed to users (on
AIX 5.1 / PSSP)
The patched vesion seems to fail with "illegal user" - some parts of a debug
3 log...
debug1: userauth-request for user ade45 service ssh-connection method none
debug1: attempt 0 failures 0
2005 Jul 13
1
ssh-keygen problem with openssh-4* and openssl-0.9.7g on AIX
hi
i got a strange error for openssh-4.0p1 and openssh-4.1p1
(didn't try other versions) with openssl-0.9.7g on AIX 5.1
openssl-0.9.7g and openssh build without errors,
"make test" for openssl returns no errors,
"make test" for openssh stops at the first connection test
"make test" for openssh with openssl-0.9.6m returns no errors
(i don't get errors for
2005 Dec 19
6
[Bug 1136] User not logged off after forced password change in AIX 5.3
http://bugzilla.mindrot.org/show_bug.cgi?id=1136
Summary: User not logged off after forced password change in AIX
5.3
Product: Portable OpenSSH
Version: 4.1p1
Platform: PPC
OS/Version: AIX
Status: NEW
Severity: normal
Priority: P2
Component: ssh
AssignedTo: bitbucket at
2005 Mar 22
1
Segmentation fault in buffer_append_space for AIX 5.3 for openssh-4.0p1
For AIX 53 ML01 I'm getting a "Segmentation fault in buffer_append_space at line 85 in file buffer.c" in sshd after typing my password for a new connection to the AIX 5.3 host. Line 85 is "if (buffer->offset == buffer->end) {". Is this caused by an old bug in buffer_append_space?
Regards
Rob v.d. Wal
2005 Oct 12
12
[Bug 1102] C program 'write' with zero length hangs
http://bugzilla.mindrot.org/show_bug.cgi?id=1102
Summary: C program 'write' with zero length hangs
Product: Portable OpenSSH
Version: 4.1p1
Platform: PPC
OS/Version: AIX
Status: NEW
Severity: normal
Priority: P2
Component: ssh
AssignedTo: bitbucket at mindrot.org
ReportedBy: timc at
2003 Jul 30
1
[PATCH] Password expiry merge (AIX parts)
Hi All.
Attached is a patch introduces password expiry handling for AIX (other
platforms to follow). It is more or less the same as the previous patch
but has been updated to reflect recent changes to auth-passwd.c
I'm wondering if the AIX parts of auth.c should be moved to port-aix.c
and if the generic password change functions (currently at the end of
auth-passwd.c) belong in a separate
2011 Jun 04
2
Does anybody successfully built latest R on AIX 5.3?
[This email is either empty or too large to be displayed at this time]
2009 Feb 05
2
Problem with Kerberos auth on AIX 5.3
I've been banging my head against this for a few days so I thought I'd see if anyone has an idea of what's going on.
AIX 5.3
OpenSSH 5.1p1
MIT Kerberos 1.6.3
zlib 1.2.3
Built with CC=cc and LDFLAGS=-brtl
When the client attempts to enter their kerberos password the daemon rejects it with the following message:
debug1: Kerberos password authentication failed: Not enough space.
If
2005 Mar 14
1
EA support for AIX 5.3
Jerry, Jeremy,
Whilst fixing bug 2445, I stumbled across NFSv4 ACLs with EA version 2
capability. This is only supported on filesystems that are created JFS2
with Extended Attribute Version 2 support which is part of the NFSv4 ACL
support native to JFS2 in AIX 5.3.
This is new in AIX 5.3 and I'd like to get to work implementing it as an
addition to Linux and IRIX EA support. Are the any
2006 May 25
1
AIX 5.3 Samba member server to an NT domain
Ladies and Gentlemen,
I'm trying to get AIX to authenticate users off another Samba server (with
an eye to doing the same off a Windows server at some point, just to be
flexible). I have been using the binary distribution of Samba 3.0.22 to do
this. While I have been able to get users to log in by using the WINBIND
authentication method, they still cannot change their password or use FTP. I
2007 May 03
3
cannot start smbd on AIX 5.3
Help please.
I am in the process of configuring Samba 3.0.14a onto 4 AIX 5.3 systems.
It seems to be working OK on 3 of the 4, but on the last one, I cannot
start smbd.
nmbd seems to start fine.
The smb.conf file matches the other servers except that the server name
is changed.
Here's the error showing up on the log.smbd file.
[2007/05/02 15:19:47, 0] smbd/server.c:main(835)
standard
2010 Feb 18
4
"../openbsd-compat/port-aix.h", line 92.44: 1506-046 (S) Syntax error. openssh-5.3p1 on aix 5.3
Hi all,
Environment:
Compiler: IBM XL C/C++ Enterprise Edition for AIX v9.0
Server: AIX 5.3 TL 10 SP1
I use configure with the following option to configure the makefile.
--------------------------------?
export CC=cc
export CFLAGS="-I/opt/freeware/include/openssl/ -I/usr/local/include"
export LDFLAGS="-L/opt/freeware/lib/ -L/usr/local/lib"
./configure --prefix=/usr/local
2005 Jul 20
1
AIX 5.1 /etc/security/failedlogin entry with OpenSSH 4.1p1
Hello
Ive downloaded OpenSSH 4.1p1 from the portable openssh web pages...
Compiled it up for an AIX 5.1 host (with latest IBM maintenance patches
applied)
using defaults in all cases.
When doing a successful SSH authentication it places an entry into
/etc/security/failedlogin
as well as /var/adm/wtmp
Ive also tried adding "UseLogin yes" to the sshd_config
PAM ISNT configured (infact
2005 Jan 05
1
3.0.x and AIX 5.3
As of AIX 5.3 sys/var.h is loaded in sys/proc.h & sys/space.h which are
loaded through a rather lengthy debacle of nested includes. AIX 5.2 does
not have this problem.
At any rate the result when using gcc 3.3 and vac 6.x:
Compiling web/cgi.c
web/cgi.c:33: error: redefinition of `struct var'
web/cgi.c: In function `cgi_load_variables':
web/cgi.c:138: error: structure has no member