Bernd Finger
Bernd Finger
Is there a list of forbidden characters? SAP note [2667891](https://me.sap.com/notes/2667891) mentions `$` but only as an example. Referenced SAP note [2250144](https://me.sap.com/notes/2250144) only refers to SAP note [3158257](https://me.sap.com/notes/3158257), which does not...
> Hello, it would be great to have the SNote 2391706 (https://me.sap.com/notes/2391706/E) implement in the sap_netweaver_preconfigure, as it is a good thing to have Transparent Huge Pages on Linux disabled...
Hi @herrmie, one of the reasons for not immediately fixing this issue was that we also need to consider the scope of the roles (on RHEL at least). And then...
Hi @herrmie - again, thanks for raising this topic. It caused a quite interesting and useful discussion but as the it had not been continued for a long time, I...
The proposed solution can lead to `sap_hana_install_master_password` being empty, which will lead to a failing SAP HANA installation. So we should better add one more check to handle this situation.
Closing without merging because it needs more investigation related to possible side effects and because the issue does not appear to be urgent.
We could either only set `sap_hana_install_master_password` if `sap_hana_install_use_master_password` is set to `y`, or set `sap_hana_install_master_password` to an empty string if `sap_hana_install_common_master_password` is not set.
I have moved this issue to our backlog because it needs more investigation and does not appear to be urgent.
I believe this is fixed in #850. Closing now.
Note: The change was introduced by https://github.com/sap-linuxlab/community.sap_install/pull/765.