How to find what service account is assigned to sharepoint services?

Neil James 21 Reputation points
2020-11-20T01:19:38.723+00:00

2016 SharePoint

Microsoft 365 and Office | SharePoint Server | For business
0 comments No comments
{count} votes

Accepted answer
  1. Sharath Kumar Aluri 3,071 Reputation points
    2020-11-20T05:05:43.663+00:00

    In the Central Admin > Security > General Security > Configure Service Accounts from the Credential Management Choose the SharePoint service the select an account it will display Service Account it's using.

    https://www.c-sharpcorner.com/article/configure-service-accounts-in-sharepoint-2013-central-administration/

    Thanks & Regards,


2 additional answers

Sort by: Most helpful
  1. kamleshrao 1 Reputation point
    2020-11-20T03:17:59.343+00:00

    Manual Option - Visit the Central Admin and find details of Service Account for a specific SharePoint Service.

    The below article is about Secure Store Service, which should give some hints:
    https://social.technet.microsoft.com/wiki/contents/articles/34925.sharepoint-2016-secure-store-service-operations.aspx

    Automated Option - Check this PowerShell script options

    https://info.summit7systems.com/blog/retrieve-all-sharepoint-service-accounts-with-powershell

    Note: Never run scripts form Internet on Production servers. Before running any PowerShell Scripts from Internet, please review them and test them on a Lab environment


  2. Elsie Lu_MSFT 9,801 Reputation points
    2020-11-20T06:25:17.933+00:00

    Hi @Neil James ,

    As Sharatha mentioned, you can follow the steps:

    1. In SharePoint Central Administration, click Security.
    2. On the Security page, in the General Security list, click Configure service accounts.
    3. On the Service Accounts page, in the Credential Management section, select each service installed, and configure the service account field by selecting the appropriate AD account from the drop-down menu.
    4. You can also create separate accounts for each service (or assign accounts based on common access permissions or trust levels).

    41315-1120.jpg
    Reference:
    https://www.stigviewer.com/stig/ms_sharepoint_2010/2018-04-02/finding/V-29398

    Note: Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. Please make sure that you completely understand the risk before retrieving any suggestions from the above link.


    If the answer is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.