Opened 14 years ago
Last modified 10 years ago
#393 new defect
IZ2163: qstat user selection does not work with unix groups
Reported by: | roland | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | sge | Version: | 6.0 |
Severity: | Keywords: | Sun clients | |
Cc: |
Description
[Imported from gridengine issuezilla http://gridengine.sunsource.net/issues/show_bug.cgi?id=2163]
Issue #: 2163 Platform: Sun Reporter: roland (roland) Component: gridengine OS: All Subcomponent: clients Version: 6.0 CC: None defined Status: NEW Priority: P3 Resolution: Issue type: DEFECT Target milestone: --- Assigned to: roland (roland) QA Contact: roland URL: * Summary: qstat user selection does not work with unix groups Status whiteboard: Attachments: Issue 2163 blocks: Votes for issue 2163: Opened: Wed Jan 17 06:38:00 -0700 2007 ------------------------ I've added a access list that referes to a unix group. The scheduling works fine with this scenario but qstat does not show the proper queues. How to reproduce: 1) Create a access list conf -su staff_acl name staff_acl type ACL fshare 0 oticket 0 entries @staff 2) Add access list to queue user_lists qconf -sq all.q |grep user user_lists staff_acl xuser_lists NONE 3) Try to filter by a user in the unix group % id -a uid=1234(user1) gid=10(staff) groups=10(staff) % qstat -U user1 -f no queues remaining after -U queue selection ------- Additional comments from roland Wed Jan 17 06:39:00 -0700 2007 ------- The qquota command introduced with 6.1 is also affected.
Note: See
TracTickets for help on using
tickets.