Joseph Farran <[email protected]> writes:

> Hi.
>
> Does Unix Groups work under Son Of Grid Engine 8.1.1 ?

That's a rather general question...

> I have mine set to:
>
> # qconf -sconf| grep execd_params
> execd_params                 USE_QSUB_GID=TRUE
>
> And I have by queues "user_lists" set with the Linux group, but qsub wont let 
> me submit the job.

You'll have to be more specific.  USE_QSUB_GID=TRUE definitely works,
but has nothing to do with submission as far as I know:

  $ id -g
  1000
  $ newgrp admin
  $ qrsh id -g
  110

See access_list(5) concerning user_lists entries.

-- 
Community Grid Engine:  http://arc.liv.ac.uk/SGE/
_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to