Skip to content

Commit

Permalink
[gsi] Allow keywords for options that accept numeric values.
Browse files Browse the repository at this point in the history
[gsi] Add -authzcall option to better control authz usage.
[gsi] Make -trustdns default false (i.e. do not use DNS).
[gsi] Remove built-in VOMS extractor and FunLite example.
[gsi] Make -vomsat default "ignore".
[gsi] Fail server initialization when gsi did not initialize. Fixes #1042
[gsi] Enhance error messages.
  • Loading branch information
abh3 committed Jun 10, 2020
1 parent 6da859c commit 4463302
Show file tree
Hide file tree
Showing 5 changed files with 363 additions and 399 deletions.
1 change: 1 addition & 0 deletions src/XrdSecgsi.cmake
Expand Up @@ -15,6 +15,7 @@ add_library(
${LIB_XRD_SEC_GSI}
MODULE
XrdSecgsi/XrdSecProtocolgsi.cc XrdSecgsi/XrdSecProtocolgsi.hh
XrdSecgsi/XrdSecgsiOpts.hh
XrdSecgsi/XrdSecgsiTrace.hh )

target_link_libraries(
Expand Down

0 comments on commit 4463302

Please sign in to comment.