Bugzilla – Bug 5603
Downstream grid-mapfile read only once?
Last modified: 2008-09-29 17:56:28
You need to log in before you can comment on or make changes to this bug.
In GT 4.0.5 etc/globus_wsrf_mds_index/server-config.wsdd the TeraGrid has a securityDescriptor that is configured to use a gridmap file to authorize upstream registrations. This gridmap file appears to be only read once (either at startup or first use) and not subsequently. The mapfile should be read each time authorization needs to be verified. We would like to avoid taking the MDS service down whenever we change the authorization gridmap. This is how WS GRAM handles it, for example. Thanks
I can't reproduce this locally, but I suspect that what is going on is that the gridmap refresh code isn't interacting well with something on the affected servers.
Actually, apparently it's working now. Never mind...