Samba HOWTO wiki bug: chcon samba_share_t

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



In this wiki article:

   https://wiki.centos.org/HowTos/SetUpSamba

…there is a command down in section 2 that gives an error here on CentOS 7:

    $ sudo semanage fcontext –at samba_share_t /path/to/share
    …noise noise noise… 
    semanage: error: unrecognized arguments: samba_share_t /path/to/share

That and the following restorecon command can be replaced by a single shorter command, which also fixes the symptom:

    $ sudo chcon -R -t samba_share_t /path/to/share
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
https://lists.centos.org/mailman/listinfo/centos




[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]


  Powered by Linux