跳转到主内容

root 用户和管理员实际上是同一个存储器上的帐户吗?

Views:
22
Visibility:
Public
Votes:
0
Category:
data-ontap-8
Specialty:
7dot
Last Updated:

适用场景

Data ONTAP 7 及更早版本

问题解答

根帐户和管理员帐户实际上是不同的帐户,如果存在特定条件,可以将其视为一个帐户。

以下是 useradmin user list 在仅具有 root 帐户和管理员帐户的系统上执行命令的输出:

toaster> useradmin user list

Name: root
Info: Default system administrator
Rid: 0
Groups:

Name: administrator
Info: Built-in account for administering the filer
Rid: 500
Groups: Administrators

说明

请注意, RID 不同。根帐户实际上是更强大的帐户。管理员帐户用于协助在 Microsoft 环境中运行的用户。

追加信息

  • 要创建将管理员帐户和 root 帐户视为一个帐户的条件,请执行以下步骤:
    1. 要在多协议环境中将 Windows 域 \ 管理员权限等同于 UNIX root ,请在存储器上输入以下内容:

filer> options wafl.nt_admin_priv_map_to_root on

  • 要映射权限,请参见 usermap.cfg /etc/usermap.cfg 文件以包含以下行:

DOMAIN\Administrator == root

 

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.