Print

Print


  Branch: refs/heads/master
  Home:   https://github.com/xrootd/xrootd
  Commit: d6743c9062861b5b961f3389b7910fa84b21d409
      https://github.com/xrootd/xrootd/commit/d6743c9062861b5b961f3389b7910fa84b21d409
  Author: Gerardo Ganis <[log in to unmask]>
  Date:   2014-05-21 (Wed, 21 May 2014)

  Changed paths:
    M src/XrdCl/XrdClXRootDTransport.cc

  Log Message:
  -----------
  Use 'xrd.' to scope sec url params


  Commit: d412d573463862e97686dc64531792a98e4646fc
      https://github.com/xrootd/xrootd/commit/d412d573463862e97686dc64531792a98e4646fc
  Author: Gerardo Ganis <[log in to unmask]>
  Date:   2014-05-21 (Wed, 21 May 2014)

  Changed paths:
    M src/XrdSec/XrdSecPManager.cc
    M src/XrdSec/XrdSecPManager.hh

  Log Message:
  -----------
  Pass wished sec protocol list via Url param

The ordered security protocol list to be tried by the client is controled
by the env variable XrdSecPROTOCOL. For thread-safe operations, this patch
adds the possibility to pass the list via the parameter url xrd.wantprot, i.e.

    protocol://user:password\@host:port/path?xrd.wantprot=krb5,gsi,pwd


  Commit: feed93ca3137c23fc770fea58938950c4e301ad0
      https://github.com/xrootd/xrootd/commit/feed93ca3137c23fc770fea58938950c4e301ad0
  Author: Gerardo Ganis <[log in to unmask]>
  Date:   2014-05-21 (Wed, 21 May 2014)

  Changed paths:
    M src/XrdSeckrb5/XrdSecProtocolkrb5.cc

  Log Message:
  -----------
  Pass credentials path via Url param

The path to the credential cache file is controlled by the env KRB5CCNAME.
This patch adds the possibility to pass it via the url parameter xrd.k5ccname,
i.e.

    protocol://user:password\@host:port/path?xrd.k5ccname=/tmp/kcc_mine


  Commit: db9161baececb60684d888c5c65c0114c69fce0f
      https://github.com/xrootd/xrootd/commit/db9161baececb60684d888c5c65c0114c69fce0f
  Author: Gerardo Ganis <[log in to unmask]>
  Date:   2014-05-21 (Wed, 21 May 2014)

  Changed paths:
    M src/XrdSecgsi/XrdSecProtocolgsi.cc

  Log Message:
  -----------
  Pass proxy path via Url param

The path to the proxy file is controlled by the env X509_USER_PROXY or XrdSecGSIUSERPROXY.
This patch adds the possibility to pass it via the url parameter xrd.gsiusrpxy,
i.e.

    protocol://user:password\@host:port/path?xrd.gsiusrpxy=/tmp/u_mine


  Commit: 06fc18333cff42a8792a87133e37fbd9b9661c3a
      https://github.com/xrootd/xrootd/commit/06fc18333cff42a8792a87133e37fbd9b9661c3a
  Author: Gerardo Ganis <[log in to unmask]>
  Date:   2014-05-21 (Wed, 21 May 2014)

  Changed paths:
    M src/XrdSecgsi/XrdSecProtocolgsi.cc

  Log Message:
  -----------
  gsi: support passing cert,key paths via URLs

Extend the possibility to pass paths via option URLs to the user certificate and
key files. The new options are called 'xrd.gsiusrcrt' (for the certificate) and
'xrd.gsiusrkey' (for the key).


  Commit: 51f30007afd81f1d74ca02a9439155a8ed8593cc
      https://github.com/xrootd/xrootd/commit/51f30007afd81f1d74ca02a9439155a8ed8593cc
  Author: Gerardo Ganis <[log in to unmask]>
  Date:   2014-05-21 (Wed, 21 May 2014)

  Changed paths:
    M src/XrdSec/XrdSecClient.cc

  Log Message:
  -----------
  Fix issue with debug statement


  Commit: d75172699d3754f42442b1e5627bbaee5cc8b3b3
      https://github.com/xrootd/xrootd/commit/d75172699d3754f42442b1e5627bbaee5cc8b3b3
  Author: Gerardo Ganis <[log in to unmask]>
  Date:   2014-05-21 (Wed, 21 May 2014)

  Changed paths:
    M src/XrdCl/XrdClXRootDTransport.cc

  Log Message:
  -----------
  Pass options when creating the auth protocol


  Commit: 51373dd4163015b19a68bb733fcf998d6595d595
      https://github.com/xrootd/xrootd/commit/51373dd4163015b19a68bb733fcf998d6595d595
  Author: Gerardo Ganis <[log in to unmask]>
  Date:   2014-05-21 (Wed, 21 May 2014)

  Changed paths:
    M src/XrdCrypto/XrdCryptosslgsiAux.cc

  Log Message:
  -----------
  Make sure all original extensions are copied to proxy


Compare: https://github.com/xrootd/xrootd/compare/f738e891a977...51373dd41630

########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1