[8461] in Info-AFS_Redistribution
RE: Can one find a mount point just knowing the volume name?
daemon@ATHENA.MIT.EDU (Neulinger, Nathan R.)
Thu Feb 8 12:49:06 2001
Message-Id: <F349BC4F5799D411ACE100D0B706B3BB34259F@umr-mail03.cc.umr.edu>
From: "Neulinger, Nathan R." <nneul@umr.edu>
To: "'Stephen Joyce'" <stephen@physics.unc.edu>
Cc: "'Morris Strongson'" <mms@bnl.gov>, info-afs@transarc.com
Date: Thu, 8 Feb 2001 11:43:27 -0600
Mime-Version: 1.0
Content-Type: text/plain;
charset="ISO-8859-1"
> $vol = `fs lsmount $name`;
I hope you don't plan on running that script with a user that has any
privileges as you've got a gaping security hole right there.
-- Nathan