#cifs users-and-groups privileges
1 messages · Page 1 of 1 (latest)
netapp.ontap.na_ontap_rest_cli:
<<: *clusterlogin
command: 'cifs/users-and-groups/privilege/add-privilege'
verb: 'POST'
body: { "vserver":"{{ vservername }}","user-or-group-name":"{{ tcbaccount }}","privileges": ["SeTcbPrivilege"] }
thx @strange solstice this will help us workaround the gaps
didn't come across the module before