Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

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 

_____
Answers generated by GlideFather. Check for accuracy.

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.

_____
Answers generated by GlideFather. Check for accuracy.

Forget it.