all printers that are shared by our samba server (3-0-7, debian binary package) have the following name: <printer name> on <ip-Adress>. Before we upgraded to 3.0.7 we used 3.0.5 and the folder items werde named as: <printer name> on <dns-name>. we are using several scripts to make printers automatically avaiable, that rely on the old naming scheme. "Log level 8" states the follwing "error": " get_called_name: assuming that client used IP address [172.23.125.6] as called name." get_called_name is invoked to fill the servername attribute of a printer_info structure.
*** This bug has been marked as a duplicate of 1519 ***