Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Mar 2007 14:59:31 -0400
From:      Gerry Freymann <lists@interpool.ca>
To:        Gerard Seibert <gerard@seibercom.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: samba and vista computers
Message-ID:  <20070329145931.2096bf29.lists@interpool.ca>
In-Reply-To: <20070329143656.2f65d638@localhost>
References:  <20070329133040.380a1a63.gerry@interpool.ca> <20070329143656.2f65d638@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 29 Mar 2007 14:36:56 -0400
Gerard Seibert <gerard@seibercom.net> wrote:

>On Thu, 29 Mar 2007 13:30:40 -0400
>Gerald Freymann <gerry@interpool.ca> wrote:
>
>> Now that I have my nice new HP OfficeJet 5610 printer here, I'm
>> trying to print to it remotely (it's connected to my Vista Home
>> Premium computer).
>> 
>> smbclient doesn't seen to want to co-operate.
>> 
>> smbclient in free(): error: junk pointer, too high to make sense
>> Abort trap: 6 (core dumped)
>> 
>> I've got
>> 
>> samba-3.0.23c_2,1
>> samba-libsmbclient-3.0.23c
>> 
>> installed. Trying to use CUPS and APSFILTER. Not having any luck :-(
>
>Check the output of 'smbclient'. Make sure that samba can see your
>shared printer. See 'man smbclient' for further information.
>
>I am really surprised that apsfilter does not work. I have never had a
>problem with it printing to a remote printer on a Windows based machine.

 Yes, I've always had good luck with this configuration too.

 I believe the problem is Vista (Home Premium). 

 I can list the resources on my old P3 XP machine just fine with

smbclient -L 192.168.0.104

 (it asks for a password, which I enter).

 When I try to list the shares on the Vista box:

===[root] /usr/local/share/apsfilter > smbclient -L 192.168.0.20
Password:
smbclient in free(): error: junk pointer, too high to make sense
Abort trap: 6 (core dumped)

 and then I'm stuck :-(

 I had to hack the registry in the Vista machine in order for it to see
and use a share on my FreeBSD hard drive, and that works fine. But since
moving from XP to Vista, I can't seem to see or use any shares on the
Vista box from FreeBSD (and I have 6.2R now and the versions of samba
are noted above).

 I'm starting to look around samba.org but nothing is popping up just yet.

-gerry



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070329145931.2096bf29.lists>