Skip to content
Snippets Groups Projects
Commit 9e4c9f55 authored by Elvin Sindrilaru's avatar Elvin Sindrilaru
Browse files

Fix typo when constructing the opaque information for the signature of rtcpd...

Fix typo when constructing the opaque information for the signature of rtcpd transfer over xroot protocol
parent ad7a1fde
Branches
Tags
No related merge requests found
......@@ -137,7 +137,7 @@ static std::string rtcpToCastorXroot(const char *const rtcpPath) {
<< "castor2fs.pfn2=&"
<< "castor2fs.id=&"
<< "castor2fs.client_sec_uid=&"
<< "castor2fs.client.sec_gid=&"
<< "castor2fs.client_sec_gid=&"
<< "castor2fs.accessop=0&"
<< "castor2fs.exptime=" << exptime << "&"
<< "castor2fs.manager=&"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment