On Tue, 17 Jan 2006 21:47:39 +0800, Dan N wrote:
> On Tue, 17 Jan 2006 12:23:25 +0000, alex wrote:
>
>
>> Can't imagine what issues you might be having sharing a printer from XP
>> to XP, but involving a linux samba server surely wouldn't help the
>> issues.
>
> I got the idea from somewhere that XP worked better in a domain rather
> than in a workgroup. Sometimes the share works, sometimes it doesn't.
>
> Dan
XP Pro has "Print Services for Unix" as an optional component, which
includes a lpd server/service and client. XP Home includes at least the
client part, but I am not sure about the server. But since you're talking
about domains I will assume XP Pro...
Anyway, if you install Print Services for Unix, there will be a new
service, TCP/IP Print server.
When running it allows connections to tcp port 515, and allows lpd
connections to all printers configured on that box. You would then
install Print Services for Unix on the other XP boxes, and configure the
printer on those to use the lpr port on the machine with the printer
connected. No file/print sharing needed. this works equally well for
Windows and *nix client.
http://www.microsoft.com/technet/pro...vicesunix.mspx
Pros :
- No need to configure file and print sharing.
- Works reliably using a standard protocol ( lpd ).
- Cross platform...If your client(s) supports lpd, this should work.
Cons :
- No auto driver installation like when connecting to a "shared" printer.
- Some cheap deskjet type printers do not play well with it.
- Can't use permissions to control access to printers for specific users.
--
- Matt -