Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #358693
    siddhartha
    Participant

    Thursday, August 05 2004 @ 09:50 AM

    we are just about to impliment open directory for all students and staff on one server. then use replicates for file sharing. my question is when i hook up web components to the ad to search for staff tel nos, building info etc i do not want to be able to browse any student records.

    all students wil have uid greater than 5000 and all staff will be 1000-5000. is there any way to stop browsing of recorde if uid > 5000?

    sid

    #358698
    honestpuck
    Participant

    Sid,

    What will you be browsing the records with? Most LDAP <-> language modules support the full capabilities of ldap_search() which supports filters, so you just need to set a filter for something such as “(group=staff)”.

    Tony Williams

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.

Comments are closed