You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Use the [Get-ExternalIdentitySources](configure-identity-source-vcenter.md#list-external-identity) run command to pull current populated values.
255
+
256
+
1. Run [Remove-ExternalIdentitySource](configure-identity-source-vcenter.md#remove-existing-external-identity-sources) and provide DomainName of External Identity source you'd like to rotate.
257
+
> [!IMPORTANT]
258
+
> If you do not provide a DomainName, all external identity sources will be removed.
259
+
260
+
1. Run [New-LDAPSIdentitySource](configure-identity-source-vcenter.md#add-active-directory-over-ldap-with-ssl) or [New-LDAPIdentitySource](configure-identity-source-vcenter.md#add-active-directory-over-ldap) depending on your configuration.
261
+
262
+
>[!NOTE]
263
+
>There is work to make this an easier process than it is today with a new run command.
264
+
>[PR with VMware](https://github.com/vmware/PowerCLI-Example-Scripts/pull/604)
265
+
252
266
## Next steps
253
267
254
268
Now that you've learned about how to configure LDAP and LDAPS, you can learn more about:
0 commit comments