On Mon, 04 Nov 2002 12:11:40 +0100
Dag-Erling Smorgrav <[EMAIL PROTECTED]> wrote:
> Dag-Erling Smorgrav <[EMAIL PROTECTED]> writes:
> > There seems to be a bug in our pam_ssh(8). It switches to user
> > privileges when reading the user's keys, but switches back before
> > starting the agent, instead of after.
>
> Umm, wait, that was too easy. It doesn't. I got the start_agent and
> !start_agent cases mixed up. Alexander, could you check what UID
> ssh-agent runs as (ps auxw | grep agent)? What version of XFree86 do
It runs with my UID:
---snip---
(5) netchild@ttyp2 % ps auxww |grep \[s\]sh-agent
netchild 757 0.0 0.2 1976 1188 ?? Is 9:00am 0:00.01 ssh-agent
---snip---
> you run, and did you compile it yourself or did you install binaries?
Myself.
> How long ago did you install it? What does 'ldd /usr/X11R6/bin/xdm'
Oct 25.
> say? If it's pretty old, it might still be using Linux-PAM and an old
No, it uses our PAM:
---snip---
libpam.so.2 => /usr/lib/libpam.so.2 (0x281eb000)
(6) netchild@ttyp0 % ll /usr/lib/libpam.*
-r--r--r-- 1 root wheel 127K 3 Nov 20:04 /usr/lib/libpam.a
lrwxr-xr-x 1 root wheel 11B 3 Nov 20:04 /usr/lib/libpam.so@ -> libpam.so.2
-r--r--r-- 1 root wheel 25K 3 Nov 20:04 /usr/lib/libpam.so.2
---snip---
> non-credential-dropping pam_ssh(8).
Bye,
Alexander.
--
Press every key to continue.
http://www.Leidinger.net Alexander @ Leidinger.net
GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message