Quantcast
Channel: VMware Communities : All Content - VMware vCenter™
Viewing all articles
Browse latest Browse all 24426

Not able to login to SSO 5.5 update2 using administrato@vpshere.local

$
0
0

Hi i  am not able to login using administrator@vpshere.local , it always say authenciateion failed , i got the below error . i am using windows 2008R2SP1 to install SSO 5.5 update2 , and also the same OS for active Directory . i am not sure where i am wrong but need help on this ASAP. please help . i am sure the password is correct still see this error , i am able to login using local OS administrator . but there it will not show sso user and Group , is there is any way to give sso Admin Priviledge to local OS using powershell or cmd without vpshere.local.

 

 

 

2014-11-05 21:53:10,226 INFO   [DirectoryConfigStore] tenantsRootDn: cn=vsphere.local,cn=Tenants,cn=IdentityManager,cn=Services,DC=vsphere,DC=local, property name: vmwSTSEntityId, value: [Lcom.vmware.identity.interop.ldap.LdapValue;@57fa1e67

2014-11-05 21:53:11,830 INFO   [IdentityManager] Default tenant [vsphere.local] successfully set

2014-11-05 21:53:11,877 INFO   [IdentityManager] Determined localos providers's default name as [WIN2008VC].

2014-11-05 21:53:12,391 INFO   [IdentityManager] Default Providers successfully set for tenant [vsphere.local]

2014-11-05 21:53:14,743 INFO   [IdentityManager] Identity Manager initialized successfully

2014-11-05 21:53:44,182 INFO   [IdentityManager] Credentials successfully set for tenant [vsphere.local]

2014-11-05 21:53:44,307 INFO   [DirectoryConfigStore] tenantsRootDn: cn=vsphere.local,cn=Tenants,cn=IdentityManager,cn=Services,DC=vsphere,DC=local, property name: vmwSTSClockTolerance, value: [Lcom.vmware.identity.interop.ldap.LdapValue;@321f8d38

2014-11-05 21:53:44,323 INFO   [IdentityManager] Clock tolerance successfully set for tenant [vsphere.local]

2014-11-05 21:53:44,432 INFO   [DirectoryConfigStore] tenantsRootDn: cn=vsphere.local,cn=Tenants,cn=IdentityManager,cn=Services,DC=vsphere,DC=local, property name: vmwSTSDelegationCount, value: [Lcom.vmware.identity.interop.ldap.LdapValue;@3570713d

2014-11-05 21:53:44,432 INFO   [IdentityManager] Delegation count successfully set for tenant [vsphere.local]

2014-11-05 21:53:44,556 INFO   [DirectoryConfigStore] tenantsRootDn: cn=vsphere.local,cn=Tenants,cn=IdentityManager,cn=Services,DC=vsphere,DC=local, property name: vmwSTSRenewCount, value: [Lcom.vmware.identity.interop.ldap.LdapValue;@691a7733

2014-11-05 21:53:44,572 INFO   [IdentityManager] Renew count successfully set for tenant [vsphere.local]

2014-11-05 21:53:44,681 INFO   [DirectoryConfigStore] tenantsRootDn: cn=vsphere.local,cn=Tenants,cn=IdentityManager,cn=Services,DC=vsphere,DC=local, property name: vmwSTSMaxBearerTokenLifetime, value: [Lcom.vmware.identity.interop.ldap.LdapValue;@4887eb2d

2014-11-05 21:53:44,696 INFO   [IdentityManager] Maximum Bearer token lifetime successfully set for tenant [vsphere.local]

2014-11-05 21:53:44,805 INFO   [DirectoryConfigStore] tenantsRootDn: cn=vsphere.local,cn=Tenants,cn=IdentityManager,cn=Services,DC=vsphere,DC=local, property name: vmwSTSMaxHolderOfKeyTokenLifetime, value: [Lcom.vmware.identity.interop.ldap.LdapValue;@406be93e

2014-11-05 21:53:44,821 INFO   [IdentityManager] Maximum HoK token lifetime successfully set for tenant [vsphere.local]

2014-11-05 21:53:46,254 INFO   [IdentityManager] Authentication succeeded for user [win2008vc.test.com@vsphere.local] in tenant [vsphere.local] in [1277] milliseconds

2014-11-05 21:57:19,620 INFO   [IdentityManager] Authentication succeeded for user [administrator@vsphere.local] in tenant [vsphere.local] in [210] milliseconds

2014-11-05 21:57:29,186 INFO   [IdentityManager] Authentication succeeded for user [administrator@vsphere.local] in tenant [vsphere.local] in [207] milliseconds

2014-11-05 21:57:52,561 INFO   [IdentityManager] Authentication succeeded for user [administrator@vsphere.local] in tenant [vsphere.local] in [208] milliseconds

2014-11-05 21:58:00,584 INFO   [IdentityManager] Authentication succeeded for user [administrator@vsphere.local] in tenant [vsphere.local] in [206] milliseconds

2014-11-05 21:58:40,111 INFO   [IdentityManager] Authentication succeeded for user [administrator@vsphere.local] in tenant [vsphere.local] in [206] milliseconds

2014-11-05 21:58:43,922 INFO   [VMwareDirectoryProvider] principalDn [CN=WebClient_2014.11.05_215631,CN=ServicePrincipals,DC=vsphere,DC=local] is not a member for group [Administrators], skipping LdapMod Op

2014-11-05 21:58:50,012 INFO   [IdentityManager] Authentication succeeded for user [administrator@vsphere.local] in tenant [vsphere.local] in [204] milliseconds

2014-11-05 22:02:51,324 ERROR  [IdentityManager] Failed to authenticate principal [administrator@vpshere.local] for tenant [vsphere.local]

com.vmware.identity.idm.IDMLoginException: Access denied

  at com.vmware.identity.idm.server.IdentityManager.authenticate(IdentityManager.java:2409)

  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

  at java.lang.reflect.Method.invoke(Unknown Source)

  at sun.rmi.server.UnicastServerRef.dispatch(Unknown Source)

  at sun.rmi.transport.Transport$1.run(Unknown Source)

  at sun.rmi.transport.Transport$1.run(Unknown Source)

  at java.security.AccessController.doPrivileged(Native Method)

  at sun.rmi.transport.Transport.serviceCall(Unknown Source)

  at sun.rmi.transport.tcp.TCPTransport.handleMessages(Unknown Source)

  at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(Unknown Source)

  at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(Unknown Source)

  at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)

  at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

  at java.lang.Thread.run(Unknown Source)

2014-11-05 22:02:51,330 ERROR  [ServerUtils] Exception 'com.vmware.identity.idm.IDMLoginException: Access denied'

com.vmware.identity.idm.IDMLoginException: Access denied

  at com.vmware.identity.idm.server.IdentityManager.authenticate(IdentityManager.java:2481)

  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

  at java.lang.reflect.Method.invoke(Unknown Source)

  at sun.rmi.server.UnicastServerRef.dispatch(Unknown Source)

  at sun.rmi.transport.Transport$1.run(Unknown Source)

  at sun.rmi.transport.Transport$1.run(Unknown Source)

  at java.security.AccessController.doPrivileged(Native Method)

  at sun.rmi.transport.Transport.serviceCall(Unknown Source)

  at sun.rmi.transport.tcp.TCPTransport.handleMessages(Unknown Source)

  at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(Unknown Source)

  at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(Unknown Source)

  at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)

  at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

  at java.lang.Thread.run(Unknown Source)

2014-11-05 22:02:51,375 INFO   [IdentityManager] Authentication failed for user [administrator@vpshere.local] in tenant [vsphere.local] in [56] milliseconds

2014-11-05 22:03:06,766 ERROR  [IdentityManager] Failed to authenticate principal [administrator@vpshere.local] for tenant [vsphere.local]

com.vmware.identity.idm.IDMLoginException: Access denied


Viewing all articles
Browse latest Browse all 24426

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>