Ticket #28 (new Bug)

Opened 2 years ago

Last modified 2 years ago

Strange rules for NetworkManager_t

Reported by: jbrindle Assigned to: pebenito
Priority: Normal Component: Policy
Version: SVN HEAD Keywords:
Cc:

Description (Last modified by pebenito)

for example:

  allow NetworkManager_t { domain -unconfined_domain_type }:dir { ioctl read getattr lock search };
  allow NetworkManager_t { domain -unconfined_domain_type }:lnk_file { ioctl read getattr lock };
  allow NetworkManager_t { domain -unconfined_domain_type }:file { ioctl read getattr lock };

Why only confined domains?

Change History

02/21/07 08:37:56 changed by pebenito

  • description changed.