My first bug was reported on system-config-printer, all informations are here : https://bugs.launchpad.net/ubuntu/+source/samba/+bug/330883 I use a printers server : Trendnet TE100-P21 http://www.trendnet.com/products/proddetail.asp?prod=145_TE100-P21&cat=46 All is ok under Windows XP clients, but I can not list shares on it under Ubuntu 9.04 using smbclient 3.3.2 kagou@kagou-laptop:~$ smbclient -L Ps-70f869 Enter kagou's password: Sharename Type Comment --------- ---- ------- Server Comment --------- ------- Workgroup Master --------- ------- kagou@kagou-laptop:~$ Or there are 2 printers shared, and shown under Windows XP http://launchpadlibrarian.net/24662403/winbro.jpg
Can you please upload a network trace with the (failed) attempt to see the printers using smbclient -L Ps-70f869 ?
You mean using a sniffer ?
Created attachment 4050 [details] wireshark log launch of wireshark capture launch : smbclien -L PS-70F869 end capture save as (no change to type : tcpdump/...libpcap)
Created attachment 4051 [details] wireshark log launch of wireshark capture launch : smbclien -L PS-70F869 end capture save as (no change to type : tcpdump/...libpcap) PS : repost attachment 'cause I'm not sure for Content type, set it to auto-detect
Ok, thanks, can you also upload a trace of the working printbox browsing using a windows client ? That would allow to identify the issue quite fast.
For informations : samba is installed ! (not by default) If I remove samba I have this : smbclient -L PS-70F869 Connection to PS-70F869 failed (Error NT_STATUS_BAD_NETWORK-NAME)
Created attachment 4052 [details] wireshark log under XP Here is wireshark log from windows xp
ok, thanks for the traces. samba's clirap2.c LANMAN NetShareEnum is doing something wrong here. I can look for a fix later today.
Great :) Thanks Guenther Deschner
Confirmed under final Ubuntu 9.04
corrected component
@Derrell Lipman : which one ? where ? which version of samba correct this bug ?
Oups, sorry Derrell forget this noise.
I expect this is fixed by now, If it still happens with 4.12 or later, please file a new bug for that.