<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Mark,<br>
<br>
special chars must be escaped, ex: Replace '&amp;' with '&amp;amp;'.<br>
<br>
/Wes<br>
<br>
MILLS, Mark wrote:
<blockquote
 cite="mid:54DD8B39132EFA4293A5C0565004E54609BB9ED2@SBEMAIL1.au.baesystems.com"
 type="cite">
  <pre wrap="">Hi,

I am trying to filter based on users in a specific group within AD, but
have an issue using the &amp; operator in the ldap filter, has anyone else
successfully managed to do it?

I am trying to use an ldap filter of:

(&amp;(objectclass=user)(!(UserAccountControl:1.2.840.113556.1.4.
803:=2))(memberOf=CN=VOIP,OU=SecurityGroups,OU=General,DC=au,DC=baesyste
ms,DC=com))

I receive the following error:

[Fatal Error] :16:47: The entity name must immediately follow the '&amp;' in
the entity reference.
org.xml.sax.SAXParseException: The entity name must immediately follow
the '&amp;' in the entity reference.

We can do anything with the filter as long as we don't specify the &amp;
operator ... Anyone able to point out what I have wrong?

Cheers,
  Mark



  </pre>
  <blockquote type="cite">
    <pre wrap="">-----Original Message-----
From: <a class="moz-txt-link-abbreviated" href="mailto:cisco-voip-bounces@puck.nether.net">cisco-voip-bounces@puck.nether.net</a> 
[<a class="moz-txt-link-freetext" href="mailto:cisco-voip-bounces@puck.nether.net">mailto:cisco-voip-bounces@puck.nether.net</a>] On Behalf Of Wes Sisk
Sent: Wednesday, 29 August 2007 4:06 AM
To: <a class="moz-txt-link-abbreviated" href="mailto:rschuknecht@gmx.de">rschuknecht@gmx.de</a>
Cc: <a class="moz-txt-link-abbreviated" href="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</a>
Subject: Re: [cisco-voip] CUCM 5.X/6.X and LDAP

Robert,

Yes.  requires setting attributes in your directory and then 
applying a 
filter on CM. I will unicast a doc.

/Wes

<a class="moz-txt-link-abbreviated" href="mailto:rschuknecht@gmx.de">rschuknecht@gmx.de</a> wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">Hi List,

is it possible to filter out "unwanted" LDAP Users from the 
      </pre>
    </blockquote>
    <pre wrap="">Callmanager End-Users, or in other words from the corporate 
directory? 
    </pre>
    <blockquote type="cite">
      <pre wrap="">I have an Callmanager 5.X and 6.X, in LAB for testing, the 
      </pre>
    </blockquote>
    <pre wrap="">are both connected (synced) with an mircosoft AD. And i see 
all my AD-Users. The only users which are filtered out 
automatically are the default Mircrosoft Users.
    </pre>
    <blockquote type="cite">
      <pre wrap="">Any ideas? Thanks in Advance.

Robert
  
      </pre>
    </blockquote>
    <pre wrap="">_______________________________________________
cisco-voip mailing list
<a class="moz-txt-link-abbreviated" href="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</a>
<a class="moz-txt-link-freetext" href="https://puck.nether.net/mailman/listinfo/cisco-voip">https://puck.nether.net/mailman/listinfo/cisco-voip</a>

    </pre>
  </blockquote>
  <pre wrap=""><!---->_______________________________________________
cisco-voip mailing list
<a class="moz-txt-link-abbreviated" href="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</a>
<a class="moz-txt-link-freetext" href="https://puck.nether.net/mailman/listinfo/cisco-voip">https://puck.nether.net/mailman/listinfo/cisco-voip</a>
  </pre>
</blockquote>
</body>
</html>