[Date Prev][Date Next] [Chronological] [Thread] [Top]

Proxy Just Binds/Authentications from another LDAP?



I have been reading how to use slapd-ldap, and one thing that is not clear is if its possible just to proxy bind's.

I have a LDAP directory that has all the unix posix accounts info in it for our users, but we have another LDAP server that has all the applications info and passwords for the users and is what should be doing all the actual authentication.

What I would like to do is let the NIX systems get their unix account data from our LDAP server(/etc/passwd data etc), but proxy the bind requests generated from the user logins to the other LDAP server for authentication from the LDAP server that the system is pointed at for the posix account data.

Is it possible just to force regular bind requests only to the other LDAP server and use that to authenticate our users?

Most of the examples I have seen are all about using the proxy features of slapd-ldap to provide the actual data from the other LDAP server seamlessly, and not really for using that backed proxied LDAP server to just authenticate the binds.

Any ideas?

---
Don Hoover
dxh@yahoo.com