* 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.
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.)
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.