Interesting, I just removed test and mounted my CMS disk to htdocs and it is still complaining about the permissions
(because search permissions are missing on a component of the path) The permissions of the files are -rw-rw---- 1 root root 293448 Mar 2 16:48 MICHAELW.PDF I copied MICHAELW.PDF ../ umounted htdocs chmod 644 MICHAELW.PDF and moved it back to htdocs and it works Still doesn't work when I mount the CMS DISK On Thu, Mar 3, 2016 at 8:43 AM, Michael MacIsaac <[email protected]> wrote: > Mike, > > Either add a specific directory section for /srv/www/htdocs/test or it will > inherit from /srv/www/htdocs which is defined in > /etc/apache2/default-server.conf. > > Who knows, maybe it's working now. What do you get when you specify a URL > such as http://your.server/test/MICHAELW.PDF > > If you get an error, look at tail of the updated log files in > /var/log/apache2 > > HTH > > -Mike > > On Thu, Mar 3, 2016 at 8:21 AM, Michael Weiner <[email protected]> > wrote: > > > No I don't believe that I do. > > > > Do I need to add? > > > > Sent from my iPhone > > > > > On Mar 3, 2016, at 8:13 AM, Michael MacIsaac <[email protected]> > > wrote: > > > > > > Mike, > > > > > >> I want to set these permissions so I can view the files using Apache. > > > Do you have a Directory section in the Apache conf file for > > > /srv/www/htdocs/test? > > > > > > If so does it have: > > > Order allow,deny > > > Allow from all > > > > > > -Mike M > > > > > > On Thu, Mar 3, 2016 at 8:02 AM, Michael Weiner < > > [email protected]> > > > wrote: > > > > > >> I tried setting the permissions of the folder. > > >> > > >> I want to set these permissions so I can view the files using Apache. > > >> > > >> Sent from my iPhone > > >> > > >>>> On Mar 3, 2016, at 7:47 AM, Michael MacIsaac <[email protected]> > > >>> wrote: > > >>> > > >>> Mike, > > >>> > > >>> Why do you want to set permissions on CMS files? > > >>> > > >>>> Any suggestions? > > >>> Can you set the permissions of the mount point, and they will pertain > > to > > >>> the mounted CMS files? > > >>> > > >>> -Mike M > > >>> > > >>> On Thu, Mar 3, 2016 at 7:32 AM, Michael Weiner < > > >> [email protected]> > > >>> wrote: > > >>> > > >>>> I think I posted my question in the wrong group. > > >>>> > > >>>> Scott, thanks for your help. > > >>>> > > >>>> According to the documentation the cmsfuse unmask command should be > > able > > >>>> to change the permissions. Two things I tried. > > >>>> > > >>>> sles12:/srv/www/htdocs/test # chmod 644 * > > >>>> chmod: changing permissions of âCMSTEST.EXECâ: Function not > > implemented > > >>>> chmod: changing permissions of âMICHAELW.PDFâ: Function not > > implemented > > >>>> chmod: changing permissions of âPROFILE.EXECâ: Function not > > implemented > > >>>> chmod: changing permissions of âPROFILE2.EXECâ: Function not > > implemented > > >>>> > > >>>> I also tried > > >>>> > > >>>> sles12:/srv/www/htdocs/test # cmsfs-fuse -o mask=644 * > > >>>> cmsfs-fuse: Error CMS1 label not found! > > >>>> > > >>>> Any suggestions? I formatted the DISK in z/VM with format 191 a and > > >>>> created a label. I am a bit stumped. > > >>>> > > >>>> > > >>>> Sent from my iPhone > > >>>> > ---------------------------------------------------------------------- > > >>>> For LINUX-390 subscribe / signoff / archive access instructions, > > >>>> send email to [email protected] with the message: INFO > LINUX-390 > > >> or > > >>>> visit > > >>>> http://www.marist.edu/htbin/wlvindex?LINUX-390 > > >>>> > ---------------------------------------------------------------------- > > >>>> For more information on Linux on System z, visit > > >>>> http://wiki.linuxvm.org/ > > >>> > > >>> > ---------------------------------------------------------------------- > > >>> For LINUX-390 subscribe / signoff / archive access instructions, > > >>> send email to [email protected] with the message: INFO > LINUX-390 > > >> or visit > > >>> http://www.marist.edu/htbin/wlvindex?LINUX-390 > > >>> > ---------------------------------------------------------------------- > > >>> For more information on Linux on System z, visit > > >>> http://wiki.linuxvm.org/ > > >> > > >> ---------------------------------------------------------------------- > > >> For LINUX-390 subscribe / signoff / archive access instructions, > > >> send email to [email protected] with the message: INFO LINUX-390 > > or > > >> visit > > >> http://www.marist.edu/htbin/wlvindex?LINUX-390 > > >> ---------------------------------------------------------------------- > > >> For more information on Linux on System z, visit > > >> http://wiki.linuxvm.org/ > > > > > > ---------------------------------------------------------------------- > > > For LINUX-390 subscribe / signoff / archive access instructions, > > > send email to [email protected] with the message: INFO LINUX-390 > > or visit > > > http://www.marist.edu/htbin/wlvindex?LINUX-390 > > > ---------------------------------------------------------------------- > > > For more information on Linux on System z, visit > > > http://wiki.linuxvm.org/ > > > > ---------------------------------------------------------------------- > > For LINUX-390 subscribe / signoff / archive access instructions, > > send email to [email protected] with the message: INFO LINUX-390 or > > visit > > http://www.marist.edu/htbin/wlvindex?LINUX-390 > > ---------------------------------------------------------------------- > > For more information on Linux on System z, visit > > http://wiki.linuxvm.org/ > > > > ---------------------------------------------------------------------- > For LINUX-390 subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO LINUX-390 or > visit > http://www.marist.edu/htbin/wlvindex?LINUX-390 > ---------------------------------------------------------------------- > For more information on Linux on System z, visit > http://wiki.linuxvm.org/ > -- Michael Weiner Systems Admin Infinity Systems Software, Inc. One Penn Plaza Suite 2010 New York, NY 10119 o: (646) 405-9300 c: (845) 641-0517 ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/
