~ubuntu-branches/ubuntu/wily/lcmaps-plugins-voms/wily-proposed

« back to all changes in this revision

Viewing changes to BUGS

  • Committer: Package Import Robot
  • Author(s): Dennis van Dok
  • Date: 2013-05-23 15:48:33 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20130523154833-pwye6drs3qf761u8
Tags: 1.6.1-1
* New upstream release
* src/gridlist/lcmaps_gridlist.c: include ctype.h for isdigit() prototype

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
Version 1.5.0 and older:
 
3
-   When a voms poolgroup or voms localgroup plugin selects the primary GID, it
 
4
    will not consult the getCredentialData(PRI_GID, &count) return count value
 
5
    to see if another plugin had already set a Primary Unix Group ID for the
 
6
    mapping results. This needs to be checked first to push the mapping result
 
7
    for a Unix group id to either the primary or the secundary GID list.
 
8
 
 
9
-   The pure VOMS Extract plugin (=deprecated) can (still) only handle input
 
10
    from the GSI interface.