Is there any way to encrypt the database password in glide.db.properties?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2025 08:29 AM
As per the subject, is it possible to encrypt the database password property, rather than have it visible in plain text?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2025 08:54 AM
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! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2025 08:57 AM
I mean in the file held on the filesystem, in
/glide/nodes/<name>/conf/glide.db.properties
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2025 09:01 AM - edited 07-08-2025 09:02 AM
@afielden could you please specify what do you mean filesystem?
Also, the glide.db.properties:
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! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2025 09:07 AM
Forget it.