TestimonialI was asked about Tools4ever for a reference the other day from a fellow school district technology coordinator. I had to stop and think about the program, it is called Automation. Our user account processing is totally automated. ‘Set it and forget it’, which apparently I did. I have used it for 5 years with no complaints. We moved from one Student Information System to a different one this year...Michael Pruitt Union County Kentucky![]() ![]() We help you!Want to know more? A price quote or online demo? Call us +852 - 2512 8491 sales@logon-int.com Give me an online demoTestimonialUMRA has provided us with a consistant and effective way to manage AD user accounts. We are still finding ways to use the product. William KnightBantrel Read more... |
Task: Search directory service (LDAP)UMRA supports the LDAP search specification RFC2254 to search in a directory service. Example: to find all users of which the common name (cn) starts with H, the following filter is used on Novell eDirectory: (&(objectClass=user) (cn=H*)) Any filter can be used to return any collection of attribute values for the matching directory service items. The following section summarizes the general procedure to search in the directory service:
|