Thanks a lot for answer. Actually my problem was a bit different.
The printer is a resource part of a NT domain. It is however a network printer
which can be accessed via \\server\printerA name. If I try to enable this on my
Nevada build40(printmgg + samba) as you have described nothing works.
These are my entries in printers.conf after adding a smb:// printer:
canon:\
:bsdaddr=localhost,canon,Solaris:
_default:\
:use=canon:
However to make the things working I would need to fix my printers.conf like:
canon:\
:bsdaddr=server,printerA,Solaris:
_default:\
:use=canon:
But this way I would say Im printing directly to that server.
stefan
This message posted from opensolaris.org