Results 1 to 2 of 2

Thread: Calling SSH PAM file - multiple servers

  1. #1
    Join Date
    Dec 2008
    Beans
    60
    Distro
    Xubuntu 8.04 Hardy Heron

    Calling SSH PAM file - multiple servers

    I have two SSH servers set up along the lines in this thread: http://ubuntuforums.org/showthread.php?t=1497376

    I want different PAM files for each server (ie ssh referring to /etc/pam.d/sshd and sshd2 referring to /etc/pam.d/sshd2), but my sshd2 instance still follows /etc/pam.d/sshd

    How do I get sshd2 to call the PAM file in /etc/pam.d/sshd2?

    Thanks!
    1998 Compaq Deskpro | Pentium II 350 Mhz CPU | 256 Mb RAM | 6.1Gb 33Mhz ATA Hard Drive | No sound card

  2. #2
    Join Date
    Dec 2008
    Beans
    60
    Distro
    Xubuntu 8.04 Hardy Heron

    Re: Calling SSH PAM file - multiple servers

    User error. My /etc/init.d/ssh2 script was calling sshd rather than sshd2.
    1998 Compaq Deskpro | Pentium II 350 Mhz CPU | 256 Mb RAM | 6.1Gb 33Mhz ATA Hard Drive | No sound card

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •