On 26 May 2012 04:54, mahbube rustaee <[email protected]> wrote: > Hi all, > In GE6.2u5 , I defined an ACL with sub ACL entries such: > name octopus-users > type ACL > fshare 0 > oticket 0 > entries @octopus-master
> --- > name octopus-master > type ACL > fshare 0 > oticket 0 > entries sanki > -- > > user_lists parameter of octopus.q set to octopus-users . In this case > qselect -U sanki doesn't show the queue and > sanki user cann't launch job to octopus.q . > It means users of sub group of an ACL aren't member of that ACL ,then what > is usage of sub group? > > Thx > Entries preceded by the '@' sign don't refer to other ACLs but to unix groups. William _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
