cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
546
Views
5
Helpful
2
Replies

Disabling IP Communicator web server

How can I disable the web server on IP communicator? This is for security purpose.

We are using CM 4.2(1)sr1b

1 Accepted Solution

Accepted Solutions

Rob Huffman
Hall of Fame
Hall of Fame

Hi Pascal,

Disabling the Internal Web Server

You can disable the internal web server for Cisco IP Communicator by creating a Windows registry value using the regedit utility.

Open Windows regedit from the command line or from Start > Run. In regedit, choose HKEY_LOCAL_MACHINE\SOFTWARE\Cisco Systems, Inc.\Communicator. From the Edit menu, choose New > DWORD value. Rename the value WebServerDisabled (this value does not appear by default) and set it to any non-zero value. To enable the web server again, delete this key or set it to zero.

From this doc;

http://www.cisco.com/en/US/products/sw/voicesw/ps5475/prod_release_note09186a00802b9509.html#wp1082852

Hope this helps!

Rob

Please remember to rate helpful posts.....

View solution in original post

2 Replies 2

Rob Huffman
Hall of Fame
Hall of Fame

Hi Pascal,

Disabling the Internal Web Server

You can disable the internal web server for Cisco IP Communicator by creating a Windows registry value using the regedit utility.

Open Windows regedit from the command line or from Start > Run. In regedit, choose HKEY_LOCAL_MACHINE\SOFTWARE\Cisco Systems, Inc.\Communicator. From the Edit menu, choose New > DWORD value. Rename the value WebServerDisabled (this value does not appear by default) and set it to any non-zero value. To enable the web server again, delete this key or set it to zero.

From this doc;

http://www.cisco.com/en/US/products/sw/voicesw/ps5475/prod_release_note09186a00802b9509.html#wp1082852

Hope this helps!

Rob

Please remember to rate helpful posts.....

Thanks Rob! It works perfectly!

Pascal