Bug 11871

Summary: Incorrect permissions on files
Product: [Retired] Red Hat Linux Reporter: SB <satan>
Component: umb-schemeAssignee: Nalin Dahyabhai <nalin>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.2   
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-06-02 22:18:51 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 SB 2000-06-02 22:18:50 UTC
[root@king /tmp]# find /usr/lib/umb-scheme/slib -perm 666 -exec ls -ald {} 
\;
-rw-rw-rw-    1 root     root        16795 Oct 24  1998 
/usr/lib/umb-scheme/slib/cring.scm
-rw-rw-rw-    1 root     root         7361 Aug 25  1998 
/usr/lib/umb-scheme/slib/record.scm

cring.scm and record.scm in /usr/lib/umb-scheme/slib should
be mode 644 like the rest of the files not 666.

-Stan Bubrouski

Comment 1 Nalin Dahyabhai 2000-06-10 21:51:43 UTC
This will be fixed in the next Raw Hide snapshot.  Thanks for the heads-up.