cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
313
Views
0
Helpful
1
Replies

All Passwords

aamercado
Level 4
Level 4

After running CM for some time and If I wanted to change all the passwords:

1. Local Adm

2. CM Admin

3. DC Directory

4. Private Phrase

5. SA

What is the best procedure or process to do so?

Will this effect me with any future upgrades or other caveats?

TIA

1 Reply 1

agopala
Cisco Employee
Cisco Employee

You will have to do this separately:

Here are some links that might help: Please try them in a lab before production :)

1. Local Adm

NT users page.

2. CM Admin

3. DCD:

http://www.cisco.com/en/US/products/sw/voicesw/ps556/products_configuration_example09186a00800942be.shtml

4. Private Phrase

c:\program files\cisco\bin\passwordutils

5. SA

(test on a lab server first)

Changing SQLSVc passwords:

Component -> DBL -> Properties -> logon -> put the new password

services -> MSSQLserver -> properties -> new password

services -> SQLServeragent -> properties -> new password

services -> DBL layer monitor -> properties -> new password

Users -> SQLSvc -> password change

Restart all the three services and component.

to change sa password:

c:\OSQL -E -Q "exec sp_password NULL, 'password', 'sa'"

http://www.cisco.com/en/US/products/sw/voicesw/ps556/products_tech_note09186a0080095225.shtml

http://www.cisco.com/en/US/products/sw/voicesw/ps556/products_tech_note09186a00801013e9.shtml