kiranchavala opened a new issue, #11499:
URL: https://github.com/apache/cloudstack/issues/11499

   ### problem
   
   Domain-level ldap settings is not peristed
   
   ### versions
   
   ACS 4.20.1
   
   ### The steps to reproduce the bug
   
   **Issue 1**
   
   1. Have some Domains in Cloudstack ( Telco-Bng, Telco-Hyd)
   
   2. Make sure the value of "ldap.search.group.principle" at the global 
setting level is Empty 
   
   3. Execute the API call 
   
   update configuration domainid=Telco-Bng name='ldap.search.group.principle' 
value='cn=qa-team,ou=Telco-Bng,dc=example,dc=in'
   
   
   4. Navigate to UI > Domains (Telco-Bng) > Settings> 
   
   "ldap.search.group.principle"= cn=qa-team,ou=Telco-Bng,dc=example,dc=in
   
   
   5. Navigate to UI > Domains (Telco-Hyd) > Settings> 
   
   "ldap.search.group.principle"= cn=qa-team,ou=Telco-Bng,dc=example,dc=in
   
   <img width="1604" height="323" alt="Image" 
src="https://github.com/user-attachments/assets/4775763b-c8a5-49dd-822a-470970eb3cd8";
 />
   
   
   <img width="1633" height="329" alt="Image" 
src="https://github.com/user-attachments/assets/ccd5c066-0f60-4ae7-8fc9-5d6f903e4212";
 />
   
   ...
   
   
   **Issue 2**
   
   1. Have some Domains in Cloudstack ( Telco-Bng, Telco-Hyd)
   
   2. Make sure the value of "ldap.search.group.principle" at the global 
setting level is set to some value 
   
   'cn=qa-team20,ou=Telco-Bng,dc=example,dc=in'
   
   3. Navigate to each domain and cross check the value of 
ldap.search.group.prinicple and  it's same as the Global setting value
   
   'cn=qa-team20,ou=Telco-Bng,dc=example,dc=in'
   
   <img width="1124" height="260" alt="Image" 
src="https://github.com/user-attachments/assets/698d0371-dce7-4319-b3e9-05a0615ca238";
 />
   
   <img width="1133" height="318" alt="Image" 
src="https://github.com/user-attachments/assets/269d6431-17fe-439d-bbe5-c25009a5ba93";
 />
   
   <img width="1119" height="310" alt="Image" 
src="https://github.com/user-attachments/assets/8f45e459-b11b-4e84-aff1-cf4ff4529658";
 />
   
   
   
   ### What to do about it?
   
   From UI prespective either the Domain level page should auto refresh , if 
there is an update on the ldap settings at domain level 
   
   
   Also a Change in the value of "ldap.search.group.principle" at global level 
should not overwrite the value at domain level


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to