Skip to content
Dmitry Litvintsev edited this page Sep 11, 2018 · 1 revision

---+ dCache delegation patch

---++ Issue

  • dCache gridsite delegation that stores delegated credential is broken essentially at the level of constructing SQL statement that interprets absence of a role as requirement of null role.
  • this is the that fixes the problem patch https://rb.dcache.org/r/11096/

---++ RPMS and Jars

  • [[%ATTACHURLPATH%/dcache-3.2.32.0af3075-1.noarch.rpm][dcache-3.2.32.0af3075-1.noarch.rpm]]: dCache RPM built off 3.2 branch

  • [[%ATTACHURLPATH%/srm-common-3.2.32-SNAPSHOT.jar][srm-common-3.2.32-SNAPSHOT.jar]]: jar files containing patch

  • [[%ATTACHURLPATH%/srm-server-3.2.32-SNAPSHOT.jar][srm-server-3.2.32-SNAPSHOT.jar]]: jar files containing patch

---++ Deployment

Either stop dCache and deploy RPM on the node that runs srmmanager or replace =/usr/share/dcache/classes/srm-commonjar= and =/usr/share/dcache/classes/srm-serverjar= w/ the above two jar files and then restart only srmmanager.

Article text.

-- %USERSIG{DmitryLitvintsev - 2018-09-10}%

---++ Comments

%COMMENT%

Clone this wiki locally