Re: pam_get_data / pam_set_data in a PAM module does not work with sshd
From: Robert Hajime Lanning (robert.lanning_at_gmail.com)
Date: 04/24/05
- Previous message: Kala B: "pam_get_data / pam_set_data in a PAM module does not work with sshd"
- In reply to: Kala B: "pam_get_data / pam_set_data in a PAM module does not work with sshd"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sun, 24 Apr 2005 11:27:42 -0700 To: secureshell@securityfocus.com
Try "UsePrivilegeSeparation no" in sshd_config.
On 4/22/05, Kala B <kalabalun@gmail.com> wrote:
> Hi,
> I have a PAM module which I use with /etc/pam.d/sshd. I do a
> pam_set_data() in the auth stack and do a pam_get_data() in the
> pam_open_session() call. But pam_get_data() returns "No module
> specific data is present". The same module when used with say,
> /etc/pam.d/login works fine. I checked that the pamhandle is the same.
> So, ideally it should contain the data.
>
> Is this problem specific to sshd or PAM?
>
> My version of sshd is Openssh 3.8p1. Openssl 0.9.7.d
>
> Can you please guide me.
> Thanks & Regards
> Kala
>
--
END OF LINE
-MCP
- Previous message: Kala B: "pam_get_data / pam_set_data in a PAM module does not work with sshd"
- In reply to: Kala B: "pam_get_data / pam_set_data in a PAM module does not work with sshd"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]