Quantcast
Channel: Network and Storage Protocols topics
Viewing all articles
Browse latest Browse all 749

we want to allow about cifs access-controll command for Domain\Admins group by script

$
0
0

hello,

 

We want to change Windows ACL about CIFS share.

Our environment use WEB cgi for netapp volume create,cifs create,cifs access-controll create...etc.

 

Linux script could work.

 

now we could allow these command.

 

ssh cluster1 admin@192.168.0.101 

cifs share access-control create -share wk_volume -vserver svm01 -user-or-group "demo\Domain Admins" -permission full_Control

 

 

But we could not allow becase "doemo\Domain Admins" (maybe "\"mark is problem) 

 

How can we allow "\"?

We shuld append what mark ? ( backslash,sigle quote,chiruda....\ ' ^ ?)

we know this issue not netapp issue. this is general question. 

 

Regards,


Viewing all articles
Browse latest Browse all 749

Trending Articles