Subject: Re: "BSD Authentication"
To: None <seebs@plethora.net>
From: Dave Sainty <dave@dtsp.co.nz>
List: current-users
Date: 11/24/1998 21:38:08
seebs@plethora.net writes:

> I like the fact that BSD Authentication can allow non-setuid programs to
> perform authentication checks that need root privs.

I don't think anything in PAM prevents you from executing a setuid
authentication program from a non-setuid utility for this purpose.

Just like I'm sure you could write a BSD Authentication script that
completed the authentication check with PAM. :)