How to hide users in Corporate Directory?

Posted: September 18, 2006 by sankar in Cisco General

1. Create a file by the name hideuser.ldif (can be any name) in Notepad

2. Lets take the example of hiding ac user for Attendant Console. Put the following contents in the file and save it.

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

3. Go to command line and run the following command.

ldapmodify -h <server name> -p 8404 -D “cn=Directory
Manager,o=cisco.com” -w <DCDAdmin Password> -c -f hideuser.ldif

Comments
  1. Dana says:

    Hi there,

    Is there any way to hide users in CUCM version 7? It looks like this is a command for version 4 on the Windows appliance.

    Thanks
    Dana

  2. Vikas says:

    In CUCM 7 Do you really get the “ac” user in the directory listing ?

  3. […] How to hide users in Corporate Directory? « CCIE Voice notes […]

  4. Fahmy says:

    i believe he meant users which grabbed by ldap to unity

  5. It’s really a nice and useful piece of info. I’m satisfied that you just shared this
    helpful info with us. Please stay us informed like this.
    Thank you for sharing.

Leave a comment