Skip to main content
NetApp Knowledge Base

Are root and administrator actually the same account on a filer?

Views:
1,734
Visibility:
Public
Votes:
6
Category:
data-ontap-8
Specialty:
7dot
Last Updated:

Applies to

Data ONTAP 7 and earlier

Answer

The root and administrator accounts are actually distinct accounts which can be treated as one account if certain conditions are in place.

The following is an output of the useradmin user list command on a system having only the root account and the administrator account:

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

Explanation:

Notice that the Rid's are different. The root account is actually the more powerful account. The administrator account is there to assist users operating in a Microsoft environment.

Additional Information

  • To create the conditions to have the Administrator account and root account to be treated as one account, follow the step:
    1. To equate Windows Domain\Administrator privileges to UNIX root in a multi-protocol environment, enter the following on the filer:

filer> options wafl.nt_admin_priv_map_to_root on

  • To map privileges, refer to usermap.cfg /etc/usermap.cfg file to include this line:

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.