Reference Citations - HerongYang.com - v2.94, by Herong Yang
ADAMSync
'Types of Information in XML Files' tutorial was cited in a news group message in 2006.
The Types of Information in XML Files tutorial was cited in a news group message in 2006.
Subject: ADAMSync Date: Sep 1, 2006 Author: Rich Raffenetti Source: http://groups.google.com/group/microsoft.public.active .directory.interfaces/browse_thread/thread/e11b61ce7d0178f7 /a8a295fd04cad47a >I want to use ADAM to create a LDAP containing user information. We >need to allow directory lookups from outside of our firewall for >members of our Active Directory. That is, they have personal >credentials for the AD and we will proxy the ADAM to AD identities. > >I want to sync user accounts but only those that are not disabled A bit more research turned up that certain characters are reserved in XML and one of them is "&". & is used for the escape sequence to define reserved characters. (Other reserved characters are ', ", <, and >.) See https://www.herongyang.com/xml/syntax.html So the filter below is written (&(objectClass=user)(objectCategory=person)). It installs with ADAMSync and syncs too! How can I write a filter to only sync the active (not disabled) accounts?
Table of Contents
handling unicode characters in jsp
A Tutorial for New Axis2 Users
Dovecot SSL Warning (Not Error)
Rpc::xml, examples and docs "for Dummies"
Conversion of Single and Double in Binary