4.2.3 PTF4 seems to have a fix for this area. Can you try again with that PTF installed?

Christof Schmitt || IBM || Spectrum Scale Development || Tucson, AZ
[email protected]  ||  +1-520-799-2469    (T/L: 321-2469)
 
 
----- Original message -----
From: "Sobey, Richard A" <[email protected]>
Sent by: [email protected]
To: "[email protected]" <[email protected]>
Cc:
Subject: [gpfsug-discuss] mmsmb exportacl remove - syntax changed?
Date: Mon, Sep 25, 2017 7:35 AM
 
Hi all,
 
This used to work (removing a SID from an ACL), but doesn't any more. Looks like a bug unless I'm being stupid.
 
[root@cesnode~]# mmsmb exportacl list neuroscience2 --viewsids
 
[neuroscience2]
REVISION:1
ACL:S-1-1-0:ALLOWED/FULL
 
 
[root@cesnode ~] mmsmb exportacl remove neuroscience2 --SID S-1-1-0
mmsmb exportacl remove: Incorrect option: --sid
Usage:
mmsmb exportacl remove ExportName {Name | --user UserName | --group GroupName | --system SystemName | --SID SID} [--access Access] [--permissions Permissions] [--viewsddl] [--viewsids] [-h|--help] 
      where:
Access is one of ALLOWED, DENIED 
      Permissions is one of FULL, CHANGE, READ or any combination of RWXDPO
 
I've tried lower case SID i.e --sid, and specifying --access ALLOWED and --permissions FULL.
 
Omitting the --SID argument entirely simply results in GPFS telling me I must specify a Name or an SID.
 
[root@cesnode~]# mmsmb exportacl remove neuroscience2 --access ALLOWED --permissions FULL
[E] The mmsmb exportacl remove command requires a Name or SID.
 
Can anyone see my mistake?
 
Richard
 
 
 

_______________________________________________
gpfsug-discuss mailing list
gpfsug-discuss at spectrumscale.org
http://gpfsug.org/mailman/listinfo/gpfsug-discuss

Reply via email to