Is there any way to encrypt the database password in glide.db.properties?

afielden
Tera Contributor

As per the subject, is it possible to encrypt the database password property, rather than have it visible in plain text?

 

5 REPLIES 5

GlideFather
Tera Patron

You can create ACL and give permission on that for limited audience (e.g. a group)
@afielden 

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */


I mean in the file held on the filesystem, in

 

/glide/nodes/<name>/conf/glide.db.properties

@afielden could you please specify what do you mean filesystem?

Also, the glide.db.properties:

KamilT_0-1751990460683.png

 

You might be referring to something that I don't follow..

 

All passwords are OOTB encrypted in ServiceNow as far as I know.

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */


Forget it.