Originally posted by: sprynter
We're using NIS with AIX 5.3 (on a p570).
I've recently installed sshd (from IBM site, OpenSSH 4.3.0.5300) but I can't fix an issue with non-root NIS users.
Root can connect and login, but any NIS users are authenticated, then immediately disconnected.
The error reported by sshd (in syslog):
code auth|security:crit sshd 155880: fatal: permanently_set_uid: was able to restore old (e)gid
[/code]
I've tried enabling/disabling privilege separation (in sshd_config), but no help.
Googling for sshd issues came up empty (some close hits, but not exactly).
We have many other platforms successfully working with ssh and NIS.
Anyone have any ideas?