Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
fts-rest 3.7.1
-
Security Level: Public Data (This ticket is visible to anyone on the internet and will be indexed by search engines)
-
None
Description
From Catalin ( and i can reproduce it)
Good morning,
I am trying to remove the ban on srm://se.cat.cbpf.br, but not sure if I can.
[root@lcgfts10 ~]# fts-set-blacklist -s https://lcgfts10.gridpp.rl.ac.uk:8446 se srm://se.cat.cbpf.br off --vo lhcb --status CANCEL
[root@lcgfts10 ~]# fts-set-blacklist -s https://lcgfts10.gridpp.rl.ac.uk:8446 se srm://se.cat.cbpf.br off --vo lhcb
[root@lcgfts10 ~]# curl -s --cert /etc/grid-security/hostcert.pem --key /etc/grid-security/hostkey.pem --cacert /etc/grid-security/certificates/UKeScienceCA-2B.pem https://`hostname -f`:8446/ban/se | jq '.'
…
{ "se": "srm://se.cat.cbpf.br", "message": "", "addition_time": "2018-02-21T10:23:18", "vo": "lhcb", "admin_dn": "/C=UK/O=eScience/OU=CLRC/L=RAL/CN=lcgfts10.gridpp.rl.ac.uk" "status": "CANCEL" }…
Also the FTS Web Audit page doesn’t show anything.
You remember I initially had problems when tried to ban the SE. Any idea how to un-ban?
Many thanks,
Catalin