Beiträge von crayfish

    After installing the omv-extras plugin, you can set up a server via the provided openmediavault-mcmyadmin plugin

    I am sorry, is this still correct? I cannot seem to find mcmyadmin in my plugins, although I have installed the omv-extras plugin (I think). Is my understanding correct:
    I have a checkbox under System --> Plugins --> openmediavault-omvextrasorg 1.34 ... that means, I have "installed the omv-extras plugin"?
    If so, I should check under System --> OMV-Extras.org .... and find somewhere there the mcmyadmin plugin?


    I don't see it there.


    Where am I going wrong?




    Thanks
    Crayfish

    Tried firstaid a couple of times before, it does its job, no error message.
    I do have nginx running, but I have no idea, what port it listens to! Where is the port configured for nginx?



    I also rebooted before, to no avail. Tried it just now again, no change. I am sure, it is something very simplistic. What should the contents of sites-available and sites-enabled be?



    Any further help welcome!


    Crayfish

    Hi ryecoaaron


    I have seen that post during my research and tried it before, to no avail. I just did it again, here is the console log:



    But I am now getting "Connection refused ... this site cannot be reached", as if there is no webserver listening on port 80 (where do I check the port? /etc/nginx/nginx.conf doesn't have it). Here is some further output:




    Any further ideas?


    Thx
    Crayfish

    Hi There


    I had this question posted on another thread, but it remains unseen, so I am trying again using a new thread to enlist some help:


    I had last week updated my OMV through the WebGUI, as I did dozens of times before, because I had some issues with Plex and wanted to see whether a new version would fix anything. However, after rebooting, the WebGUI is gone, what I get is this page:
    <html><body><h1>It works!</h1>
    <p>This is the default web page for this server.</p>
    <p>The web server software is running but no content has been added, yet.</p>
    </body></html>
    I have tried to restart nginx, I have used omv-firstaid, but no change.
    This command comes back empty:
    sudo netstat -tulpn | grep :80
    This commands output is:
    root@omv:~# service nginx status
    nginx is running.


    I am not quite sure where to start, am I just missing a link somewhere?


    Please Help!


    Thanks
    Crayfish
    PS: I am not sure which version of OMV I am running, I thought I have a new-ish version, but omv-sysinfo says it is 1.19 / Kralizec?

    I seem to have the same issue. But (AFAIK) I am running apache2 on my OMV (???), so the aforementioned tips don't really apply.


    Is anybody able to help me? I upgraded OMV via the webgui (I had some issues with Plex) and after restart of OMV (because Plex still not working) I now have a blank index.html of this content:


    <html><body><h1>It works!</h1>
    <p>This is the default web page for this server.</p>
    <p>The web server software is running but no content has been added, yet.</p>
    </body></html>


    I tried to restart nginx (as aforementioned) and get the error message that the port 80 is already in use. (by apache as per ports.conf).


    So, where am I going wrong?


    Thanks!
    Crayfish

    I have to pass here with a concrete answer, but my understanding is that once you boot a new OMV image, it will detect the drives, and then you (only) need to mount them. Then all your drives and folders should still be there.


    I'll let the pro's confirm! :)

    I see, your problem is different from mine. I'd try to use another USB stick, put a bootable image on it and see whether that works. Perhaps the USB flash drive has just given up, they are not really made for running all day or lot's of read/writes. If it boots from there, then you know it might be your flash drive.

    I have the same problem, with an ASUS (M4A88TD-V EVO/USB3) board. However, I can use F8 to select a boot device and then boot from the SSD (where I have installed my OMV). Have you tried that?


    I haven't had time to troubleshoot why this is though, it occured after a power outage.


    cray

    Ok, now ... I have tried a hundred times to check for updates in the recent weeks, and was wondering why there weren't any. For some reason, it has now found several updates - looks like I was running an old version of a few things.


    So, I do now see the additional tab.


    Thanks for your help, I think I am good for now!


    crayfish

    did that:


    root@omv:/var/www/openmediavault/js/omv/module/admin/privilege/sharedfolder# ls -la
    insgesamt 40
    drwxrwxr-x 2 openmediavault openmediavault 4096 Mär 6 14:10 .
    drwxrwxr-x 5 openmediavault openmediavault 4096 Feb 27 22:30 ..
    -rw-r--r-- 1 openmediavault openmediavault 5760 Mär 2 19:45 ResetPerms.js
    -rw-r--r-- 1 openmediavault openmediavault 22178 Jan 19 12:57 SharedFolder.js
    root@omv:/var/www/openmediavault/js/omv/module/admin/privilege/sharedfolder#


    But I still don't see a reset tab (could smbdy please post a picture, so that I konw what I am looking for?). I did clear the browser cache.


    any further ideas?


    cray

    @crayfish Whats the output of ls -la /var/www/openmediavault/js/omv/module/admin/privilege/sharedfolder/


    Greetings
    David


    root@omv:/etc/apt/sources.list.d# ls -la /var/www/openmediavault/js/omv/module/admin/privilege/sharedfolder/
    insgesamt 40
    drwxrwxr-x 2 openmediavault openmediavault 4096 Mär 6 14:10 .
    drwxrwxr-x 5 openmediavault openmediavault 4096 Feb 27 22:30 ..
    -rw-r--r-- 1 root root 5760 Mär 2 19:45 ResetPerms.js
    -rw-rw-r-- 1 openmediavault openmediavault 22178 Jan 19 12:57 SharedFolder.js
    root@omv:/etc/apt/sources.list.d#


    (browser cache claering is going on here every day, because of some other work related stuff, so that doesn't help)

    Never mind, I spent another night reconfiguring it, and now it works. I agree with some of my pre-problem-havers - that it would be a good idea to make that part of OMV a lot "easier". Hide the ACL mechanics and all the Samba configuration, at least from the first level interface, because if you touch it once, it breaks it all.
    All one needs really is creating samba shares and users and then give/deny access, using the privileges screen/mechanics. I would think, it covers 90% of people using this.
    (But trying to figure out whether I want the samba to become local master browser ... just freaks me out! Samba and me will never be friends ;)


    As for solving my problems, here is what I did:
    ACLs/Unix Permissions (is that btw the same?) - this here seems to be working for me, I changed the owner to root:users like so:
    chown -R root:users /media/somelonggarblednamewithlotsofnumbers/Videos
    And set the file permissions to 775:
    chmod -R 775 /media/somelongnamewithlotsofnumbers/Videos


    Some posts talk about an "ACL reset utility", I cannot seem to find that. Where exactly should it be and what do I do, if I don't have it?


    This results into this:
    drwxrwxr-x+ 2 root users 4096 Sep 16 2013 somedirectoryname


    I then give access to the shares using permissions. ("papa" = "Read/Write"; "kid1" and "kid2" = "Read-only").


    I then wanted to have certain sub folders in a share accessible by me, but not by my children. For that, I did use the ACL (just set "kid1" and "kid2" to "no access", left "papa" outouched, so there is nothing selected) and that does the trick.


    I haven't tried to play with the host allow / deny fields, I might do that at some point.


    During the process, I lost 4TB of movies by accidentially by deleting a vmdisk through deleting an old omv VM (my own fault, always read dialogs), so at the moment there is nothing to share (or deny), but that'll be filled up in no time :)
    Well, there's nothing better than a good clean up every now and then!


    crayfish

    (LogID: OVjj2Yn1)


    Dear all


    I am using OMV since a couple of years now (running on an ESXi VM) and just upgraded to the latest version I guess (1.13). All works fine mostly, but now my kids grow up and get their own PCs. I would like to restrict their access to OMV, so that they can only watch children movies, but not Riddick, Terminator, or new Marvel movies, which get far too (unnecessarily) graphic these days. I had until now free access to the OMV shares from everywhere for everyone. So, what I would like to have now is the following:


    Share Name
    Details
    Videosthere are several folders. Ideally I’d like to have my kids only have access to one folder in there that is called “Kinderfilme”. The rest should not be accessible for them. Additionally I need read-write access and my Sat Receiver (PVR) needs read-only access.
    MusicMusic there are several folders, per album or artist, everyone should have read access to this folder, only I should have read-write access
    Pictureseveryone can have read access here for now, only me read-write
    Storeonly me read-write


    I would also like to tie this down, so that all hosts are denied, except those, that I specify. But I have stopped playing with that smb.conf field, as I need to get the basics working first.


    Now, for the life of me, at the moment, I cannot get this the way I want in OMV. I have the feeling, that while playing with this I messed up the Unix rights (ACLs) on the files and folders. I am not sure, what they should be. E.g., the folder Videos belongs at the moment to the userID 1000 (that is an old user, that I got rid off). So, one question should be, can I somehow reset that part of it? If so how? Who should be the owner and group of thoses shares? root? nobody?


    Attached is some additional pictorial information.


    Thank you for any help!!!


    Thomas
    *I'm sorry, this has surely been asked and answered before, but I couldn't find it in this forum so far*

    I am having the same problem (0.4.6). Has this been verified? Is this a (generic) Samba problem, or an OMV problem?


    What I'd need is a few folders publicly available (pictures, videos, music) and a couple of shares accessible to only specific users (password protected). But it looks to me that accessing any share without password requires no user set up. Can anyone confirm who knows this stuff?