Hallo, Tom,

Du (tomvdeun) meintest am 07.01.09:

> I really just need to list the printers shared on Windows 2000
> systems (as far as I know). I don't need authentication or anything.
> It should work more or less like "smbclient -L <remote system>" but
> it doesn't have to list the shared drives.


        smbclient -N -L <IP-address> | grep -w Printer

Viele Gruesse!
Helmut
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to