Bug 37726
| Summary: | Printtool cant configure smb printer correctly | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Need Real Name <marcelo> |
| Component: | printconf | Assignee: | Tim Waugh <twaugh> |
| Status: | CLOSED DUPLICATE | QA Contact: | Aaron Brown <abrown> |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.1 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2001-12-18 22:47:46 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Need Real Name
2001-04-26 04:57:59 UTC
Another way of fixing it is to use forward slashes rather than back slashes.
This is more Linux friendly anyway. The point is that samba has accepted these
for a couple of years.
So:
//servername/printer
This is less likely to break when red hat fixes the orginal problem.
Actually you should trust the documentation. It clearly states that the proper format for the sharename is "//machinename/sharename", ie. do not use backslashes, use slashes! Anyways, there is a bug in this: after upgrading from RH 7.0 to 7.1 printing to an SMB printer stopped working for me. When I checked the sharename, it was in the backslash format. After changing the backslashes to slashes, printing worked perfectly again. However, updating to RH 7.1 should automatically do this, shouldn't it? Besides that error is almost impossible to notice! I am smb-printing through a WinNT system to a HP6L printer. After making the change described above, I can ASCII print, but postscript printing does not work. In stead of postacript, I get hundreds of pages of random characters and tons of trash. I have tried it with the "translate \n=>\r\n"option checked and unchecked, I can't see any difference. In the driver options, there are buttons for ReRender postscript and Send EOT, but they won't stay checked. |