Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 1.79 KB

task_enabling_login_for_users_not_part_of_administrator_group.adoc

File metadata and controls

27 lines (23 loc) · 1.79 KB
permalink sidebar keywords summary
install-admin/task_enabling_login_for_users_not_part_of_administrator_group.html
sidebar
ontap, 7, mode, install, enable, login, user, administrator, group
By default, users must be members of the Administrator group on the Windows system on which the 7-Mode Transition Tool is installed. At any time, you can enable login for users who are not members of the Administrators group and who cannot install the tool but are authenticated to use the Windows system on which the tool is installed.

Enabling login for users not part of the Administrator group

By default, users must be members of the Administrator group on the Windows system on which the 7-Mode Transition Tool is installed. At any time, you can enable login for users who are not members of the Administrators group and who cannot install the tool but are authenticated to use the Windows system on which the tool is installed.

Steps
  1. Log in to the Windows host using admin privileges.

  2. Modify the configuration file of the tool to enable users who are not part of the Administrator group to log in to the tool:

    1. Open the \etc\conf\transition-tool.conf file from the installation directory.

    2. Set the value of the tool.login.non.admin.enabled parameter in the transition-tool.conf file to true.

    3. Save the file.

  3. Restart the transition service.

    1. Click Start > Control Panel > System and Services > Administrative Tools > Services.

    2. Right-click the NetApp 7-Mode Transition Tool service and click Stop.

    3. Right-click the NetApp 7-Mode Transition Tool service again and click Start.

Related information