Thanks bear, that worked.

I could argue that ignoring the umask is a bug, but I'd probably get
"working as designed", so I won't bother to open a case.

    -Mike M

On Fri, Jan 8, 2021 at 3:32 PM r.stricklin <b...@typewritten.org> wrote:

> On Jan 8, 2021, at 8:52 AM, MacIsaac, Michael (CORP) wrote:
>
> > Hello list,
> >
> > I need to get CMS files to Linux as a non-root user (zadmin in this
> case).  I am able to mount the CMS disk as such (had to add the -o umask
> flag):
> >  # sudo cmsfs-fuse -a -o umask=022 /dev/dasdi /mnt/CMSdiskRO
>
> fuse is user-space. It wouldn't surprise me to learn that a fuse-mounted
> filesystem is only usable by the user who mounted it.
>
> indeed, this would seem the reason for `-o allow_other`
>
> ok
> bear.
>
>
> --
> until further notice
>
> ----------------------------------------------------------------------
> For LINUX-390 subscribe / signoff / archive access instructions,
> send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or
> visit
> http://www2.marist.edu/htbin/wlvindex?LINUX-390
>


--
     -Mike MacIsaac

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www2.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to