Bug 3994

Summary: Bug in /etc/pam.d/sshd
Product: Sisyphus Reporter: Dmitry <kordv>
Component: openssh-serverAssignee: Gleb F-Malinovskiy <glebfm>
Status: CLOSED WONTFIX QA Contact: qa-sisyphus
Severity: normal    
Priority: P2 CC: eostapets, glebfm, ldv, mike, vt
Version: unstable   
Hardware: all   
OS: Linux   
Attachments:
Description Flags
/etc/pam.d/sshd.patch none

Description Dmitry 2004-04-20 11:24:21 MSD
Невозможно использовать ssh, при использовании LDAP для хранения БД пользователей

nsswitch.conf:
passwd:     files ldap
shadow:     tcb files ldap
group:      files ldap
Comment 1 Dmitry 2004-04-20 11:33:03 MSD
Created attachment 389 [details]
/etc/pam.d/sshd.patch
Comment 2 Dmitry V. Levin 2004-04-21 20:58:35 MSD
I do not plan to revert the change made in openssh-server-3.6.1p1-alt2 due to security reasons. 
See package changelog for details.