I have 2 servers (lft1 and lft3) running AIX 5.3 ML 5. Both are installed with krb5.client.rte 1.4.0.4 and openssh.base.server 4.3.0.5300.
I have configured some of the users on both servers to authenticate against our Windows 2003 Active Directory. I can use telnet to login successfully to either server with these users. On the server lft3, I can ssh to the server using one of these users, but on lft1, I cannot. I get "access denied". To test that sshd is working correctly on lft1, I created a new user authenticated locally on lft1. I was able to login successfully with this new user on lft1 using ssh.
The files /etc/krb5/krb5.conf and /etc/ssh/sshd_config are the same on both servers.
Any advice on how to resolve this problem?
I have configured some of the users on both servers to authenticate against our Windows 2003 Active Directory. I can use telnet to login successfully to either server with these users. On the server lft3, I can ssh to the server using one of these users, but on lft1, I cannot. I get "access denied". To test that sshd is working correctly on lft1, I created a new user authenticated locally on lft1. I was able to login successfully with this new user on lft1 using ssh.
The files /etc/krb5/krb5.conf and /etc/ssh/sshd_config are the same on both servers.
Any advice on how to resolve this problem?