Displaying 7 results from an estimated 7 matches for "unconfined_service_t".
2016 Oct 26
4
Anyone know anything about slurm on CentOS 7?
...omething*, and he didn't know what, and
the guy who picked it up is working with me to find out why
/var/log/messages is getting flooded with
Oct 26 11:01:06 <servername> kernel: type=1105
audit(1477494066.569:642430): pid=108551 uid=0 auid=4294967295
ses=4294967295 subj=system_u:system_r:unconfined_service_t:s0
msg='op=PAM:session_open
grantors=pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_krb5,pam_xauth
acct="<user>" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'
Oct 26 11:01:06 <servername> kernel: type=1106
audit(1477494066.620:64243...
2018 Jul 05
2
shellinabox
hi guys,
shellinabox, do you use it?
I in pretty vanilla setup get selinux denials and cannot login.
Selinux says:
#============= unconfined_service_t ==============
#!!!! The file '/usr/bin/bash' is mislabeled on your system.
#!!!! Fix with $ restorecon -R -v /usr/bin/bash
allow unconfined_service_t unconfined_t:process transition;
but that does not seem right to me, to allow such a transition, right?
many thanks, L.
2016 Oct 26
0
Anyone know anything about slurm on CentOS 7?
...9;t know what, and
> the guy who picked it up is working with me to find out why
> /var/log/messages is getting flooded with
> Oct 26 11:01:06 <servername> kernel: type=1105
> audit(1477494066.569:642430): pid=108551 uid=0 auid=4294967295
> ses=4294967295 subj=system_u:system_r:unconfined_service_t:s0
> msg='op=PAM:session_open
> grantors=pam_keyinit,pam_keyinit,pam_limits,pam_
> systemd,pam_unix,pam_krb5,pam_xauth
> acct="<user>" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'
> Oct 26 11:01:06 <servername> kernel: type=1106...
2018 Jun 15
0
shellinabox via proxy(apache)
hi guys,
cannot get it to work - shellinabox - not being programmer nor
selinux sorcerer.
shellinabox via apache, when I ausearch it all I get is:
#============= unconfined_service_t ==============
#!!!! The file '/usr/bin/bash' is mislabeled on your system.
#!!!! Fix with $ restorecon -R -v /usr/bin/bash
allow unconfined_service_t unconfined_t:process transition;
I have shellinabox in Apache's:
<Location /cmd>
AuthType Basic
AuthName "some mor...
2018 Jul 06
0
shellinabox
On 05. juli 2018 16:08, lejeczek via CentOS wrote:
> hi guys,
>
> shellinabox, do you use it?
>
> I in pretty vanilla setup get selinux denials and cannot login.
>
> Selinux says:
>
> #============= unconfined_service_t ==============
>
> #!!!! The file '/usr/bin/bash' is mislabeled on your system.
> #!!!! Fix with $ restorecon -R -v /usr/bin/bash
> allow unconfined_service_t unconfined_t:process transition;
>
audit2allow suggests to make a new module or restore /usr/bin/bash type
contex...
2018 Jul 10
1
shellinabox
...ut modification
to SE policies?
> On 05. juli 2018 16:08, lejeczek via CentOS wrote:
>> hi guys,
>>
>> shellinabox, do you use it?
>>
>> I in pretty vanilla setup get selinux denials and cannot login.
>>
>> Selinux says:
>>
>> #============= unconfined_service_t ==============
>>
>> #!!!! The file '/usr/bin/bash' is mislabeled on your system.
>> #!!!! Fix with $ restorecon -R -v /usr/bin/bash
>> allow unconfined_service_t unconfined_t:process transition;
>>
>
> audit2allow suggests to make a new module or restore...
2017 Apr 26
6
NOT Solved - Re: SELinux policy to allow Dovecot to connect to Mysql
On 04/26/2017 04:22 AM, Gordon Messmer wrote:
> On 04/25/2017 03:25 PM, Robert Moskowitz wrote:
>> This made the same content as before that caused problems:
>
> I still don't understand, exactly. Are you seeing *new* problems
> after installing a policy? What are the problems?
>
>> #!!!! The file '/var/lib/mysql/mysql.sock' is mislabeled on your system.