kallass

Results 4 comments of kallass

In our org, the sidadm user is created by server team so it is skipped in the install . One workaround is to put the master password same as sidadm,but...

@s11s11 From what I realized is that the master password is mandatory. I am yet to figure out how to skip it. so i set the master password same as...

By setting the following parameters,i could finally skip master password requirement. sap_hana_install_use_master_password: 'n' ## Keep this as n if you dont want to use master password sap_hana_install_master_password: ##Keep this parameter...

@s11s11 I agree. I tried to put those in my comments so that if someone is searching for the same issue can figure it out easier.