On Mon, 25 May 2015 06:05:52 +0000
"sudha.penme...@wipro.com" <sudha.penme...@wipro.com> wrote:

> Hi,
> 
> I have configured ACL for user list and added the user list in the
> grid queue
> 
> As I am not among the user list, I should not be able to submit the
> job to the queue, but when I submit the job I get your job is
> submitted, though the job is not processed further and get “has no
> permission for the queue”.
If you want to control job submission you should reference the ACL in
the global grid engine configuration (qconf -sconf) not the queue
configuration (which controls execution).
  
Alternatively you could add "-w e" the global sge_request file so that
jobs which can't run are rejected at job submission time.  This allows
more fine grained rejection but users can override it and force their
jobs into the queue.

Attachment: pgp7A1XU8Aknd.pgp
Description: OpenPGP digital signature

_______________________________________________
users mailing list
users@gridengine.org
https://gridengine.org/mailman/listinfo/users

Reply via email to