<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Calibri" size="2"><span style="font-size:11pt;">
<div>Hi, </div>
<div> </div>
<div>I’m trying to use FreeRADIUS with an LDAP oracle (to be precise, an OpenLDAP instance that uses SASL authentication). From what I understand, this should happen with a single-user bind to the OpenLDAP server… Since it’s supposed to use a bind, I’m not
retrieving the password, which at this point explains the ‘no Auth-Type found’. </div>
<div> </div>
<div>Since Arran mentioned a while ago that binding with LDAP is a lot easier these days, is it correct that I use the following in my authorize section (after PAP):</div>
<div> </div>
<div>update control {</div>
<div>        #  Only set the Auth-Type if it hasn’t been set</div>
<div>        Auth-Type = LDAP</div>
<div>}</div>
<div> </div>
<div>And then in the ‘authenticate’ section I use the below to enable binding? </div>
<div> </div>
<div>Auth-Type LDAP {</div>
<div>        Ldap</div>
<div>}</div>
<div> </div>
<div>If that’s all (plus the user search in …/mods-available/ldap), that’s grand :-)</div>
<div> </div>
<div>Arran, can you confirm?</div>
<div> </div>
<div>Stefan</div>
<div> </div>
<div> </div>
</span></font>
<PRE>Janet(UK) is a trading name of Jisc Collections and Janet Limited, a 
not-for-profit company which is registered in England under No. 2881024 
and whose Registered Office is at Lumen House, Library Avenue,
Harwell Oxford, Didcot, Oxfordshire. OX11 0SG. VAT No. 614944238
</PRE></body>
</html>