2010-12-20 13:47:09 -06:00
|
|
|
# This publication is intellectual property of Novell Inc. and Canonical
|
|
|
|
# Ltd. Its contents can be duplicated, either in part or in whole, provided
|
|
|
|
# that a copyright label is visibly located on each copy.
|
|
|
|
#
|
2006-04-11 21:52:54 +00:00
|
|
|
# All information found in this book has been compiled with utmost
|
|
|
|
# attention to detail. However, this does not guarantee complete accuracy.
|
2010-12-20 13:47:09 -06:00
|
|
|
# Neither SUSE LINUX GmbH, Canonical Ltd, the authors, nor the translators
|
|
|
|
# shall be held liable for possible errors or the consequences thereof.
|
|
|
|
#
|
2006-04-11 21:52:54 +00:00
|
|
|
# Many of the software and hardware descriptions cited in this book
|
|
|
|
# are registered trademarks. All trade names are subject to copyright
|
|
|
|
# restrictions and may be registered trade marks. SUSE LINUX GmbH
|
2010-12-20 13:47:09 -06:00
|
|
|
# and Canonical Ltd. essentially adhere to the manufacturer's spelling.
|
|
|
|
#
|
2006-04-11 21:52:54 +00:00
|
|
|
# Names of products and trademarks appearing in this book (with or without
|
|
|
|
# specific notation) are likewise subject to trademark and trade protection
|
|
|
|
# laws and may thus fall under copyright restrictions.
|
2010-12-20 13:47:09 -06:00
|
|
|
#
|
2006-04-11 21:52:54 +00:00
|
|
|
|
|
|
|
|
|
|
|
=pod
|
|
|
|
|
|
|
|
=head1 NAME
|
|
|
|
|
2008-06-11 20:19:36 +00:00
|
|
|
aa-complain - set a AppArmor security profile to I<complain> mode.
|
2006-04-11 21:52:54 +00:00
|
|
|
|
|
|
|
=head1 SYNOPSIS
|
|
|
|
|
2008-06-11 20:19:36 +00:00
|
|
|
B<aa-complain I<E<lt>executableE<gt>> [I<E<lt>executableE<gt>> ...]>
|
2006-04-11 21:52:54 +00:00
|
|
|
|
|
|
|
=head1 DESCRIPTION
|
|
|
|
|
2008-06-11 20:19:36 +00:00
|
|
|
B<aa-complain> is used to set the enforcement mode for one or more profiles to complain.
|
2006-04-11 21:52:54 +00:00
|
|
|
In this mode security policy is not enforced but rather access violations are logged
|
|
|
|
to the system log.
|
|
|
|
|
|
|
|
=head1 BUGS
|
|
|
|
|
2010-12-20 13:47:09 -06:00
|
|
|
If you find any bugs, please report them at
|
|
|
|
L<http://https://bugs.launchpad.net/apparmor/+filebug>.
|
2006-04-11 21:52:54 +00:00
|
|
|
|
|
|
|
=head1 SEE ALSO
|
|
|
|
|
2010-12-20 13:47:09 -06:00
|
|
|
apparmor(7), apparmor.d(5), aa-enforce(1), aa_change_hat(2), and
|
|
|
|
L<http://wiki.apparmor.net>.
|
2006-04-11 21:52:54 +00:00
|
|
|
|
|
|
|
=cut
|