Hello.
We use Mageia 3; 64 bits, inside an ethernet local network whose router reserves IP addresses for each computer according to the MAC address. Fed up with many things freezing because of NFS or/and autofs, we installed Samba server (choosing "Standalone", then "user" as security mode) and client on 2 PCs, and configured the firewall to let the other computer access to Samba. Besides the fact we cannot see the other computers' files, one of the two computers keeps complaining about CUPS in smb.log:
"[2013/09/12 21:36:25.078450, 0] printing/print_cups.c:528(cups_async_callback)
failed to retrieve printer list: NT_STATUS_UNSUCCESSFUL"
CUPS is not installed, but in the Mageia control center →Network sharing → "Share drives and directories with Windows (SMB) systems" → Printers, the list is empty. So why does Samba looks for CUPS every 30 s, and how to stop this?
Any idea?