LOCAL out of the box user accounts - OK to deactivate or lock-out?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2019 12:37 PM
Is there any reason that I should NOT deactivate the following LOCAL user accounts?
User IDs that I want to deactivate:
- ATF.User
- itil
- soap.guest
- sam
I know that the following two user accounts are used by the system. What is best practice for managing them? At minimum, I need to change the password every 90 days per our company's policy.
- bm.scheduler (runs scheduled job)
- instance.sec.user (runs scheduled job)
Thanks in advance!
- Labels:
-
Best Practices
-
Instance Configuration
- 1,863 Views

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2019 03:38 PM
If you're not using them, there shouldn't be any issues inactivating them.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2019 04:00 PM
I'd recommend keeping them active but changing the password to something complex and ensure that the "Web service access only" attribute is set to true. (See screenshot)
That will prevent the possibility of interactive sessions from being able to occur on that account. It's what I do with all of my systems non-user service accounts.
Hope this helps!
-Joel R.