[Bug 186402] Re: UsePAM no longer in sshd_config

2008-01-29 Thread Carl Karsten
** Changed in: openssh (Ubuntu) Status: Incomplete = Invalid -- UsePAM no longer in sshd_config https://bugs.launchpad.net/bugs/186402 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list

[Bug 186402] Re: UsePAM no longer in sshd_config

2008-01-29 Thread Carl Karsten
1000 apologies.this is 100% my fault. This is where it came from: d-i preseed/late_command string cd /tmp;apt-get install wget;wget http://shaz/late_command.sh; chmod u+x late_command.sh; ./late_command.sh # late_command.sh ... wget http://shaz/sshd_config Now to figure out why I thought

[Bug 186402] Re: UsePAM no longer in sshd_config

2008-01-29 Thread Colin Watson
Phew; I was worried for a bit there. :-) Thanks for following up. -- UsePAM no longer in sshd_config https://bugs.launchpad.net/bugs/186402 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list

[Bug 186402] Re: UsePAM no longer in sshd_config

2008-01-29 Thread Colin Watson
I have no idea where this is coming from; this looks nothing like the default sshd configuration in Hardy. I just installed a fresh chroot with debootstrap and see nothing similar to this. Is there anything at all unusual about your installer configuration? -- UsePAM no longer in sshd_config

[Bug 186402] Re: UsePAM no longer in sshd_config

2008-01-28 Thread Colin Watson
Er. openssh-server doesn't remove UsePAM from sshd_config on upgrade, as far as I can see. Could you please attach your configuration files, the output of 'ssh -vvv remotehost', and anything relevant in /var/log/auth.log? ** Changed in: openssh (Ubuntu) Status: New = Incomplete --

[Bug 186402] Re: UsePAM no longer in sshd_config

2008-01-28 Thread Carl Karsten
[EMAIL PROTECTED]:~$ egrep -v ^(#|$) /etc/ssh/sshd_config Protocol 2 HostKey /etc/ssh/ssh_host_rsa_key HostKey /etc/ssh/ssh_host_dsa_key UsePrivilegeSeparation no PermitRootLogin yes RSAAuthentication yes PubkeyAuthentication yes IgnoreRhosts yes PermitEmptyPasswords no PasswordAuthentication yes

[Bug 186402] Re: UsePAM no longer in sshd_config

2008-01-28 Thread Carl Karsten
Er. openssh-server doesn't remove UsePAM from sshd_config on upgrade, as far as I can see. fresh install, not upgrade. I'll do a hardy daily install right now and post sshd_conf. -- UsePAM no longer in sshd_config https://bugs.launchpad.net/bugs/186402 You received this bug notification