What is required for LDAP Email Polling (Sharp)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • PaulLoveless
    Technician
    • Jun 2008
    • 26

    #1

    What is required for LDAP Email Polling (Sharp)

    Hi everyone!

    I have a customer running a standard AD in a 2003 environment.

    My goal is to be able to poll the ldap for scan destinations (email of course).
    For each user on the AD, their email address is included in the AD entry.

    Can someone tell me, based on the information I have presented what the search parameters should be such as SeachBase, etc.

    Thanks for your help with this advanced question.
  • scoobysteve
    Trusted Tech

    100+ Posts
    • Jun 2008
    • 163

    #2
    Hi,

    I'm not a Sharp tech but this is how i would program it on our machines. The example below is to suit a SBS 2003 environment. All users in SBS are created in a OU calledy MyBusiness in which the MyBusiness is an OU inside the Users OU. The User's OU is part of the test.local domain.

    OU=MyBusiness, OU=Users, DC=test, DC=local.

    hope this helps.

    Comment

    Working...