Skip to content

VMware.vSphere.SsoAdmin: AddActiveDirectoryExternalDomain #491

Open
@Alta2048

Description

@Alta2048

Hi All,
my understanding is that Add-ExternalDomainIdentitySource is in reality:

$connection.Client.AddActiveDirectoryExternalDomain(
    $DomainName,
    $DomainAlias,
    $Name,
    $PrimaryUrl,
    $BaseDNUsers,
    $BaseDNGroups,
    $Username,
    $Password,
    $DomainServerType)

I do not see the option for:

  • Identity source type Active Directory (windows integrated authentication)
  • Domain Name
  • Use Machine account OR SPN
    This will require only 3 properties.
    Is that possible via cli ?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions