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

Bug 16853

Summary: minicom -C filename creates files with uucp as group owner
Product: [Retired] Red Hat Linux Reporter: Jarno Huuskonen <jarno.huuskonen>
Component: minicomAssignee: Bill Nottingham <notting>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.2CC: rvokal
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: 2000-08-24 10:14:24 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:
Attachments:
Description Flags
ugly patch to set egid to real_gid before opening -C file none

Description Jarno Huuskonen 2000-08-24 10:13:05 UTC
This was already reported on bugtraq, but here it goes again.

If user runs minicom -C foo he can create file foo with uucp as group
owner. I hacked this ugly little patch that tries to fix this 
(attached separately). Please note that I haven't had time to fully test
this patch so it's quite possible it will break something !!

-Jarno

Comment 1 Jarno Huuskonen 2000-08-24 10:14:22 UTC
Created attachment 2899 [details]
ugly patch to set egid to real_gid before opening -C file

Comment 2 Bill Nottingham 2000-08-24 23:32:08 UTC

*** This bug has been marked as a duplicate of 16738 ***