Hi all,

Some of our users belong to groups with white spaces, something like:

"Common Lab name1 surname1"
"Common Lab name2 surname2"

Notice that "common" is the same in all groups.

With groups names like the above I'm seeing :

1.-) SGE collects Common as primary group for many users
uid:                        32518
group:                      Common
gid:                        32000

2.-) I cannot define the entire group name as a valid entry in a ACL.

3.-) I cannot use gid as ACL entry (@32000) 
from access_list man page:

        entries
                Only symbolic names are allowed

So, I have two solutions here, 

a) define each user as an ACL entry
b) modify UNIX group name 

but I'd like c)

c) use current gid name in SGE

Anyone know if option c) is possible?
if yes, what am I doing wrong?


TIA,
Arnau
_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to