Configure the default user
-
PDF of this doc site
-
Cluster administration
-
Volume administration
-
Logical storage management with the CLI
-
-
NAS storage management
-
Configure NFS with the CLI
-
Manage NFS with the CLI
-
Manage SMB with the CLI
-
Manage file access using SMB
-
-
-
Security and data encryption
-
Data protection and disaster recovery
-

Collection of separate PDF docs
Creating your file...
You can configure a default user to use if all other mapping attempts fail for a user, or if you do not want to map individual users between UNIX and Windows. Alternatively, if you want authentication of non-mapped users to fail, you should not configure a default user.
For CIFS authentication, if you do not want to map each Windows user to an individual UNIX user, you can instead specify a default UNIX user.
For NFS authentication, if you do not want to map each UNIX user to an individual Windows user, you can instead specify a default Windows user.
-
Perform one of the following actions:
If you want to… Enter the following command… Configure the default UNIX user
vserver cifs options modify -default-unix-user user_name
Configure the default Windows user
vserver nfs modify -default-win-user user_name