Description of problem: 1) logname patch is not applied (needs to be updated) and logs are named log.* and not *.log as expected by samba.log 2) pid files are put into /var/run/samba/ and not in /var/cache/samba/ as expected by samba.log use new --with-piddir option Version-Release number of selected component (if applicable): 2.2.4-2 How reproducible: Didn't try
Fixed in samba 2.2.4-4
(to specify: that's #2. #1 is open with another bugnumber)
spec file now uses --with-piddir=/var/run/samba, but logrotate searchs for pid files in /var/run
Fixed in 2.2.5-10. I hope the pidfiles stay put now...