Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement the grid username mapping in XrdHttp #134

Closed
wants to merge 9 commits into from
Closed

Implement the grid username mapping in XrdHttp #134

wants to merge 9 commits into from

Conversation

ffurano
Copy link
Contributor

@ffurano ffurano commented Aug 8, 2014

The new config option

http.gridmap

allows to specify a gridmap file that is loaded at startup and used as in-memory username translator.

@jmuf
Copy link
Contributor

jmuf commented Aug 8, 2014

These gridmap files change regularly - perhaps you could make sure that a new file will get loaded automatically at runtime, without requiring a full restart.

@ffurano
Copy link
Contributor Author

ffurano commented Aug 8, 2014

Hi,
.. the reloading is supported, as It uses the gridmap functions given by XrdSec (which support it).
f

@ljanyst
Copy link
Contributor

ljanyst commented Oct 20, 2014

Hi Fabrizio,

this conflicts with master. Can you please have a look?

Cheers,
Lukasz

Conflicts:
	src/XrdHttp/XrdHttpProtocol.cc
@ljanyst ljanyst closed this Oct 21, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants