[AG-DEV] Using AuthorizationManager

Michael Miller mimiller at ncsa.uiuc.edu
Tue Jul 19 11:15:51 CDT 2005


Hey folks,

I'm trying to create a role on a 2.3 venue server thus:

self.currentvenue.AddRole('HappyUsers')

Here's the result:

  File 
"C:\Python23\Lib\site-packages\AccessGrid\Security\AuthorizationManager.py", 
line 952, in AddRole
    role = self.proxy.AddRole(r)
  File "C:\Python23\Lib\site-packages\SOAPpy\Client.py", line 453, in 
__call__
    return self.__r_call(*args, **kw)
  File "C:\Python23\Lib\site-packages\SOAPpy\Client.py", line 475, in 
__r_call
    self.__hd, self.__ma)
  File "C:\Python23\Lib\site-packages\SOAPpy\Client.py", line 389, in __call
    raise p
SOAPpy.Types.faultType: <Fault SOAP-ENV:Server: Method Failed: 
Venues:000000ffe1
505263008d008e0040000b572:AddRole>

I get similar results when trying to ListRoles as well.  Can someone 
tell me why this is failing?

-- 
Thanx,

Michael Miller
System Engineer
Video Technology Services
Persistent Infrastructure Directorate
National Center for Supercomputing Applications
University of Illinois - UC
217-649-0747

"If you're clear in your vision and trust the people in your team with clear objectives, they will invariably do their best to achieve everything desired, and usually deliver everything you could have hoped for and even more." -Paul Debevec




More information about the ag-dev mailing list