![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| SCO Santa Cruz Operation (SCO) was a software company based in Santa Cruz, California which was best known for selling three UNIX variants for Intel x86. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Add printer connected to a axis printserver | uadm26 | AIX | 2 | 06-21-2007 04:28 AM |
| Visionfs & subnet problem | zounours-69 | SCO | 1 | 11-08-2006 10:38 AM |
| Joining UNIX to a Windows2003 Domain | Duki | UNIX for Dummies Questions & Answers | 4 | 08-10-2006 04:16 PM |
| VISIONFS Print Problems | zaxos | SCO | 1 | 05-18-2006 09:49 AM |
| VisionFS error | gonzalez109 | UNIX for Dummies Questions & Answers | 0 | 03-06-2004 10:30 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Visionfs printing Windows2003 printserver
Hi,
Our printserver is migrated from WIN2000 to a WIN2003 R SP2 server. We have a Unix SCO_SV sco1 3.2 5.0.5 i386 printing is via SCO VisionFS 3.10.911. It worked with the old printserver. I have completely no experience with visionfs. What we did : - created a new printer pr 89 on the new printserver (print testpage OK). - created a user vfsprint pasword ABC123edf - On sco created added a printer as follows : ./visionfs print --install pr89 193.0.0.2 pr89 --user vfsprint --password ABC123edf Printer installed successfully ad accepting request. Then I tried to print as follows : ./visonfs print //193.0.0.2/pr89 test.txt --user vfsprint --password ABC123edf I put the password to prevent the prompting for the password. But this doesn't help, I was prompted for the password. Again and again. It doesn't take the password, so I need to do ctrl-C to stop it. SO I cannot print. I heard that visionfs cannot handle this pasword algorithm of WIN2003? If this is the case how can I solve this? I do know nothing about printing with a Unix and surely not via visionfs. I need to solve this urgently, because now we cannot print for the moment. Thanks for help |
|
||||
|
This is straight out of the VFS manual:
Code:
Example A Windows 2000 server meringue shares a printer named color. If the UNIX superuser types this: visionfs print --install salesprinter meringue color Then any UNIX user may print the file report.ps to \\meringue\color using this command: lp -d salesprinter report.ps The Windows 2000 server meringue must have a user account vfsprint, with password vfsprint, and that account must have printing privileges, for printing to succeed. Alternatively, the user may supply different credentials, for example: lp -d salesprinter -o user=rod -o passwd=hull report.ps |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Tags |
| sco visionfs windows2003 |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|