bernie10167098 | 1 Feb 14:56
Picon
Favicon

Re: Service to enable to allow remote printing?

--- In solarisx86 <at> yahoogroups.com, "pcsol1996" <rrm_1996@...> wrote:
>
> Sorry for the dumb question but I don't mess with printing too much. 
> I have an old parallel port printer that I can't connect to our new
> Ultra 40 M2 (no parallel port)...so I connect the printer to an older
> backup box that does have a parallel port.  I used remote printing
> fine from the Ultra 40 M2 to the older box with the older box running
> S10 U2.  The old box recently died and I replaced it with another
> running S10 U4.  Now even though local printing works on the old box
> the Ultra 40 M2 can't print through that box.  When I installed S10 U4
> on the old box that needs to be the print server I selected the
> minimal services box during install...so I am assuming that there is a
> service that needs to be started to allow this.  As you can see below
> I can ping the box, but lpstat says it can't see it:
> 
> # ping 172.16.10.24
> 172.16.10.24 is alive
> # lpadmin -p hplj4000 -s 172.16.10.24
> # lpadmin -d hplj4000
> # lpstat -p hplj4000
> printer hplj4000 faulted printing hplj4000-48. enabled since Jan 31
> 15:45 2008. available.
>         server 172.16.10.24 not responding
> 
> What service do I need to start on 172.16.10.24 so that it will
> respond to remote print requests?

The print service is probably running but not listening to external
network requests.  You probably need to reconfigure it as shown below:

(Continue reading)

pcsol1996 | 1 Feb 15:37
Picon

Re: Service to enable to allow remote printing?


> 
> The print service is probably running but not listening to external
> network requests.  You probably need to reconfigure it as shown below:
> 
> # inetadm -m svc:/application/print/rfc1179:default bind_addr=
> # svcadm refresh svc:/application/print/rfc1179:default
> # svcadm restart svc:/application/print/rfc1179:default
> 
> Bernie
>
Thanks a bunch to you and Laurent.  I will give those a go.

Please check the Links page before posting:
    http://groups.yahoo.com/group/solarisx86/links
Post message: solarisx86 <at> yahoogroups.com
UNSUBSCRIBE:  solarisx86-unsubscribe <at> yahoogroups.com 

 
Laurent Blume | 1 Feb 16:01
Favicon

Re: Re: Service to enable to allow remote printing?

pcsol1996 a écrit :
>> The print service is probably running but not listening to external
>> network requests.  You probably need to reconfigure it as shown below:
>>
>> # inetadm -m svc:/application/print/rfc1179:default bind_addr=
>> # svcadm refresh svc:/application/print/rfc1179:default
>> # svcadm restart svc:/application/print/rfc1179:default
>>
>> Bernie
>>
> Thanks a bunch to you and Laurent.  I will give those a go.

Bernie's post is most interesting, it must be another effect of
netservices(1M), that was introduced in U3. Secure by default, and many
services are now only listening on localhost by default.
I knew sendmail, I discovered rpcbind this week, and now the print
system. It's good to see, just a lottle bit disturbing :-)

Laurent
--

-- 
/ Leader de Projet & Communauté    | I'm working, but not speaking for
\ G11N   http://fr.opensolaris.org | Bull Services http://www.bull.com
/ FOSUG  http://guses.org          |

Please check the Links page before posting:
    http://groups.yahoo.com/group/solarisx86/links
Post message: solarisx86 <at> yahoogroups.com
UNSUBSCRIBE:  solarisx86-unsubscribe <at> yahoogroups.com 

 
(Continue reading)

John D Groenveld | 1 Feb 16:04
Picon

Re: Re: Service to enable to allow remote printing?

In message <47A33438.4060309 <at> elanor.org>, Laurent Blume writes:
>Bernie's post is most interesting, it must be another effect of
>netservices(1M), that was introduced in U3. Secure by default, and many

Glenn Brunette's blog was helpful:
<URL:http://blogs.sun.com/gbrunett/tags/secure-by-default>

John
groenveld <at> acm.org

Please check the Links page before posting:
    http://groups.yahoo.com/group/solarisx86/links
Post message: solarisx86 <at> yahoogroups.com
UNSUBSCRIBE:  solarisx86-unsubscribe <at> yahoogroups.com 

 
pcsol1996 | 1 Feb 18:23
Picon

Re: Service to enable to allow remote printing?

--- In solarisx86 <at> yahoogroups.com, Laurent Blume <laurent@...> wrote:
>
> pcsol1996 a écrit :
> >> The print service is probably running but not listening to external
> >> network requests.  You probably need to reconfigure it as shown
below:
> >>
> >> # inetadm -m svc:/application/print/rfc1179:default bind_addr=
> >> # svcadm refresh svc:/application/print/rfc1179:default
> >> # svcadm restart svc:/application/print/rfc1179:default
> >>
> >> Bernie
> >>
> > Thanks a bunch to you and Laurent.  I will give those a go.
> 
> Bernie's post is most interesting, it must be another effect of
> netservices(1M), that was introduced in U3. Secure by default, and many
> services are now only listening on localhost by default.
> I knew sendmail, I discovered rpcbind this week, and now the print
> system. It's good to see, just a lottle bit disturbing :-)

That explains why sendmail isn't working either on all the boxes I
upgraded.  Since the S10 U2 was working fine I did not worry about
it..now that it's dead that's my next problem(fortunately sendmail
isn't critical until later this year).  Sun really need to mention
that somewhere in the install.

Please check the Links page before posting:
    http://groups.yahoo.com/group/solarisx86/links
Post message: solarisx86 <at> yahoogroups.com
(Continue reading)

pcsol1996 | 1 Feb 18:24
Picon

Re: Service to enable to allow remote printing?

--- In solarisx86 <at> yahoogroups.com, John D Groenveld <jdg117@...> wrote:
>
> In message <47A33438.4060309@...>, Laurent Blume writes:
> >Bernie's post is most interesting, it must be another effect of
> >netservices(1M), that was introduced in U3. Secure by default, and many
> 
> Glenn Brunette's blog was helpful:
> <URL:http://blogs.sun.com/gbrunett/tags/secure-by-default>
> 
> John
> groenveld@...
>
Thanks for the link.

Please check the Links page before posting:
    http://groups.yahoo.com/group/solarisx86/links
Post message: solarisx86 <at> yahoogroups.com
UNSUBSCRIBE:  solarisx86-unsubscribe <at> yahoogroups.com 

 
Michael McKnight | 1 Feb 08:49
Picon
Favicon

Re: Samba 3.0.28 Printing

Anyone have any ideas here?  I'm really stumped.  I'm pretty sure its a 
config issue, but I have no idea what I'm missing.

Thanks,
Michael

Michael McKnight wrote:
> Hello everyone,
> 
> I have just upgraded from Samba 3.0.23b to 3.0.28 and I can no longer 
> print to my UNIX printers from my Windows workstations.  Print jobs 
> never seem to leave the workstation at all -- they just sit in the print 
> queue locally and no longer make it to the samba printers.  The only 
> real error message in log.smbd is:
> 	[2008/01/22 13:59:42, 0] printing/pcap.c:pcap_cache_reload(159)
> 	Unable to open printcap file /etc/printcap for read!
> 
> I don't have /etc/printcap on my system -- have never needed one before, 
> so I'm not sure what it's trying to do.  I have tried creating an empty 
> /etc/printcap, but that didn't seem to help any.
> 
> File shares (ie directories) seem to work as expected... only problem is 
> with printing.
> 
> Apparently somewhere between 23b and 28 they changed the printing 
> mechanism within Samba.  From what I can tell, they made the default 
> printing engine to be CUPS -- which I do not have installed.  I am using 
> Solaris 10 x86 08/07 (U4) 64-bit.  I don't really want to use CUPS if I 
> don't have to.
> 
(Continue reading)

Laurent Blume | 1 Feb 22:21
Favicon

Re: Re: Service to enable to allow remote printing?

pcsol1996 a écrit :
> That explains why sendmail isn't working either on all the boxes I
> upgraded.  Since the S10 U2 was working fine I did not worry about
> it..now that it's dead that's my next problem(fortunately sendmail
> isn't critical until later this year).  Sun really need to mention
> that somewhere in the install.

It is quite well explained IMHO. You have to tick a box to get in that 
state (it is not the default), and there's a blurb about it.
Admittedly, one tends to underestimate it, but nowadays, there's really 
no open service after install, except ssh. Just, we're too used to have 
Solaris open for everyone to poke in.

Laurent
--

-- 
/ Leader de Projet & Communauté    | I'm working, but not speaking for
\ G11N   http://fr.opensolaris.org | Bull Services http://www.bull.com
/ FOSUG  http://guses.org          |

Please check the Links page before posting:
    http://groups.yahoo.com/group/solarisx86/links
Post message: solarisx86 <at> yahoogroups.com
UNSUBSCRIBE:  solarisx86-unsubscribe <at> yahoogroups.com 

 
pcsol1996 | 1 Feb 22:47
Picon

Re: Service to enable to allow remote printing?

--- In solarisx86 <at> yahoogroups.com, Laurent Blume <laurent@...> wrote:
>
> pcsol1996 a écrit :
> > That explains why sendmail isn't working either on all the boxes I
> > upgraded.  Since the S10 U2 was working fine I did not worry about
> > it..now that it's dead that's my next problem(fortunately sendmail
> > isn't critical until later this year).  Sun really need to mention
> > that somewhere in the install.
> 
> It is quite well explained IMHO. You have to tick a box to get in that 
> state (it is not the default), and there's a blurb about it.
> Admittedly, one tends to underestimate it, but nowadays, there's really 
> no open service after install, except ssh. Just, we're too used to have 
> Solaris open for everyone to poke in.
> 
>

I don't think (I am doing text installs--not the GUI installs) the
blurb explains that some services are running, but not listening for
external requests.  I pulled my hair out for 3 days on sendmail before
I just gave up and moved on since it wasn't critical then.

All the blurb says is that you can turn some services back on that you
want.  It should say sendmail/remote printing...won't be listening
externally.  

Please check the Links page before posting:
    http://groups.yahoo.com/group/solarisx86/links
Post message: solarisx86 <at> yahoogroups.com
UNSUBSCRIBE:  solarisx86-unsubscribe <at> yahoogroups.com 
(Continue reading)

pcsol1996 | 1 Feb 23:04
Picon

Re: Service to enable to allow remote printing?

--- In solarisx86 <at> yahoogroups.com, "pcsol1996" <rrm_1996@...> wrote:
>
> --- In solarisx86 <at> yahoogroups.com, Laurent Blume <laurent@> wrote:
This is linked to in the blog link that John G. posted:

http://www.opensolaris.org/os/community/security/projects/sbd/sbd_design/

Very enlightening as well.  

Please check the Links page before posting:
    http://groups.yahoo.com/group/solarisx86/links
Post message: solarisx86 <at> yahoogroups.com
UNSUBSCRIBE:  solarisx86-unsubscribe <at> yahoogroups.com 

 

Gmane