On Mon, 2003-12-29 at 15:29, Dylan wrote:
<SNIP>
I think you need to activate remote root logins - look in the sysconfig part of YaST for relevant options.
HTH Dylan In Yast2, I see a place to enable/disable remote X connections, but nothing related to ssh.
Looking at /etc/ssh/sshd_config, I see: =========== # To disable tunneled clear text passwords, change to no here! PasswordAuthentication no ..... but..... # Set this to 'yes' to enable PAM authentication (via challenge-response) # and session processing. Depending on your PAM configuration, this may # bypass the setting of 'PasswordAuthentication' UsePAM yes =========== This is not the way my SUSE 8.2 config file is setup. The implication is that in SUSE 9.0 sshd is using the PAM module instead of sshd native password authentication and that something is wrong with my PAM setup. Does anyone know a way to test my PAM setup? fyi: I have 2 boxes with this problem. Both started off as SUSE 8.0. I upgraded them to 8.2, and now to 9.0. I still have 8.2 boxes in production. Thanks Greg -- Greg Freemyer