16 Mar
2012
16 Mar
'12
11:46 a.m.
Hi,
Can someone throw me a bone here? This is really the last step in my process in getting FreeRadius production ready.
i'd advise getting a basic grasp of LDAP and terminology before using it as a tool - plenty of free resources out there. you have a group RADIUS that you want to check membership of - so when you talk to the LDAP you need to filter for the user you are dealing with - so have appropriate filter line (you know your DN/CN/DC etc to get the right tree/branch) and then do the correct attribute match (be that memberOf etc). alan