Skip site navigation (1)Skip section navigation (2)
Date:      12 Sep 2006 15:59:10 +0200
From:      Cristiano Deana <cris@gufi.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        robert@fledge.watson.org
Subject:   i386/103190: auditd doesn't start in -STABLE
Message-ID:  <20060912135910.8967.qmail@deana.it>
Resent-Message-ID: <200609121400.k8CE0gJd032571@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         103190
>Category:       i386
>Synopsis:       auditd doesn't start in -STABLE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-i386
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 12 14:00:39 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Cristiano Deana
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
G.U.F.I. (Italian FreeBSD User Group)
>Environment:
System: FreeBSD toshi 6.1-STABLE FreeBSD 6.1-STABLE #5: Fri Sep 8 11:14:33 CEST 2006 root@toshi:/usr/obj/usr/src/sys/TOSHI i386


>Description:
        auditd daemon doesn't start

# uname -a
FreeBSD toshi 6.1-STABLE FreeBSD 6.1-STABLE #5: Fri Sep  8 11:14:33 CEST 2006     root@toshi:/usr/obj/usr/src/sys/TOSHI  i386
# grep audit /etc/rc.conf
auditd_enable="YES"
# /etc/rc.d/auditd restart
Error sending trigger: Operation not supported by device
Starting auditd.
# tail -9 /var/log/security
Sep 12 15:00:31 toshi auditd[3773]: starting...
Sep 12 15:00:31 toshi auditd[3774]: dir = /var/audit
Sep 12 15:00:31 toshi auditd[3774]: New audit file is /var/audit/20060912130031.not_terminated
Sep 12 15:00:32 toshi auditd[3774]: auditctl failed setting log file! : Invalid argument
Sep 12 15:00:32 toshi auditd[3774]: Log directories exhausted
Sep 12 15:00:32 toshi auditd[3774]: Could not swap audit file
Sep 12 15:00:32 toshi auditd[3774]: Error reading control file
Sep 12 15:00:32 toshi cris: audit warning: getacdir /var/audit
Sep 12 15:00:32 toshi cris: audit warning: nostart
# ls -ld /var/audit
drwxr-x---  2 root  audit  512 Sep  8 16:43 /var/audit
# df -h /var
Filesystem     Size    Used   Avail Capacity  Mounted on
/dev/ad0s1d    239M    116M    104M    53%    /var
#


>How-To-Repeat:

>Fix:




>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060912135910.8967.qmail>