Skip to content

Commit 8a7c9f5

Browse files
Merge pull request #228666 from Zsoldier/patch-7
Update configure-identity-source-vcenter.md
2 parents 4c005b6 + d440b37 commit 8a7c9f5

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

articles/azure-vmware/configure-identity-source-vcenter.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,20 @@ You'll run the `Remove-ExternalIdentitySources` cmdlet to remove all existing ex
249249

250250
1. Check **Notifications** or the **Run Execution Status** pane to see the progress.
251251

252+
## Rotate an existing external identity source account's username and/or password
253+
254+
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+
252266
## Next steps
253267

254268
Now that you've learned about how to configure LDAP and LDAPS, you can learn more about:

0 commit comments

Comments
 (0)