changed authorization of job registration and determining job owner
authorAleš Křenek <ljocha@ics.muni.cz>
Tue, 15 Jul 2008 17:51:41 +0000 (17:51 +0000)
committerAleš Křenek <ljocha@ics.muni.cz>
Tue, 15 Jul 2008 17:51:41 +0000 (17:51 +0000)
commit541efd1954a6c954cde0fd8cbff0776ed1344e80
tree15e06ae4558ccc580888f397140834b16dcf902d
parent09f29a25dd8115031f31852d59e10aea3d933a1b
changed authorization of job registration and determining job owner
- when grey jobs are enabled, the first registration event
  is just trusted unconditionally (this should be elaborated, though)
- otherwise registration at the server channel must have the user in the event
  body matching the GSS authentication
- event flags are not considered (an attacker could craft them either)
org.glite.lb.server/src/store.c.T