On Thu, Aug 15, 2002 at 01:29:38PM -0400, Dan Melomedman wrote: > Claudio Jeker wrote: > > On Thu, Aug 15, 2002 at 11:43:44AM -0400, Dan Melomedman wrote: > > > Claudio Jeker wrote: > > > > > well, on OpenBSD you'd need an LDAP BSD Auth module, which should be fairly > > > > > simple (though, to my knowledge, nobody wrote one yet). > > > > > what already is supposed to work is using kerberos w/ LDAP backend and using > > > > > kerberos auth. > > > > AFAIK somebody did a LDAP BSD Auth module port. Was some time ago on the > > > > ports@openbsd mailing list. > > > Is this one an equivalent of pam-ldap or nss-ldap? > > I never looked at the code but I think that the BSD Auth API is simpler > > then the PAM/NSS stuff and therefor the LDAP auth module could be simpler. > Okay. I see some messages on mailing list, but no URL. Would you know a > URL for this?
I begin to remember. There was a port posted to ports@. It had the very unfortunate drawback that still all users had to be in /etc/master.passwd; all additional info was fetched from LDAP. I have no clue wether this was resolved since, and I don't think this port was commited since. you should find it in the ports@ mailing list archives.
