About Will H. Stewart Expertise I have passed the Sun Solaris 7 Certified Systems Admninstrator exams and have experience with Sun hardware:4C,3/80,SPARCstation 1,5, IPC,Ultra 1,2,5,E250,E450,220R,e3000,e3500,e6500,Enterprise 2,5,6, SparcServer20; DLT 7000,DDS 2,3. I also can answer questions on Solaris 2.51-8 on al the fundamental systems admin. tasks and DNS,BIND,NFS,NIS,NIS+,inetd,TCP/UDP/IP,sed,awk,Perl;iPlanet,Netscape ,Web Logic,Tango,Oracle & Apache web servers,Veritas Filesystem, Volume Manager & NetBackup as well as Legato Networker & Amanda.
Experience
Past/Present clients Harvard Graduate School of Design, Clark University, W.T.Chen Co. at The Volpe Transportation Center, HarvardNet.com,ExcelerateNow.com, GII.com, ZDEvents.com, APC Inc., J.Baker,Inc.,Digital Equipment Corp.,
Katharine Gibbs School,Blue Cross/Blue Shield-Mass.,BankBoston,CMGI,
Community College of Rhode Island,Dept. of Corrections-Mass.,AccuSoft Corp.
Expert: Will H. Stewart Date: 3/16/2001 Subject: set up to print
Question Hi,
I am hoping you can help me with a problem I have on my test server here at work. I have an Intel machine with Solaris 7 x86 installed and this is on our company network. I have set it up so that it prints to a printer on our network ....or at least, I thought I did (!?)
I went to admintool, and filled out the information about our printer and made it the default printer. The print server is an NT machine (if that makes any difference).
When I try to print from the text editor (just clicking on the printer icon), after a long while, a message comes back:
' error transferring print job 1
check queue for (El Mariachi@CCDC3A)'
with 'El Mariachi' being that printer name and 'CCDC3A' being the print server....
Thank you!!
Jane
Answer The way you have your configuration it will never work.
Solaris files needing to be moved to an NT platform have to
have PCNFS to do that with. You'll need to install PCNFS server on your test server and PCNFS client on your print server.
If you want to know how all of that is done, it is not an easy task and would require 500 pages of documentation, not just an answer from Allexpert.com. You can get the documentation from http://www.docs.sun.com.
I know PCNFS is a part of the OS- Solaris 7, so you don't need to buy anything else, just implement it.
The other alternative is to implement Samba on your NT machine. To do that check www.Samba.org.
Good luck.
Will