Web Gui access rights problem?

    • Offizieller Beitrag

    Oops...


    I'm out of ideas other than reinstalling. If you don't want to reinstall Debian, then:


    apt-get remove --purge openmediavault
    apt-get clean
    apt-get install openmediavault

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

    • Offizieller Beitrag

    If someone ever gets into your system, it would.

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • Maybe with low priority. Samba is running as standard Linux process. So not linked to OMV. Maybe it is easier to find why my standard myuser stopped having access to shares (windows enter credentials for shares). Only after I add myuser to root group myuser can access shares again. And thinking back. It could well be that my rsync job did write. Not really files but it may have updated ownerships and access rights. This would mean some of the Linux system files changed owneship/access right. How can I find out what is the right settings for debian files? Saying that reinstalling OMV wouldn't help if it is really a messed up debian.

    • Offizieller Beitrag

    You could do the following (change appropriate parts and repeat if more than one shared folder - test on one first):


    Code
    chmod -R 666 /media/uuid/sambasharedfolder
    chown root:users /media/uuid/sambasharedfolder
    chown -R myuser:users /media/uuid/sambasharedfolder/*
    omv-mkconf samba
    service samba restart

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • Final post: did a reinstall from a previous clonezilla partition backup I did just after installing the first time (you never know when you gonna need it -:)). All working again.

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!