Open
Description
ISSUE TYPE
- Enhancement Request
COMPONENT NAME
API/UI
CLOUDSTACK VERSION
4.19.1.3
CONFIGURATION
LDAP w/Active Directory
OS / ENVIRONMENT
Ubuntu 22.04
SUMMARY
This is a request for some general enhancements when linking LDAP Accounts via linkaccounttoldap
- The GUI does not show that an account in LDAP linked at all. it would be nice to have some sort of indicator.
- When an Account is linked to LDAP via linkaccounttoldap, you should not be able to create manual users in this account in the API or GUI. If an account is linked to LDAP, it should enforce ldap auth.
- There is no way to fix a DN should you need to update the value without editing the database.
STEPS TO REPRODUCE
- Just show on the account Details if the account is LDAP linked or not.
- Don't allow new users to be created in the account after it is linked to LDAP via linkaccounttoldap.
- Ability to update ldapdomain value on an account should it need to change