Solaris 10 audit log rotation using "audit -n" isnt working.
We are unable to create new audit files using command "audit -n"
bash-3.2#
bash-3.2#
bash-3.2#
bash-3.2# cat /etc/security/audit_control
# Copyright (c) 1988 by Sun Microsystems, Inc.
# ident "@(#)audit_control.txt 1.4 00/07/17 SMI"
#dir:/var/audit
#flags:lo,ex
#minfree:20
#naflags:lo
## audit_control file
flags:lo,ex,ss
naflags:lo,na
plugin:name=audit_binfile.so;p_dir=/var/audit; p_minfree=20;
plugin:name=audit_syslog.so;p_flags=+lo,-ss
bash-3.2#
bash-3.2# cat /etc/security/audit_startup
#! /bin/sh
#
# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
# ident "@(#)audit_startup.txt 1.1 04/06/04 SMI"
/usr/bin/echo "Starting BSM services."