Print

Print


Hello,

i'am struggling with r/w permissions on an exported path.

The export should be read only to everyone but r/w for a data_admin.

I tried (settings marked --> below) unix/Authfile permission settings 
and oss.defaults directive to no avail.

What do i miss ?

Thanks

Heiko


(xrootd 4.8.1) xrootd.cf:

xrd.timeout hail 30 idle 0 kill 3 read 5

--> sec.protocol /usr/lib/xrootd unix
--> acc.authdb /etc/xrootd/Authfile
--> acc.authrefresh 60
--> ofs.authorize

all.export /xrootd

set xrdr=REDIRECTOR
set inventory=/var/log/xrootd/inventory
all.manager $(xrdr):3121

--> oss.defaults readonly

if $(xrdr) && named cns
       all.export $(inventory)
       xrd.port 1095
else if $(xrdr)
       all.role manager
-->       oss.defaults r/w
       ofs.forward 3way $(xrdr):1095 mv rm rmdir trunc
       xrd.port 1094
else
       all.role server
       ofs.notify closew create mkdir mv rm rmdir trunc | 
/usr/bin/XrdCnsd -d -D 2 -i 90 -b $(xrdr):1095:$(inventory)
       ofs.notifymsg create $TID create $FMODE $LFN?$CGI
       ofs.notifymsg closew $TID closew $LFN $FSIZE
       cms.space min 1000g 1100g
fi

Authfile:

u * /xrootd lr
u root /xrootd a



-- 
-----------------------------------------------------------------------
Dipl.-Ing. Heiko Schröter
Institute of Environmental Physics (IUP)   phone: ++49-(0)421-218-62092
Institute of Remote Sensing (IFE)          fax:   ++49-(0)421-218-62070
University of Bremen (FB1)
P.O. Box 330440               email:  [log in to unmask]
Otto-Hahn-Allee 1
28359 Bremen
Germany
-----------------------------------------------------------------------

########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-L list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-L&A=1