[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: PAM (libpam) on OpenBSD ?
On Mon, 11 Mar 2002, Artur Grabowski wrote:
> Panagiotis Kotsiopoulos <pkotsiop@dsg.internet.gr> writes:
>
> > On Mon, 11 Mar 2002, Alexander Yurchenko wrote:
> >
> > > On Mon, Mar 11, 2002 at 10:37:15AM +0200, Panagiotis Kotsiopoulos wrote:
> > > > hello
> > > >
> > > > I am knew to this list and on OpenBSD and i'd like to install libpam on my
> > > > OpenBSD box on x86 platform.
> > >
> > > Why don't you want to use bsd_auth(3)?
> >
> > Can bsd_auth(3) communicate with an ldap server for authentication
> > of a user and not with the files (passwd etc) ??
>
> If someone writes an appropriate auth program, yes.
You see , i can't code it myself. So i ask if anyone knows
existing software implementing LDAP authentication on login.conf
>
> read "man 5 login.conf" It's described there.
>
> //art