Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 103115

Summary: User can break message bus
Product: [Retired] Red Hat Linux Beta Reporter: Havoc Pennington <hp>
Component: dbusAssignee: Havoc Pennington <hp>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: RC3   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-10-04 05:22:59 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:
Bug Depends On:    
Bug Blocks: 100643    

Description Havoc Pennington 2003-08-26 18:16:26 UTC
I changed the system message bus to use abstract sockets, this creates
the problem that non-root can create the socket. Need to change it 
back to using a socket in the filesystem, just a config file change
and changing the lib to look for the socket in the filesystem.

Comment 1 Havoc Pennington 2003-10-04 05:22:59 UTC
Done.