Newer
Older
Daniele Kruse
committed
# Load the plugin XrdCtaOfs
# The xroot server process needs to be able to read the keytab file
sec.protocol krb5 /etc/krb5.keytab.cta host/<host>@CERN.CH
sec.protocol sss -s /var/spool/xrootd/.xrd/sss.keytab -c /tmp/sss.keytab
# Only Kerberos 5 and sss are allowed
sec.protbind * only sss
sec.protbind tpsrv* only krb5
# Allow copying from absolute paths
# Turn off asynchronous i/o
# Use a port other than 1094, already used by EOS xroot server
xrd.port 10955