[cisco-voip] CUCM 5.X/6.X and LDAP

Bernhard Albler balbler at nts.at
Mon Sep 3 09:11:55 EDT 2007


I assume you are inputing the query via the axl sql java classes (axl sql toolkit). If so, you must escape the "&" operator as "&" (xml entity)

Regards
bernhard

------------------------------------------
DI (FH) Bernhard Albler, NTS AG 
Tel.: +43 (1) 867 67 76 -0, email: balbler at nts.at 
 

> -----Ursprüngliche Nachricht-----
> Von: cisco-voip-bounces at puck.nether.net [mailto:cisco-voip-
> bounces at puck.nether.net] Im Auftrag von MILLS, Mark
> Gesendet: Montag, 3. September 2007 09:10
> An: cisco-voip at puck.nether.net
> Betreff: Re: [cisco-voip] CUCM 5.X/6.X and LDAP
> 
> 
> Hi,
> 
> I am trying to filter based on users in a specific group within AD, but
> have an issue using the & operator in the ldap filter, has anyone else
> successfully managed to do it?
> 
> I am trying to use an ldap filter of:
> 
> (&(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 '&' in
> the entity reference.
> org.xml.sax.SAXParseException: The entity name must immediately follow
> the '&' in the entity reference.
> 
> We can do anything with the filter as long as we don't specify the &
> operator ... Anyone able to point out what I have wrong?
> 
> Cheers,
>   Mark
> 
> 
> 
> > -----Original Message-----
> > From: cisco-voip-bounces at puck.nether.net
> > [mailto:cisco-voip-bounces at puck.nether.net] On Behalf Of Wes Sisk
> > Sent: Wednesday, 29 August 2007 4:06 AM
> > To: rschuknecht at gmx.de
> > Cc: cisco-voip at puck.nether.net
> > 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
> >
> > rschuknecht at gmx.de wrote:
> > > Hi List,
> > >
> > > is it possible to filter out "unwanted" LDAP Users from the
> > Callmanager End-Users, or in other words from the corporate
> > directory?
> > >
> > > I have an Callmanager 5.X and 6.X, in LAB for testing, the
> > 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.
> > >
> > > Any ideas? Thanks in Advance.
> > >
> > > Robert
> > >
> > _______________________________________________
> > cisco-voip mailing list
> > cisco-voip at puck.nether.net
> > https://puck.nether.net/mailman/listinfo/cisco-voip
> >
> _______________________________________________
> cisco-voip mailing list
> cisco-voip at puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-voip


More information about the cisco-voip mailing list