09-26-2011 03:48 AM - edited 03-17-2019 10:30 PM
hello,
i have a very strange problem when i try to log in on VCS using URL:
If i use the Ip Address 10.65.2.152 the login works perfectly using the same credentials.
Just to make a test I did a connection on SSH2 with the same credentials and it works.
I'm thinking could be a browser problem or a VCS's bug Software.
Someone has some ideas?
Thanx in advance
09-26-2011 05:46 AM
What VCS firmware version? and what browser?
I am using IE7 and just tested with both X6.1 and X7, and was able to log in via https and the dns name.
09-26-2011 05:52 AM
I'm using IE ver. 8.0.6001.19019 and the VCS are both updated to X6.1
09-26-2011 06:01 AM
What is the exact error message that you get? Is it the same message that you get if your credentials are incorrect?
'Login failed: Invalid authorization credentials'
09-26-2011 06:05 AM
Yes, when i put right credentials using the URL instead IP Add. it says:
'Login failed: Invalid authorization credentials'
09-26-2011 06:29 AM
Do you have additional admin accounts? Did you try logging in with a difference account than the default admin account?
09-26-2011 06:43 AM
yes i did create a new administrator user but it's the same: 'Login failed: Invalid authorization credentials'
09-27-2011 03:40 AM
Things to check:
* does the DNS entry really point to the correct VCS? :-) (you could ping it for example to see if it is the correct IP)
* any issues with the certificates, or some special security settings in your browser
* did you try a different browser / computer?
* check that you try to login to the correct login page, there is the user (findme) and the admin login https://91.184.154.2/user/login vs. https://
There was some bug with the TMS not beeing able to connect to the TMS,
not sure if this can be related to hostnames as well:
Cisco TMS and Cisco VCS connectivity issues: if Cisco TMS reports “no http response from the Cisco VCS” when trying to communicate with VCS X6.0, the following additional Cisco VCS configuration is needed:
1. Log in to Cisco VCS as root, then type:
echo "ServerAlias *" > /tandberg/persistent/etc/opt/apache2/ssl.d/tmsfix.conf
2. Then type:
/etc/init.d/httpd restart
The Cisco VCS will now accept TLS connection requests from Cisco TMS.
Please remember to rate helpful responses and identify
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide