Hi, Is there any way to check for the existence of Ldap-UserDn for a bind-as-user option? We're trying to document how to use the users file together with LDAP bind-as-user. Any suggestions will be most helpful :-) Stefan Paetow Moonshot Industry & Research Liaison Coordinator t: +44 (0)1235 822 125 gpg: 0x3FCE5142 xmpp: stefanp@jabber.dev.ja.net skype: stefan.paetow.janet Lumen House, Library Avenue, Harwell Oxford, Didcot, OX11 0SG jisc.ac.uk Jisc is a registered charity (number 1149740) and a company limited by guarantee which is registered in England under Company No. 5747339, VAT No. GB 197 0632 86. Jisc’s registered office is: One Castlepark, Tower Hill, Bristol, BS2 0JA. T 0203 697 5800. Jisc Collections and Janet Ltd. is a wholly owned Jisc subsidiary and a company limited by guarantee which is registered in England under Company No. number 2881024, VAT No. GB 197 0632 86. The registered office is: Lumen House, Library Avenue, Harwell, Didcot, Oxfordshire, OX11 0SG. T 01235 822200.
On 19 Feb 2015, at 10:01, Stefan Paetow <Stefan.Paetow@jisc.ac.uk> wrote:
Hi,
Is there any way to check for the existence of Ldap-UserDn for a bind-as-user option? We're trying to document how to use the users file together with LDAP bind-as-user.
Authenticate code calls rlm_ldap_find_user which will use control:LDAP-UserDN if available. If LDAP-UserDN is not available, it'll try and lookup the user using the filter and basedn in the user subsection. -Arran Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS development team FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2
participants (2)
-
Arran Cudbard-Bell -
Stefan Paetow