Click HERE to see how Saviynt Intelligence is transforming the industry. |
12/11/2023 12:05 PM
We're planning on configuring JIT for MS-SQL DB instances, but the client wants password checkout instead of session checkout. Is it possible ? if so then how to configure it?
12/12/2023 09:33 AM
@suresh_ravuri : As far as I know, JIT by default is a credential-less account, it is not possible to have credential JIT account. But in latest version you have option to view the password even for credential-less accounts, as an alternate option see if you can use this.
You can enable this in Global Configuration -> PAM -> Allow View Password
After enabling global configuration, you have to enable View Password option on Account Level Config
I would suggest to disable Enable Quick Access Mode with combination above settings so that user don't have to launch the session by default.
12/13/2023 04:47 PM
12/14/2023 07:32 AM
@suresh_ravuri : I haven't personally used or tested this but try to use the parameter: IDQueryCredentiallessViewPwd in PAM_Config which is actually for credential-less not sure if it works for JIT process/account, but just give it a try.
For details refer: https://docs.saviyntcloud.com/bundle/CPAM-Admin-Guide-v23x/page/Content/L-Manage-Accounts/Manage-Acc...