Saviynt unveils its cutting-edge Intelligence Suite products to revolutionize Identity Security!
Click HERE to see how Saviynt Intelligence is transforming the industry.
Saviynt Copilot Icon

No Password change for HANA DB Service Account on Account Creation

AashishD
Regular Contributor II
Regular Contributor II

Hi,

We are trying to create accounts in SAP HANA using a DB Connector. However, the requirement is to set force password change on next logon as false.

We have used the below code in Create Account JSON, but it throws an error : JSON SAV - Error while creating account - CHTESTSRV1-Error parsing JSON.

The create account is :

{
"CreateAccountQry":["CREATE USER ${accountName} PASSWORD \"${randomPassword}\" NO
FORCE_FIRST_PASSWORD_CHANGE"]
}

Create account works fine without - NO
FORCE_FIRST_PASSWORD_CHANGE. However we have to force no password change.

Refrence doc : Solved: How to setup a productive password for a HANA user... - SAP Community

Anything I am missing?

 

0 REPLIES 0