VMware vSphere

 View Only
  • 1.  sso-config.sh -add_identity_source

    Posted Jan 11, 2024 01:31 PM

    Hello all,

    we are facing an issue when using the command line "sso-config.sh -add_identity_source -type adldap......." on vcenter 8u2 to configure the ldap authentication. We are using it to automatize the deployments.

    It worked on previous versions, and now the command hangs with no result.

    Does anyone encounter that issue or any workaround ?

    Many thanks

     

    Exception in thread "main" java.lang.NoSuchMethodError: com.vmware.identity.idm.IdentityStoreData.CreateExternalIdentityStoreData(Ljava/lang/String;Ljava/lang/String;Lcom/vmware/identity/idm/IdentityStoreType;Lcom/vmware/identity/idm/AuthenticationType;Ljava/lang/String;ILjava/lang/String;ZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/util/Collection;Ljava/util/Map;Lcom/vmware/identity/idm/IdentityStoreSchemaMapping;Ljava/util/Set;Ljava/util/Collection;[I)Lcom/vmware/identity/idm/IdentityStoreData;
    at com.vmware.identity.ssoconfig.SsoConfig.addIdentitySourcesADOverLDAP(SsoConfig.java:2030)
    at com.vmware.identity.ssoconfig.SsoConfig.addIdentitySources(SsoConfig.java:1911)
    at com.vmware.identity.ssoconfig.SsoConfig.main(SsoConfig.java:453)

     



  • 2.  RE: sso-config.sh -add_identity_source

    Broadcom Employee
    Posted Jan 15, 2024 01:21 PM

    Does entering the same details on UI work?



  • 3.  RE: sso-config.sh -add_identity_source

    Posted Jan 15, 2024 04:33 PM

     Which was the previous version where it had worked?

    I hope you have followed VMware KB 67304 entirely?



  • 4.  RE: sso-config.sh -add_identity_source

    Posted Nov 15, 2024 10:01 AM

    Hi BioFox, I am facing the same issue, were you able to figure it out??