I'm trying to get the Add Printer Wizard to add printers from a WinXP Pro workstation and am gettting the error "Unable to install IBM 4037 5E, Windows 2000 or CP,Intel driver. The specificied network password is not correct."
This is a new installation of Debian 3.0 and Samba 3.0.1-2. This is the procedure that I use: Browse to the Samba server Open the Printers and Faxes folder Right-click inside the printers and faxes folder. Click "Server Properties" Go to Drivers tab Click Add, Next, and Choose Have Disk Browse to my printer driver files. Click Next and choose driver versions. At this point it looks like it is copying the files, but right at the end I see the error message. Here are portions of smb.conf, log files, and test results. [print$] comment = Printer Drivers path = /var/lib/samba/printers browseable = yes admin users = root, gctaylor read only = yes guest ok = no [2004/02/07 13:05:10, 0] smbd/service.c:set_admin_user(321) gctaylor logged in as admin user (root privileges) [2004/02/07 13:05:10, 1] smbd/service.c:make_connection_snum(705) speedy16 (192.168.1.6) connect to service print$ initially as user gctaylor (uid=0, gid=1000) (pid 4526) [2004/02/07 13:05:18, 1] smbd/service.c:close_cnum(887) speedy16 (192.168.1.6) closed connection to service print$ [2004/02/07 13:05:21, 0] printing/nt_printing.c:get_correct_cversion(1119) get_correct_cversion: Unable to connect Here is a partial listing of smbclient # smbclient -L localhost print$ Disk Printer Drivers IPC$ IPC IPC Service (speedydeb server (Samba 3.0.1-Debian)) ADMIN$ IPC IPC Service (speedydeb server (Samba 3.0.1-Debian)) DeskJet Printer DeskJet Lexmark Printer Lexmark lp Printer No Information Available # smbclient //localhost/gctaylor -Ugctaylor works. I can access the Samba server via \\server\print$ and create text files under W32X86 and WIN40. Does anyone have any ideas? I may have to use rpcclient but I'd like to get this working if possible. Thanks, Gary -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba