File: BUGS

package info (click to toggle)
lcmaps-plugins-voms 1.7.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,900 kB
  • sloc: sh: 11,020; ansic: 3,111; makefile: 126
file content (13 lines) | stat: -rw-r--r-- 662 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
Version 1.5.4 - 1.6.1:
-   The ban_fqan plugin fails in case there are no or no valid VOMS credentials.
    It should succeed in those cases.

Version 1.5.0 and older:
-   When a voms poolgroup or voms localgroup plugin selects the primary GID, it
    will not consult the getCredentialData(PRI_GID, &count) return count value
    to see if another plugin had already set a Primary Unix Group ID for the
    mapping results. This needs to be checked first to push the mapping result
    for a Unix group id to either the primary or the secundary GID list.

-   The pure VOMS Extract plugin (=deprecated) can (still) only handle input
    from the GSI interface.