<div dir="ltr"><div><div><div><div>Hi!<br><br></div>i am kindly asking for help or pointing right way to solve this problem.<br><br></div>Right now we are using LDAP for authentication to IBM products. Last thing we try to do is use Freeradius on same LDAP schema for wireless purposes (Cisco network). We didn't have problems with  basic authentication, but when we try to implement Groups in same way than we used before we hit a hard rock.<br>
<br></div>Our LDAP schema looks like:<br><br></div><div>ou= entries<br></div><div>    + ou= groups<br></div><div>          + ou=services<br></div><div>                + cn=wireless -> uniquemember : uid=user0001, ou=users, ou=entries<br>
                                         uniquemember : uid=user0002, ou=users, ou=entries<br></div><div>    + ou=users<br></div><div>          + uid = user0001 mail = <a href="mailto:user1@firm.com">user1@firm.com</a> pass: something<br>
</div><div>          + uid = user0002 mail = <a href="mailto:user2@firm.com">user2@firm.com</a> pass: something<br><br><br></div><div>We are authenticating user by mail and password attribute.<br><br></div><div>Is it possible to make search to met this criterias?<br>
<br></div><div>Thank you and have a nice day.<br></div></div>