cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
213
Views
4
Helpful
1
Replies

Directory information

silex
Level 1
Level 1

I am trying to add users to the Directory but I keep getting error messages such as

Active Server Pages error 'ASP 0115'

Unexpected error

/CCMAdmin/usersidebar.asp

A trappable error (E06D7363) occurred in an external object. The script cannot continue running.

has anyone experienced this before

1 Reply 1

jbarcena
Level 9
Level 9

1. Identify the correct directory administrator password. Let it be .

2. Open command prompt. Run PasswordUtils . This will generate encrypted

password. Let it be

3. Set the value of DCDMGRPW and MGRPW in registry, "under

HKML\Software\Cisco Systems, Inc.\Directory Configuration", to

.

4. Open C:\dcdsrvr\directoryconfiguration.ini. Set the value of passwd to

5. Open command prompt. go to C:\

6. Run the command UMEncryptText . This will generate out.txt in the same

folder from which it was run, i.e C:\

7. Open out.txt and copy the contents after "Text=". This long hex value is the encrypted

password. Let it be .

8. Open C:\dcdsrvr\config\UMDirectoryConfiguration.ini using "notepad"

(Please do not use any other text editor).

9. Set the value of CiscoLdapPwd and UserLdappwd to .

10. Save the file and exit.

11. Restart IISAdmin service and try accessing the CCMAdmin user pages.