Multiple search contexts in LDAP

Peter Param pparam at stvincents.com.au
Mon Nov 13 01:19:22 CET 2006


hey all,

I would like to have multiple search contexts to get around ambiguous
search results due to duplicate object names found in branches under the
same basedn = "ou=darlinghurst,ou=nsw,o=myorg,c=au"

For instance,  I would like to search
ou=people,ou=darlinghurst,ou=nsw,o=myorg,c=au  &
ou=roles,ou=darlinghurst,ou=nsw,o=myorg,c=au only and not all other
branches under the ou=darlinghurst branch.  Is this possible?

currently I've got set in radiusd.conf for LDAP searches:

        ldap {
                server = myldap
                identity = "cn=superuser,o=myorg,c=au"
                password = <mypassword>
                filter = "(cn=%u)"
                basedn = "ou=darlinghurst,ou=nsw,o=myorg,c=au"
                #basedn = "ou=people,ou=darlinghurst,ou=nsw,o=schs,c=au"
                -
                -
                }


cheers

Peter


**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been virus
scanned and although no viruses were detected by the system, St Vincents &
Mater Health Sydney accepts no liability for any consequential damage
resulting from email containing any computer viruses.

**********************************************************************



More information about the Freeradius-Users mailing list