zoukankan      html  css  js  c++  java
  • Configure the Secure Store Service in SharePoint Server

    Configure Secure Store in SharePoint Server

    The Secure Store service runs under the Application and Front-end server roles. It is autoprovisioned when you create a Secure Store service application.

    To configure Secure Store, you perform the following steps:

    1. Register a managed account in SharePoint Server to run the Secure Store application pool.

    2. Start the Secure Store Service on an application server in the farm. (SharePoint Server 2013 only)

    3. Create a Secure Store Service service application.

    To run the application pool, you must have a standard domain account. No specific permissions are required for this account. Once the account has been created in Active Directory, follow these steps to register it with SharePoint Server.

    To register a managed account

    1. On the SharePoint Central Administration Web site home page, in the left navigation, click Security.

    2. On the Security page, in the General Security section, click Configure managed accounts.

    3. On the Managed Accounts page, click Register Managed Account.

    4. In the User name box, type the name of the account.

    5. In the Password box, type the password for the account.

    6. If you want SharePoint Server to handle changing the password for the account, select the Enable automatic password change box and specify the password change parameters that you want to use.

    7. Click OK.

    Thanks & Best Regards! Javi Zhu 朱佳辉 Mobile: 15900467108 Email: Javi.zhu@outlook.com
  • 相关阅读:
    java.util中的Stack,Queue,Iterable;泛型
    java.util中的Collection,Map;
    java.lang中的异常类2020.12.18
    java.util包,Date,Calender,Random,Collection.202012.19/20号补写
    vue框架搭建流程
    Django model中的class Meta详解
    Python重要配置大全
    Python进程与线程
    Pandas模块
    程序语言官方网址大全
  • 原文地址:https://www.cnblogs.com/Javi/p/14479085.html
Copyright © 2011-2022 走看看