Bug 5898

Summary: Wrong mode/owner of some files
Product: [Retired] Red Hat Raw Hide Reporter: Enrico Scholz <rh-bugzilla>
Component: sambaAssignee: Trond Eivind Glomsrxd <teg>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0   
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: 1999-12-01 19:33:08 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 Enrico Scholz 1999-10-12 21:29:04 UTC
* I am missing a %defattr(-,root,root) in the filelist of
the common packet.

* The smbd manpage recommends a logfile-directory readable
only by root. Currently the mode is 0755.

Comment 1 Bill Nottingham 1999-10-29 20:31:59 UTC
The %defattr is fixed in samba-2.0.5a-15, which will be in
the next Raw Hide release.

I would think that it would be better to make the log *files*
not world readable, as opposed to the directory. (or possibly
both.)

Comment 2 Bill Nottingham 1999-12-01 19:33:59 UTC
Actually, since the log file names contain client names, they
could be sensitive, I suppose.

Fixed in samba-2.0.6-2, which will be in the next Raw Hide release.