forked from joaquimrocha/xrootd-auth-change-uid
-
Notifications
You must be signed in to change notification settings - Fork 0
apeters1971/xrootd-auth-change-uid
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
XRootD Authentication Plugin to Change the Filesystem Uid ========================================================== This project contains a plugin for the **XRootD** server which manages the authentication by setting the FS uid of the user who made the request, hence providing regular POSIX access. Setup ====== This plugin is loaded by the XRootD Server. In order to accomplish this, it is necessary to indicate the server where the plugin is by adding the following lines to the server's configuration file: ofs.authlib /path/to/libAuthChangeFsUid.so ofs.authorize An optional delegate authentication library can also be set for additional authentication. This is done by adding the following line to the referred configuration file: authchangefsuid.authlib /path/to/delegateAuthLib.so If the intrinsic default Acc library of XROOTD should be used add: authchangefsuid.authlib default
About
XRootD Authentication Plugin to Change the Filesystem Uid
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 100.0%