Comment 21 for bug 458637

Revision history for this message
immortel (immortel32) wrote : Re: samba client unable to access Windows 7 shares

I just found out the problem with CUPS. Samba is starting before CUPS and Samba is timing out before CUPS being completely started.

I've been able to workaround this problem by making CUPS starting before Samba:
sudo mv /etc/rc2.d/S50cups /etc/rc2.d/S15cups

Now I'm wondering what's gonna happened with the next upgradre of the package... ???

Is it possible to have a permanent fix for this?