Hi Vano, Vano Beridze wrote: > First I wanted to use new print manager that is written using GTK but could > not find a way to add smb printer. > Sorry the tool has not developed the feature for smb printer. This blog I wrote someimes ago may help,
http://blogs.sun.com/gheet/entry/printing_to_windows_printer_from Let me know if it still doesn't work for you. -Ghee > Then I used Old Java-based Print Manager and was able to add printer but > printing still does not work. > > What I did step by step: > > 1. Opened terminal > 2. Ran the command pfexec printmgr. > 3. Program started and I pressed OK in the little popup dialog > 4. Invoked Printer | New Network Printer > 5. Printer name: Local > Printer make: HP > Printer model: HP Color Laser Jet 3500 Foomatic/hpijs > Printer driver: SUNWhpijs(S): , hpijs 2.8.7.3 > Fault notification: Write to Superuser > Destination: smb://user:password at domain/server/printer > > Here I used real values instead of user,password,domain,server and printer > > And pressed OK > > Here is the log of what was executed after this action: > % /usr/sbin/lpadmin -p Local -s localhost -v /dev/null -m > netstandard_foomatic -A write -n > /usr/share/ppd/SUNWhpijs/HP/hp-color_laserjet_3500-hpijs.ppd.gz -o > dest=smb://user:password at domain/server/printer -o protocol=bsd -o > banner=always -I postscript -u allow:all > % /usr/bin/enable Local > % /usr/sbin/accept Local > > But I can't print. >