The base folder ownership and permissions

Home Forums ABCD Installation The base folder ownership and permissions

This forum is about questions on the ABCD installation process. Please choose a topic related to your operating system.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #5575
    peterpeter
    Participant
    Helpful
    Up
    0
    Down
    Not Helpful
    ::

    Hello,
    The bases/ folder on a linux installation is usually located at /var/opt/ABCD/bases/ this directory has a 777 permission setting.
    chmod -R 777 /var/opt/ABCD/bases/
    Does it need to be read-write-able to anyone on the linux server ?
    We only rely on database operator types to restrict or allow a users to change notices in that bases/ folder ?
    Thanks,

    #5999
    peterpeter
    Participant
    Helpful
    Up
    0
    Down
    Not Helpful
    ::

    https://abcd-devcom.github.io/docs/3.1/abcd-install/fixing-permissions-linux

    the documentation above answers perfectly my permission question.
    one does not need to have the write permissions to the bases/ directory for the “other” group.

    only the unix users who installs ABCD and the webserver(www-data, apache) need write permission to the bases/ directory.

     

    • This reply was modified 2 days, 5 hours ago by peterpeter.
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.