ibm-ecm / container-samples

Instructions and sample files for deploying with Kubernetes.
24 stars 24 forks source link

initialize_configuration missing details #18

Closed TiloGit closed 6 months ago

TiloGit commented 4 years ago

hi, can you please share further details on the initialize_configuration:

What user is set as GCD: System User Name ? What is the role of appLoginUsername in this. Which user runs the verify_configuration? Can we set the "User Unique ID Attribute" and Group for AD via YAML operator?

TiloGit commented 4 years ago

further what are the possible values for:

        css_text_search_server_status: 0
        css_text_search_server_mode: 0
lpchitta commented 4 years ago

Hi ,

the GCD user is the admin user (appLoginUsername).  That user is the one that we use for our rest call. 

Can we set the "User Unique ID Attribute" and Group for AD via YAML operator?

I am not sure what you meant here..
      css_text_search_server_status: 0
        css_text_search_server_mode: 0
They're 0,1,2
index
and
search
0 - is both.

ICN creates every 5min folder with test file. --> We will be addressing this issue in next release.  Also, you can remove the verification section to resolve this issue.

- new ASA seems not used (default for new OS stays on DB storage) --> We are not sure what you are doing for this.
Also , please create support cases for functionality issues that is the proper approach for engaging development.
TiloGit commented 4 years ago

thanks for the update., looking forward to see this documented at IBM KC or somewhere.

here info on:

User/Group Unique ID Attribute is by ACCE wizard set to objectSid; by initialize_configuration this is not set. further detail on that. https://www.ibm.com/support/knowledgecenter/bs/SSNW2F_5.2.0/com.ibm.p8.ce.admin.doc/aboutem/aem_directory_config_properties_user_tab.htm https://www.ibm.com/support/pages/change-usergroup-unique-id-attribute-security

lpchitta commented 4 years ago

In CR , the following are the parameters for the same ... lc_ldap_user_name_attribute lc_ldap_group_name_attribute

jekahn commented 6 months ago

Closing this issue as no activity in 60 days.