Skip to main content

Hi Community, 

 

I am currently working on an IFS Cloud Installation and would like to customize the default IFSAPP username during the setup process. I understand that IFS Cloud typically uses IFSAPP as the default application user, but due to specific requirements in my environment, I need to modify this to a custom username.

Following F1 Links I found during the search, however unfortunately it won't work. 

 

https://docs.ifs.com/techdocs/22r1/070_remote_deploy/400_installation_options/130_add-on_cmp/maintenix/10_installing_mtx/#installing_the_co-deployed_databases

 

https://docs.ifs.com/techdocs/22r1/070_remote_deploy/010_installing_fresh_system/200_installing_ifs_cloud/035_ifs_cloud_ifsinstaller/030_installation_parameters/#specific_certificate_for_pods

 

I’d appreciate any guidance, best practices, or documentation links you could share on this topic.

Thanks in advance for your help!

This can be accomplished by updating the ifscloud-values.yaml file and the define.tem file.


Using a different name for the schema owner is deprecated functionality - as is clearly stated in the define.tem

Eventually it will not work in an upgrade. ALL new environments need to use IFSAPP.

Back in the days we said it was ok to choose any name for the schema owner, that is not the case anymore - we only allow it when upgrading old environments. If you will ever want to enter our IFS Cloud service hosting, IFSAPP is mandatory even for old customers, that then need to convert the schema owner to IFSAPP:   
 


@hhanse Agreed with the comment. In my case, we conducted an upgrade for a customized IFSAPP and IAL user that already existed in the APP10 environment. I also recommend using the standard names provided by the R&D team.


Reply