int akentiGlobusCheck

(const char* subjectDN,
  const char* subjectCADN,
  const char* resource, const char* action,
  const char* confFile, char** status)

Checks a user's access to executables managed by the GLOBUS Job Manager.

Documentation

Checks a user's access to executables managed by the GLOBUS Job Manager.

Parameters:
subjectDN - requester's dn
subjectCADN - ca's dn.
resource - executable
action - desired action
jobId - job's id
confile - akenti configuration file
status - debug info
Returns:
0 if authorized
1 if denied
-1 if error

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.