Re: LDAP users

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <fr33m2n@...>
Cc: <misc@...>
Date: Wednesday, October 24, 2007 - 7:29 am

On Wed, 24 Oct 2007 07:26:39 +0200, fr33m2n@gmail.com wrote:

> Hi all.

First of all post to the right list. ;) This would fit better in
the misc-list.

Now, for your question; what you're looking for is in the
/etc/login.conf file. There is a man-page for it, login.conf(5)

In /etc/login.conf you have a line that says:
auth-defaults:auth=passwd,skey:

You'd want to change that line to something like:
auth-defaults:auth=ldap

OpenBSD doesn't include an LDAP module though so you'd have to write
your own, details for how to do so is in the login.conf(5) man page.
Or perhaps you can google something, someone else has probably built
one already.

--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: LDAP users, Linus Swälas, (Wed Oct 24, 7:29 am)
Re: LDAP users, Dorian Büttner, (Wed Oct 24, 3:45 pm)
Re: LDAP users, Marc Balmer, (Wed Oct 24, 7:20 am)