Re: Removing users from the Corporate Directory
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > WebserverTalk Community > Voice Over IP > Voice over IP Cisco > Re: Removing users from the Corporate Directory




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Re: Removing users from the Corporate Directory  
Matt Slaga \(US\)


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-01-06 12:11 AM

They took it out in 4.1, but you used to be able to leave out the first
name to omit from the directory.

Now it is a little more involved:

1.  Open Notepad on the publisher server.

2.  Cut and paste these four lines and save the file as a text file on
the C: drive as hideuser.ldif.

Note:  The spaces should appear as this output shows. Ensure that there
are no extra spaces in the LDIF file. Otherwise, the script fails when
you run it.

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

3.  Set the [userid] to be the user you want to hide. For example:

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

4.  Select Start > Run > cmd to open a command prompt on the publisher
server and run this script in order to set the description field in DC
Directory:

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


This output shows a successful run:

C:\>ldapmodify -h CallManagerPub -p 8404 -D
"cn=Directory Manager, o=cisco.com" -w cisco -c -f hideuser.ldif.txt
modifying entry cn=ctiuser, ou=users, o=cisco.com



-----Original Message-----
From: cisco-voip-bounces@puck.nether.net
[mailto:cisco-voip-bounces@puck.nether.net] On Behalf Of Jonathan
Charles
Sent: Friday, June 30, 2006 4:21 PM
To: Joe Pollere (US)
Cc: ciscovoip
Subject: Re: [cisco-voip] Removing users from the Corporate Directory
(onthephones)

Sounds good, but there I still want to be able to work with these
accounts. I just want them to not show up on the phone, directory,
corporate directory...



Jonathan

On 6/30/06, Joe Pollere (US) <Joe.Pollere@us.didata.com> wrote:
> Jonathan,
>
> Add CiscoPrivateUser to the description field.
>
> From page 14-17 of the CM 4.1 SRND:
>
> You can prevent system and service accounts from appearing in Cisco
> CallManager Administration by adding the string CiscoPrivateUser to
> the user's Description field. The CCM Administrator, CCMSysUser, and
> IPMA SysUser accounts have this field set by default, but you can
> safely add the description to the CCM Directory Manager account as
> well. Use Microsoft ADSIEdit (Active Directory Service Interfaces,
> available as a part of the Windows 2000 Support Tools) or any other
> LDAP tool to update the Description field.
>
> Regards,
>
> Joe
>
> -----Original Message-----
> From: cisco-voip-bounces@puck.nether.net
> [mailto:cisco-voip-bounces@puck.nether.net] On Behalf Of Jonathan
> Charles
> Sent: Friday, June 30, 2006 3:39 PM
> To: ciscovoip
> Subject: [cisco-voip] Removing users from the Corporate Directory (on
> thephones)
>
> So, I have CCM4.1(3), but I am seeing my admin accounts (JTAPI,
> RMJTAPI, appadmin, etc...) showing up in the directory on the phone...
>
> How do I remove them?
>
>
>
>
> Jonathan
>  ________________________________________
_______
> cisco-voip mailing list
> cisco-voip@puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-voip
>
> -----------------------------------------
> Disclaimer:
>
> This e-mail communication and any attachments may contain confidential

> and privileged information and is for use by the designated
> addressee(s) named above only.  If you are not the intended addressee,

> you are hereby notified that you have received this communication in
> error and that any use or reproduction of this email or its contents
> is strictly prohibited and may be unlawful.  If you have received this

> communication in error, please notify us immediately by replying to
> this message and deleting it from your computer. Thank you.
>
>
 ________________________________________
_______
cisco-voip mailing list
cisco-voip@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-voip

-----------------------------------------
Disclaimer:

This e-mail communication and any attachments may contain
confidential and privileged information and is for use by the
designated addressee(s) named above only.  If you are not the
intended addressee, you are hereby notified that you have received
this communication in error and that any use or reproduction of
this email or its contents is strictly prohibited and may be
unlawful.  If you have received this communication in error, please
notify us immediately by replying to this message and deleting it
from your computer. Thank you.





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 04:54 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register