Request 160 was acted upon.
_________________________________________________________________________

         URL: https://rt.openpkg.org/id/160
      Ticket: [OpenPKG #160]
     Subject: OpenSSH/PAM
  Requestors: [EMAIL PROTECTED]
       Queue: openpkg
       Owner: rse
      Status: open
 Transaction: Correspondence added by rse
        Time: Thu Jul 17 15:31:06 2003
________________________________________________________________________


> It looks like there is a mismatch between the compiled-in PAM service
> name for OpenSSH ("sshd") and the name configured in /etc/pam.conf and
> /etc/pam.d/ ("openssh").
> 
> Is it preferred to fix this by replacing the argument given to pamtool
> (e.g., substitute "--name=sshd" for "--name=openssh") or to patch the
> sources so that the service name matches the package name?

OpenSSH knows about a define SSHD_PAM_SERVICE which we now
set to "openssh". This name is used in pam_start(3) within
auth-pam.c and so the PAM configuration is now in sync
with the program identification starting with "openssh-3.6.p2-20030717".
Details you can find here: http://cvs.openpkg.org/chngview?cn=10718
Thanks for your feedback and support.

-- 
                                         Ralf S. Engelschall
                                         OpenPKG Project Leader
                                         [EMAIL PROTECTED]

Reply via email to