ServiceNow Best Practice for Service Account Naming Convention.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
17 hours ago
Hi Anyone,
Can any one advise what is required to review and update the active service accounts in ServiceNow to align with the Client naming conventions : Basic standard mentioned below for reference:
Let me know your thoughts on this.
Generic ServiceNow Ticket:
Generic Accounts
| Gnrc_<Application>_<Function> (used for local accounts) Gnrc_<Application>_<Function>_<ENV) (used for domain accounts) |
Gnrc_ESS_SSP
Gnrc_ESS_SSP_TEST |
Service Accounts:
Service Accounts (Static)
| svc_<Application>_<Function> (used for local accounts) svc_<Application>_<Function>_<ENV) (used for domain accounts) | svc_ESS_SSP
svc_ESS_SSP_TEST |
Service Accounts (Dynamic) | msa_<Application>_<Function> (used for local accounts) msa_<Application>_<Function>_<ENV) (used for domain accounts) | mvc_ESS_SSP
mvc_ESS_SSP_TEST
|
