Print

Print


I don't know whether this is just a cut-n-paste issue. for example, "t writecmsdata ..." line is long. You must use a "" at line end to continue.

As Brian said, /cms/escms. not /escms

More specific lines in auth DB should come first. so in your case:

g /cms/escms readcmsdata writecmsdata
g /cms/GGUSExpert readcmsdata writecmsdata
g /cms/TEAM readcmsdata writecmsdata
g /cms/ALARM readcmsdata writecmsdata
g /cms readcmsdata writecmsuser

(note /cms is the last line)

[root@pool09 ~]# cat /etc/xrootd/Authfile
t writecmsdata /store/backfill/ a
/store/data/ a
/store/generator/ a
/store/group/ a
/store/hidata/ a
/store/himc/ a
/store/mc/ a
/store/PhEDEx_LoadTest07/ a
/store/relval/ a
/store/results/ a
/store/temp/ a
/store/unmerged/ a
/store/user/ a

t readcmsdata /store/unmerged/ a
/store/ lr

t writecmsuser /store/temp/ a
/store/user/ a

CMS users have full access to their own directory, and read for CMS

While xrootd allows the user to attempt any operation - even in other user's

home directories - the underlying filesystem also has its internal permissions and will further

limit things.

g /cms readcmsdata writecmsuser
g /escms readcmsdata writecmsdata
g /cms/GGUSExpert readcmsdata writecmsdata
g /cms/TEAM readcmsdata writecmsdata
g /cms/ALARM readcmsdata writecmsdata


You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.

[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/xrootd/xrootd/issues/1460#issuecomment-851943138", "url": "https://github.com/xrootd/xrootd/issues/1460#issuecomment-851943138", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

Use REPLY-ALL to reply to list

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