My thanks to all that responded to my posting about measuring
network performance. Helpful suggestions are always very much
appreciated. The type of testing that we were attempting does
not appear to be a major topic of interest on the list but the
additional information below may be helpful to s
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/t
On Fri, May 4, 2018 at 12:03 PM, Warren Young wrote:
> 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…
On May 4, 2018, at 3:03 PM, Akemi Yagi wrote:
>
> On Fri, May 4, 2018 at 12:03 PM, Warren Young wrote:
>>
>>$ sudo chcon -R -t samba_share_t /path/to/share
>
> Updated the page as suggested. Thanks.
Thanks!
I now see another instance of this in section 3. Instead of copying the text
ve
On Fri, May 4, 2018 at 2:26 PM, Warren Young wrote:
> On May 4, 2018, at 3:03 PM, Akemi Yagi wrote:
>>
>> On Fri, May 4, 2018 at 12:03 PM, Warren Young wrote:
>>>
>>>$ sudo chcon -R -t samba_share_t /path/to/share
>>
>> Updated the page as suggested. Thanks.
>
> Thanks!
>
> I now see another
On Fri, 2018-05-04 at 14:55 -0700, Akemi Yagi wrote:
> On Fri, May 4, 2018 at 2:26 PM, Warren Young
> wrote:
> > On May 4, 2018, at 3:03 PM, Akemi Yagi wrote:
> > >
> > > On Fri, May 4, 2018 at 12:03 PM, Warren Young > > > wrote:
> > > >
> > > >$ sudo chcon -R -t samba_share_t /path/to/sha
On Fri, May 4, 2018 at 3:11 PM, Louis Lagendijk wrote:
> On Fri, 2018-05-04 at 14:55 -0700, Akemi Yagi wrote:
>> On Fri, May 4, 2018 at 2:26 PM, Warren Young
>> wrote:
>> > On May 4, 2018, at 3:03 PM, Akemi Yagi wrote:
>> > >
>> > > On Fri, May 4, 2018 at 12:03 PM, Warren Young > > > > wrote:
>>
On May 4, 2018, at 4:11 PM, Louis Lagendijk wrote:
>
> The comment is correct: chcon will not survive a relabel. You need to
> update the database first (semanage fcontext) and then let a relabel
> apply the new context.
Alright, then why do I get that error when I give the command from this
mo
On 05/04/2018 12:03 PM, Warren Young wrote:
…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
What is "no
On May 4, 2018, at 5:13 PM, Gordon Messmer wrote:
>
> On 05/04/2018 12:03 PM, Warren Young wrote:
>> …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:
On 4 May 2018 at 19:49, Warren Young wrote:
> On May 4, 2018, at 5:13 PM, Gordon Messmer
> wrote:
> >
> > On 05/04/2018 12:03 PM, Warren Young wrote:
> >> …there is a command down in section 2 that gives an error here on
> CentOS 7:
> >>
> >> $ sudo semanage fcontext –at samba_share_t /path/
On May 4, 2018, at 6:35 PM, Earl A Ramirez wrote:
>
> You can check the labels using seinfo -t, below is what I had for samba
I’m away from work now, so I can’t check it at the moment, but if that
explained the problem, wouldn’t my chcon command also have failed? Clearly the
SELinux type samb
On 05/04/2018 04:05 PM, Warren Young wrote:
On May 4, 2018, at 4:11 PM, Louis Lagendijk wrote:
The comment is correct: chcon will not survive a relabel. You need to
update the database first (semanage fcontext) and then let a relabel
apply the new context.
Alright, then why do I get that error
On May 5, 2018, at 12:04 AM, Gordon Messmer wrote:
>
> On 05/04/2018 04:05 PM, Warren Young wrote:
>> On May 4, 2018, at 4:11 PM, Louis Lagendijk wrote:
>>> The comment is correct: chcon will not survive a relabel. You need to
>>> update the database first (semanage fcontext) and then let a rela
14 matches
Mail list logo