logo

apparmor.d

Unnamed repository; edit this file 'description' to name the repository. git clone https://hacktivis.me/git/apparmor.d.git

winbind (882B)


  1. # ------------------------------------------------------------------
  2. #
  3. # Copyright (C) 2002-2009 Novell/SUSE
  4. # Copyright (C) 2009 Canonical Ltd.
  5. #
  6. # This program is free software; you can redistribute it and/or
  7. # modify it under the terms of version 2 of the GNU General Public
  8. # License published by the Free Software Foundation.
  9. #
  10. # ------------------------------------------------------------------
  11. abi <abi/3.0>,
  12. # pam_winbindd
  13. /tmp/.winbindd/pipe rw,
  14. /var/lib/samba/winbindd_privileged/pipe rw,
  15. @{run}/samba/winbindd_privileged/pipe rw,
  16. /etc/samba/smb.conf r,
  17. /etc/samba/dhcp.conf r,
  18. /usr/lib*/samba/valid.dat r,
  19. /usr/lib*/samba/upcase.dat r,
  20. /usr/lib*/samba/lowcase.dat r,
  21. /usr/share/samba/codepages/{lowcase,upcase,valid}.dat r,
  22. # Include additions to the abstraction
  23. include if exists <abstractions/winbind.d>