storagegateway_update_smb_local_groups {paws.storage} | R Documentation |
Updates the list of Active Directory users and groups that have special permissions for SMB file shares on the gateway
Description
Updates the list of Active Directory users and groups that have special permissions for SMB file shares on the gateway.
See https://www.paws-r-sdk.com/docs/storagegateway_update_smb_local_groups/ for full documentation.
Usage
storagegateway_update_smb_local_groups(GatewayARN, SMBLocalGroups)
Arguments
GatewayARN |
[required] |
SMBLocalGroups |
[required] A list of Active Directory users and groups that you want to grant special permissions for SMB file shares on the gateway. |
[Package paws.storage version 0.9.0 Index]