<!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">
I suspect ldiff/ldapmodify will be your friend for that modification.&nbsp;
More docs online and maybe some specifics from microsoft for AD.<br>
<br>
A sample ldapmodify from CSCdz63349:<br>
<pre>Workaround:
For Active Directory:
Use ADU&amp;C and set the Description attribute of the user to "CiscoPrivateUser"
without the quotation marks.

For DC Directory:
First, cut and paste the following 4 lines into a file called "hideuser.ldif" 
text file, and save it in the C: drive of the publisher callmanager server.

dn: cn=[userid],ou=users,o=cisco.com
changeType: modify
replace: Description
Description: CiscoPrivateUser

set the [userid] to be the user you would like to hide. Example for the UserID
ctifw:

dn: cn=ctifw,ou=users,o=cisco.com
changeType: modify
replace: Description
Description: CiscoPrivateUser

Next run the following command from a cmd prompt on the publisher callmanager
server in order to set the description field in DC Directory.

ldapmodify -h &lt;server name&gt;&lt;/server&gt; -p 8404 -D "cn=Directory Manager,o=cisco.com" -w &lt;DCDAdmin Password&gt; -c -f hideuser.ldif</pre>
<br>
<pre>/Wes
</pre>
<br>
<br>
Ryan O'Connell wrote:
<blockquote
 cite="mid:18082B35CF0EBD4C8D265874508A615C070EDB11@hermes.unislumin.com"
 type="cite">
  <pre wrap="">My problem is the formatting of the phone numbers. The Active Directory
has already been populated with phone number but when they were
populated the were so with brackets and dashes and spaces etc, which
don't work for CM. Has anyone else found a way to script a mass edit for
these fields in AD?

Ryan

-----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 MILLS, Mark
Sent: Monday, September 03, 2007 1:10 AM
To: <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


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>
Attention:

Privileged/Confidential Information may be contained in this message.  Disclosure to any person other than the named recipient is unauthorized.  If you are not the intended recipient, please delete all copies of this information and kindly notify the sender by reply email.  Opinions, conclusions and other information in this message that do not relate to the official business of UNIS LUMIN Inc. shall be understood as neither given nor endorsed by it.  UNIS LUMIN Inc. and any of its subsidiaries reserve the right to monitor all e-mail communications through its networks.  Thank you.
  </pre>
</blockquote>
</body>
</html>