Actually it should work if the if the global zone has an unshared interface since the default values in in /etc/security/tsol/tnzonecfg which specify that ports 515 (BSD) and 631 (IPP) services are defined as MLPs. If this isn't working for you, verity that the service is listening for TCP connections. These are SMF services:
svc:/application/print/rfc1179:default svc:/application/print/ipp-listener:default If you have enabled Secure by Default then the TCP listener is disabled. You can set the tcp listen option to true with svccfg. ---Glenn Darren J Moffat wrote: > Eric Smith wrote: > >> Is it possible to print from an unlabeled host to a printer setup in the >> global zone? If so, how? >> > > The simple answer is that it is possible only if the unlabled host is at > admin_low. However I doubt that is the case. > > I believe the way you need to do this, I haven't personally set it up > but I know of someone who has, is setup a print queue in the zone that > matches the label of the unlabled host. Have that print queue forward > all jobs to the global zone print queue. They should be properly labeled. > >