File: groupmapfile.ex

package info (click to toggle)
lcmaps 1.6.6-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 4,016 kB
  • ctags: 1,428
  • sloc: sh: 11,191; ansic: 9,519; makefile: 530; lex: 184; perl: 92; yacc: 60
file content (10 lines) | stat: -rw-r--r-- 422 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
# Users with the exact VO-group info "/VO=fred/GROUP=fred/ROLE=husband"
# will be added to the local group "fredje1"
"/VO=fred/GROUP=fred/ROLE=husband" fredje1

# Users with the VO-group info starting with "/VO=fred/GROUP=fred"
# will be added to the allocated pool group "pool[1-9]*"
"/VO=fred/GROUP=fred*" .pool

# All users from VO wilma will be added to the allocated pool group "pool[1-9]*"
"/VO=wilma/GROUP=*" .pool