Posts by McHenry
-
-
ok, partially fixed.
I now have the ISO mounted under my shared folder and I can view it as a Samba share.
The iso has been mounted with permissions:
Coderoot@SVR11298:/srv/dev-disk-by-uuid-4dd07498-fa7a-41ab-a25f-6c5d28fc47e9/public/isos# ls -l total 2 dr-xr-xr-x 8 nobody nogroup 584 Jan 31 2023 myiso root@SVR11298:/srv/dev-disk-by-uuid-4dd07498-fa7a-41ab-a25f-6c5d28fc47e9/public/isos#
Via Windows I can view the "myiso" folder and it's files however I am unable to execute an exe as I do not have permission.
If I try to change the shared folder permissions I receive an error stating this is a read only file system
How can I give my Windows clients execute permission to the files on this ISO?
Thanks in advance...
-
-
I have an ISO CD image I wish to share via OMV
I have successfully added the ISO to fstab and I can view it's contents if I view the destination folder. I followed this guide:
Best way to Auto-Mount .iso filesNow that the ISO is mounted, how can I make it a share in OMV?
I have tried making it a symbolic link in my Samba share but this did not work.
Thanks in advance.
-
Appreciate the help.
Currently the users can only access certain shares however I want them to prevent them obtaining a directory listing.
I'll ask in a samba forum too.
-
-
I have an SMB share with files that I wish guests to be able to access if they know the filename only.
I do not want them to be able to perform a directory listing and view all files.
I have the "Others" permission set to execute only
By toggling the "nobody" user "Read-only" attribute I can only achieve no access or access with directory listing
-
Resolved. I just added a 2nd disk. Easier than partitioning etc.
-
I wish to install OMV on a VPS
I wish to store both OS and data on this VPS
When I install OMV it takes 100% of the disk space for the OS
I understand I need to have OMV on an OS partition and the data on a 2nd partition for data
How can I have data stored on the same VPS?