Bug 503772

Summary: very difficult to configure printer smb
Product: [openSUSE] openSUSE 11.2 Reporter: Forgotten User d8u6e9Lt6y <forgotten_d8u6e9Lt6y>
Component: YaST2Assignee: Johannes Meixner <jsmeix>
Status: RESOLVED NORESPONSE QA Contact: Jiri Srain <jsrain>
Severity: Enhancement    
Priority: P5 - None CC: jsmeix
Version: Milestone 1   
Target Milestone: ---   
Hardware: i686   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: this is the situation

Description Forgotten User d8u6e9Lt6y 2009-05-14 07:19:09 UTC
User-Agent:       Mozilla/5.0 (X11; U; Linux i686; it; rv:1.9.0.10) Gecko/2009042700 SUSE/3.0.10-2.1 Firefox/3.0.10

with opensuse11.0 configure the printer online (smb) was very simple:

in the dialog box, inserted in the working group, the server address and appeared to me the list of printers connected to the server.

11.2m1 now in this list does not appear and I can not install the printer!

You can simplify things as it was on 11.0? 

thank's by Andrea

Reproducible: Always

Steps to Reproduce:
1.
2.
3.
Comment 1 Michal Zugec 2009-05-14 07:50:31 UTC
Didi you try Add->ConnectionWizard->(SMB/CIFS) ?
Comment 2 Forgotten User d8u6e9Lt6y 2009-05-14 08:08:49 UTC
you many times but without success! 

the problem, in my opinion, lies in the voice 'Printer (Nema share)' 
opensuse11.0 in because there is a button 'search' and if I pinched from the list of printers (epsondx_7400 lexmarkE352dcpcl etc. etc.) 

but in opensuse11.2 M1 this button in lost!!!!

io openssuse11.0 the printer work perfectly!!!
Comment 3 Johannes Meixner 2009-05-14 10:14:30 UTC
Your '!' key is broken.
Comment 4 Forgotten User d8u6e9Lt6y 2009-06-05 10:47:01 UTC
Created attachment 296483 [details]
this is the situation 

as you can see, via samba, to reach the server, but if I try to print using yast2 I always mistake. 
instead with opensuse11.0 mold without problems (same printer the same server, same samba configuration file)
Comment 5 Johannes Meixner 2009-06-05 12:15:42 UTC
The NT_STATUS_BAD_NETWORK_NAME error in attachment #296483 [details]
indicates that it is not an issue in YaST but something else,
e.g. in your Samba or somewhere in your network.

To test SMB printer share access, YaST runs
/usr/lib/YaST2/bin/test_remote_smb WORKGROUP HOST QUEUE [USER] [PASS] [TIMEOUT]
which is in your case
/usr/lib/YaST2/bin/test_remote_smb infm 140.105.8.210 server

Is your printer share name really "server"?

For more details activate in /usr/lib/YaST2/bin/test_remote_smb
the line

set -x

and then run it as root as

/usr/lib/YaST2/bin/test_remote_smb infm 140.105.8.210 server

and post all its output here.

Additionally for further debugging see
http://en.opensuse.org/SDB:Printing_via_SMB_(Samba)_Share_or_Windows_Share
Comment 6 Forgotten User d8u6e9Lt6y 2009-06-05 12:29:38 UTC
yes, confirm with other tests, I also think that the broblema is samba or the corporate network. because direct IP printing works fine. I will do more testing. thanks
Comment 7 Forgotten User d8u6e9Lt6y 2009-06-05 12:57:33 UTC
the printer share name is LexmarkE352PLC

pmati:~ # /usr/lib/YaST2/bin/test_remote_smb infm 140.105.8.210 LexmarkE352dnPLC
PING 140.105.8.210 (140.105.8.210) 56(84) bytes of data.
64 bytes from 140.105.8.210: icmp_seq=1 ttl=128 time=0.633 ms

--- 140.105.8.210 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 0.633/0.633/0.633/0.000 ms

Testing LexmarkE352dnPLC on infm/140.105.8.210:
Domain=[INFM] OS=[Windows 5.0] Server=[Windows 2000 LAN Manager]
tree connect failed: NT_STATUS_BAD_NETWORK_NAME

Share LexmarkE352dnPLC on infm/140.105.8.210 does not accept print jobs


I do not understand what I'm wrong. I will do more tests Monday. hello