Displaying 20 results from an estimated 200 matches similar to: "Linux User Auditing"
2018 Oct 14
3
Centos7 & Selinux & Tor
I've just encountered a problem starting tor. When I do 'systemctl
start tor' it fails and I get selinux errors in the log. There was
suggestion to do full auditing with 'auditctl -w /etc/shadow -p w'.
Which I did and it gave the following
type=PROCTITLE msg=audit(1539540150.692:60570):
proctitle=2F7573722F62696E2F746F72002D2D72756E61736461656D6F6E0030002D2
2016 Jan 07
57
[Bug 93629] New: [NVE6] complete system freeze, PGRAPH engine fault on channel 2, SCHED_ERROR [ CTXSW_TIMEOUT ]
https://bugs.freedesktop.org/show_bug.cgi?id=93629
Bug ID: 93629
Summary: [NVE6] complete system freeze, PGRAPH engine fault on
channel 2, SCHED_ERROR [ CTXSW_TIMEOUT ]
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
2011 Oct 24
1
Adding points to a wireframe: 'x and units must have length >0' error
Hi,
I'm trying to follow the suggestions given by Deepayan Sarkar in this
message:
http://tolstoy.newcastle.edu.au/R/help/05/11/16135.html
to plot 3-D points on a wireframe plot. The problem is that I keep getting a
partly formed plot- with the colored lattice visible but no axis labels or
additional points- with the error message "error using packet 1, 'x' and
'units'
2014 Jun 30
0
Login failure with SElinux enforcing + Sqlite user DB
I am having a very strange issue with Dovecot + Sqlite + SELinux in enforcing. I am able to log in via IMAPS if SELinux is in permissive, but not able to do so when in enforcing. I do not see any SELinux denials even with dontaudit's enabled. I am running Centos 5 on x86_64 with a customized kernel build and SElinux Strict policy. The log dumps below are in the following order:?
1. My syslog
2005 Nov 28
1
Is samba or a kernel bug causing my FC4 server to crash?
I've got a fully updated Fedora Core 4 server crashing hard every week or
two. I use Samba via smbmount and autofs to read & delete log files on 17 XP
boxs and 6 NT4SP6 boxes as well as a couple other Windows files servers
every 5 minutes. The first indication of a problem I get is smbmount stops
working, then the server becomes unresponsive to the point where only a
power slam will fix
2018 Oct 23
0
Centos7 & Selinux & Tor
On Sun, 2018-10-14 at 20:13 +0200, Robin Lee wrote:
> I've just encountered a problem starting tor. When I do 'systemctl
> start tor' it fails and I get selinux errors in the log. There was
> suggestion to do full auditing with 'auditctl -w /etc/shadow -p w'.
> Which I did and it gave the following
>
> type=PROCTITLE msg=audit(1539540150.692:60570):
>
2018 Oct 23
1
Centos7 & Selinux & Tor
On 10/23/18 2:49 PM, Robin Lee wrote:
> On Sun, 2018-10-14 at 20:13 +0200, Robin Lee wrote:
>> I've just encountered a problem starting tor. When I do 'systemctl
>> start tor' it fails and I get selinux errors in the log. There was
>> suggestion to do full auditing with 'auditctl -w /etc/shadow -p w'.
>> Which I did and it gave the following
>>
2019 May 14
2
Workstations cannot update DNS
I am trying to get DDNS working, so workstations can update their ip.
The domain is msi.mycompany.com
The DC server works, as well as group policies.
I set rights to these files
> chgrp bind /var/lib/samba/private/
> chmod 750 /var/lib/samba/private/
> chgrp bind /var/lib/samba/private/dns.keytab
> chmod 640 /var/lib/samba/private/dns.keytab
journalctl shows this.
May 14 14:22:32
2018 Dec 09
2
Indexer worker small bug
Hello,
I think I submitted this before, but I am not sure this has been
addressed
I am using AppArmor with Dovecot, without any issue.
However, I think there is a bug in the indexer working, from what I can
see, a missing trailing slash. See:
------------
Dec 09 14:35:53 portal2 kernel: audit: type=1400
audit(1544366153.379:3035): apparmor="DENIED" operation="file_mmap"
2011 Jun 01
3
puppet and environments ... need help
I''m trying to use environments and seem to be failing. Right now I
have 4 defined environments: production, cat, development, beta
They are defined as follows on my puppetmaster:
cat /etc/puppet/puppet.conf
[main]
pluginsync = true
vardir = /var/lib/puppet
manifest = /etc/puppet/environments/production/site.pp
modulepath = /etc/puppet/environments/production/modules
[master]
reports =
2018 Dec 10
2
Indexer worker small bug
On 2018-12-09 23:13, Timo Sirainen wrote:
> On 9 Dec 2018, at 16.44, Andr? Rodier via dovecot <dovecot at dovecot.org>
> wrote:
>>
>> Hello,
>>
>> I think I submitted this before, but I am not sure this has been
>> addressed
>>
>> I am using AppArmor with Dovecot, without any issue.
>>
>> However, I think there is a bug in the
2016 Oct 16
2
bind9 won't run
I am working on my second Ubuntu 16.04.1LTS running Samba 4.5.0 with
Bind9_DLZ.
I have one machine just like this one. Same hardware, same software
setup. First machine is working fine.
At the moment this (second) machine is not joined to the other (until I
get Bind running.)
I have searched log complaints. Compared settings between the two
machines and despite bind running on the first one,
2015 Jan 09
1
Asterisk executable suddenly about 40KB larger - modules (Andres)
>I would also start by putting an audit rule on the binary. Something like
this:
>auditctl -w /usr/sbin/asterisk -p war -k asterisk-bin
>then you can get a report on who modified it and when by using:
>ausearch -f /usr/sbin/asterisk
>Its a start, but eventually you might need to monitor even keystrokes with
pam_tty_audit.so to understand who is doing this:
2003 Nov 27
1
Client SAMBA under AIX
Hello,
I have SAMBA servers that work under Linux (RedHat) and
under Unix ( IBM AIX 4.3.2 ).
All the clients at the moment are Linux and work correctly.
Now, I would like some AIX machines can access the
SAMBA file systems.
My problem is that the syntax of mount command used on Linux :
'mount -t smbfs -ouid=....,gid=....,passwd=.... samba_service
mount_point'
doesn't work
2016 Oct 16
1
bind9 won't run
On 2016-10-16 12:55, Rowland Penny via samba wrote:
> On Sun, 16 Oct 2016 12:38:00 -0500
> Bob of Donelson Trophy via samba <samba at lists.samba.org> wrote:
>
>> I am working on my second Ubuntu 16.04.1LTS running Samba 4.5.0 with
>> Bind9_DLZ.
>>
>> I have one machine just like this one. Same hardware, same software
>> setup. First machine is
2018 Dec 10
1
Indexer worker small bug
Hello Timo,
I will try this evening.
Kind regards,
Andr?.
On 10 December 2018 07:56:26 GMT+00:00, Timo Sirainen <tss at iki.fi> wrote:
>On 10 Dec 2018, at 7.50, Andr? Rodier <andre at rodier.me> wrote:
>>
>> On 2018-12-09 23:13, Timo Sirainen wrote:
>>> On 9 Dec 2018, at 16.44, Andr? Rodier via dovecot
><dovecot at dovecot.org> wrote:
2019 May 15
2
Workstations cannot update DNS
> From: Rowland penny via samba <samba at lists.samba.org>
> To: samba at lists.samba.org
> Date: 05/14/2019 02:50 PM
> Subject: Re: [Samba] Workstations cannot update DNS
> Sent by: "samba" <samba-bounces at lists.samba.org>
>
> On 14/05/2019 21:36, Durwin via samba wrote:
> > I am trying to get DDNS working, so workstations can update their ip.
2014 May 29
1
files automatically changing permissionssdsds
hello,
I'm running apache 2.2.24 and php 5.2.17. The web site that it's service
turns into a 403 Forbidden error every 5 minutes literally. I've found that
doing a chmod -Rv 775 on the web root restores the site. However this is a
band-aid and no real solution.
I've combed through all the cron jobs in /var/spool/cron both on this
machine and the one it was recently transferred
2006 Mar 08
1
Default SELinux policy on Fedora FC4 prevents dovecot service from starting
Hello,
I recently setup a Fedora FC4 server to host e-mail and webapps. During the install, I turned on SELinux in active mode. All apps seems to work OK but Dovecot daemon won't start. In the audit log, I see this entry when I try to start the dovecot daemon.
type=AVC msg=audit(1141464818.541:40305): avc: denied { read } for pid=1989 comm="dovecot" name=dovecot.pem dev=md2
2019 Jun 26
2
Reverse DNS
On 26/06/2019 11:32, Praveen Ghimire wrote:
> Hi Rowland,
>
> I have tried putting the whole rev-domain name. The following is the dhcpd.conf zone definition
>
> subnet 192.168.14.0 netmask 255.255.255.0 {
> authoritative;
> ddns-update-style standard;
> option netbios-name-servers 192.168.14.10; #14.10 is the AD box
> option