Bug 242594

Summary: Can not login in strict-policy enforcing
Product: [Fedora] Fedora Reporter: Shintaro Fujiwara <shin216>
Component: selinux-policy-strictAssignee: Daniel Walsh <dwalsh>
Status: CLOSED NOTABUG QA Contact: Ben Levenson <benl>
Severity: urgent Docs Contact:
Priority: low    
Version: 7   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-06-05 12:25:37 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Shintaro Fujiwara 2007-06-04 23:02:00 UTC
Description of problem:

Can not login in strict-policy in enforcing mode.
]
libsepol error occurs when semodule -i localpolicy on 3 permissions.

domain self:netlink_audit_socket { nlmsg_relay };
domain self:capability { audit_write };
domain self:capability { audit_control };


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Daniel Walsh 2007-06-05 12:25:37 UTC
You are running up against a constraint.  You should use the interfaces

logging_send_audit_msg()
or 
logging_set_loginuid()