apparmor/profiles/apparmor.d/abstractions/kerberosclient

32 lines
950 B
Text
Raw Normal View History

# $Id$
# ------------------------------------------------------------------
#
# Copyright (C) 2002-2005 Novell/SUSE
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of version 2 of the GNU General Public
# License published by the Free Software Foundation.
#
# ------------------------------------------------------------------
# files required by kerberos client programs
/usr/lib/krb5/plugins/libkrb5/ r,
/usr/lib/krb5/plugins/libkrb5/* mr,
/usr/lib64/krb5/plugins/libkrb5/ r,
/usr/lib64/krb5/plugins/libkrb5/* mr,
/usr/lib/krb5/plugins/preauth/ r,
/usr/lib/krb5/plugins/preauth/* mr,
/usr/lib64/krb5/plugins/preauth/ r,
/usr/lib64/krb5/plugins/preauth/* mr,
/etc/krb5.keytab r,
/etc/krb5.conf r,
# config files found via strings on libs
/etc/krb.conf r,
/etc/krb.realms r,
/etc/srvtab r,