Paul Millar

Results 51 issues of Paul Millar

The current LinkGroupAuthzFile format requires that the `LinkGroup` keyword appears as the first non-comment in the file. This starts the declaration of that linkgroup's authorisation. The file also supports defining...

enhancement

The mover / ReplicaRecord stores expected checksum value about an incoming file using FileAttributes. The same FileAttributes object is updated by adding any known checksum values. The result is then...

pool

I was attempting an HTTP-TPC transfer from [a zenodo URL](https://zenodo.org/record/6354460/files/preprocessed_data/weights/atlas_EUCP_ICTP_CMIP6_REA_tas_weights.nc?download=1). The host presents the following certificate chain: ```shell paul@sprocket:~$ openssl s_client -connect zenodo.org:443 CONNECTED(00000003) depth=2 C = US, ST =...

pool
HTTP-TPC

The current gplazma documentation is insufficient to understand how to configure dCache to support tokens. In addition, example configuration that shows how to configure dCache to work with Indigo-IAM-issued WLCG...

documentation
Authentication

Motivation: The WebDAV door (among other doors) queries pnfsmanager to discover the PNFS-ID of a target. Within pnfsmanager, the NameSpaceProvider plugin is used to discover information about the target. When...

This reverts commit de76c849a200c422b0ec104383cf4c9edc9133fc. This is to test whether this "fixes" the failing functional test 'xrootd-gsi-regression-test' on jenkins

Other doors generate a kafka event on transfers; however, the HTTP-TPC transfers do not generate such events. Note that, currently, RemoteTransferManager sends the billing record for HTTP-TPC rather than the...

Kafka
HTTP-TPC

The scitoken and oidc plugin provide different principals that represent the OIDC sub claim. These are serialised differently, in particular, how the OP asserting the claim is written. This should...

Although often unintended: tt is perfectly valid for a symbolic link to "dangle"; i.e., for the link to point to a target that does not exist. Creating the sym-link's target...

bug
Chimera

The `JdbcFs` implementation of `FileSystemProvider` supports creating hard links on directories: however, files and sym-links created within such directories are created in the root directory (i.e., `/`). In most cases,...

bug
Chimera