Dell PowerStore 3000X EMC PowerStore Service Scripts Guide - Page 43

path <pathname&gt, <user_name&gt

Page 43 highlights

-audit -builtinclient -checkup -cred -path Display the ACL of the pathname. -stop_on_symlink Display the ACL of the symbolic link, instead of the target of the link. -verbose Display more information about the ACL. -aclext Dump additional details about conditional ACEs and resource attributes that are present. -fs Name of the file system. -printstats Get the ACL statistics on the file system. -resetall Reset all ACL on the file system (set everyone with full control). -path Copy ACL of the given path to all the other files of the file system. If you specify one of the following options (-owner, -group, -dacl, and -sacl), copy only the relevant items. You can use these options together or combine them as you need. -owner Reset owners. -group Reset groups. -dacl Reset DACL. -sacl Reset SACL. Audit the current CIFS (clients) connections on the SMB server. Usage: svc_nas_cifssupport --server SERVERNAME | ALL -args="-audit -user | -client | -full" -user -client -full Audit connections for the specified user. Audit connections for the specified client or IP address. Display more details about the file opens per connection. Audit the current domain controller connections on the SMB server built-in client. Usage: svc_nas_cifssupport --server SERVERNAME | ALL -args="-builtinclient" Perform internal configuration tests to discover the root cause of potential configuration or environmental errors. Usage: svc_nas_cifssupport --server SERVERNAME | ALL -args="-checkup [-full] [info]" -full -info Perform additional tests, which could take a significant amount of time. Display information about the test that is executed by the command. Display or build a Windows user credential. Use this command to troubleshoot user access control issues. Usage: svc_nas_cifssupport --server SERVERNAME | ALL -args="-cred {-user -domain | -sid | -uname Service Commands 43

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74

-path <pathname>
Display the ACL of the pathname.
-stop_on_symlink
Display the ACL of the symbolic link, instead of the target of the link.
-verbose
Display more information about the ACL.
-aclext
Dump additional details about conditional ACEs and resource attributes that are present.
-fs
<filesystem_name
>
Name of the file system.
-printstats
Get the ACL statistics on the file system.
-resetall
Reset all ACL on the file system (set everyone with full control).
-path <path>
Copy ACL of the given path to all the other files of the file system. If you specify one of
the following options (
-owner
,
-group
,
-dacl
, and
-sacl
), copy only the relevant
items. You can use these options together or combine them as you need.
-owner
Reset owners.
-group
Reset groups.
-dacl
Reset DACL.
-sacl
Reset SACL.
-audit
Audit the current CIFS (clients) connections on the SMB server.
Usage:
svc_nas_cifssupport --server
SERVERNAME
| ALL -args="-audit
-user <user_name>
| -client <client_name>
| -full"
-user
<user_name>
Audit connections for the specified user.
-client
<client_name>
Audit connections for the specified client or IP address.
-full
Display more details about the file opens per connection.
-builtinclient
Audit the current domain controller connections on the SMB server built-in client.
Usage:
svc_nas_cifssupport --server
SERVERNAME
| ALL -args="-builtinclient"
-checkup
Perform internal configuration tests to discover the root cause of potential configuration or environmental errors.
Usage:
svc_nas_cifssupport --server
SERVERNAME
| ALL -args="-checkup [-full] [-
info]"
-full
Perform additional tests, which could take a significant amount of time.
-info
Display information about the test that is executed by the command.
-cred
Display or build a Windows user credential. Use this command to troubleshoot user access control issues.
Usage:
svc_nas_cifssupport --server
SERVERNAME
| ALL -args="-cred
{-user <user_name> -domain <domain_name> | -sid <SID> | -uname
Service Commands
43