SMB Browsing problem in xffm
Luis Miguel Garcia
ktech at wanadoo.es
Tue May 13 16:33:39 CEST 2003
edscott, i've downgraded to samba stable 2.x and the same problem here:
XFSAMBA> smbclient -N -L //IS~SERVIDOR
added interface ip=158.227.95.169 bcast=158.227.255.255 nmask=255.255.0.0
Connection to IS~SERVIDOR failed
but if I type this in a terminarl, it runs, so it's SERVIDOR and NOT IS~SERVIDOR:
bash-2.05b$ smbclient -N -L //SERVIDOR
added interface ip=158.227.95.169 bcast=158.227.255.255 nmask=255.255.0.0
Got a positive name query response from 158.227.95.50 ( 158.227.95.50 )
Anonymous login successful
Domain=[CMMU] OS=[Windows 5.0] Server=[Windows 2000 LAN Manager]
Sharename Type Comment
--------- ---- -------
Error returning browse list: NT_STATUS_ACCESS_DENIED
Server Comment
--------- -------
PC2
PC3
PC4
PC6
PC7
PC8
PC9 FETI
SERVIDOR
Workgroup Master
--------- -------
CMMU SERVIDOR
GEMELOS BAR-W9IQ5KQEX27
GRUPO_TRABAJO PERRY
HOME GALADRIEL
INGENIERIA DAVID
INICIOMS CMMU-61ABBRR5PW
KANTXA MATRIX
MSHOME K_CRACK
WORKGROUP MIKEL
bash-2.05b$
what can we do?
On 13 May 2003 07:21:25 -0500
edscott wilson garcia <edscott at imp.mx> wrote:
> El mar, 13-05-2003 a las 02:34, Luis Miguel Garcia escribió:
> > 3.0 alpha 23 but i think the same happens with stable samba.
>
> I'm not so sure about that, I've never seen that "Doing spnego session
> setup (blob length=16)".
>
> >
> >
> >
> > bash-2.05b$ smbclient -N -L //PERRY
> > added interface ip=158.227.95.169 bcast=158.227.255.255 nmask=255.255.0.0
> > Got a positive name query response from 158.227.95.63 ( 158.227.95.63 )
> > Doing spnego session setup (blob length=16)
> > Anonymous login successful
> > Domain=[GRUPO_TRABAJOå¤Äà¨åäååå¤Ðà¨çæççç¤Ìà¨çæççç¤ØÐÄ] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager]
> >
> > Sharename Type Comment
> > --------- ---- -------
> > Error returning browse list: NT_STATUS_ACCESS_DENIED
> >
> > Server Comment
> > --------- -------
> >
> > Workgroup Master
> > --------- -------
> > bash-2.05b$
> >
> >
> > yes, could it be a smbclient problem?
>
> Most probably. As you can see the apparent noise after GRUPO_TRABAJO is
> 32 characters in length (2 blob units). smbclient is apparently trying
> to tell us something. I have no idea what it is, do you?
>
> saludos,
>
> Edscott
>
>
> >
> > cheers,
> >
> > luismi garcia
> >
> >
> > On 12 May 2003 20:05:58 -0500
> > edscott wilson garcia <edscott at imp.mx> wrote:
> >
> > > El lun, 12-05-2003 a las 19:45, Luis Miguel Garcia escribió:
> > > > the same here:
> > > >
> > > > XFSAMBA> smbclient -N -L //IS~SERVIDOR
> > > > added interface ip=158.227.95.169 bcast=158.227.255.255 nmask=255.255.0.0
> > > > Connection to IS~SERVIDOR failed
> > > >
> > > >
> > > > and more horrible things happening (i don't know if they're new or not):
> > > >
> > > >
> > > > XFSAMBA> smbclient -N -L //PERRY
> > > > added interface ip=158.227.95.169 bcast=158.227.255.255 nmask=255.255.0.0
> > > > Got a positive name query response from 158.227.95.63 ( 158.227.95.63 )
> > > > Doing spnego session setup (blob length=16)
> > > > Domain=[GRUPO_TRABAJOÕñÇÄÇÓ¨ÇÕÇÇõöÇÕêÇÕêÇÕñÇðÇÓ¨ÇþÇÇæöÇþêÇþêÇþñÇÌÇÓ¨ÇþÇÇæöÇþêÇþêÇþñÇÏÇðÇÄÇ] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager]
> > > > Anonymous login successful
> > > >
> > > >
> > > > where i think domain must be GRUPO_TRABAJO, not GRUPO_TRABAJO + shit
> > > >
> > > > any more details, edscott?
> > >
> > > What version of smbclient are your running? what is the output if you
> > > execute "smbclient -N -L //PERRY" on a terminal?
> > >
> > > >
> > > >
> > > >
> > > > On 12 May 2003 18:04:15 -0500
> > > > edscott wilson garcia <edscott at imp.mx> wrote:
> > > >
> > > > > El lun, 12-05-2003 a las 14:36, Luis Miguel Garcia escribió:
> > > > > > The same problem here:
> > > > > >
> > > > > >
> > > > > >
> > > > > > XFSAMBA> smbclient -N -L //IS~SERVIDOR
> > > > > > added interface ip=158.227.95.169 bcast=158.227.255.255 nmask=255.255.0.0
> > > > > > Connection to IS~SERVIDOR failed
> > > > > >
> > > > > >
> > > > > > (where the name of one of the computers in the group is SERVIDOR)
> > > > > >
> > > > > > any tip, edscott?
> > > > >
> > > > > This bug was reported before, and I put in a fix and apparently the guy
> > > > > who reported the bug never replied. I have now implemented a new fix
> > > > > that *should* work, but I rely on you guys to test it since I cannot
> > > > > reproduce the situation (I believe it is due to an XP master browser).
> > > > > It's at CVS.
> > > > >
> > > > > saludos,
> > > > >
> > > > > Edscott
> > > > >
> > > > > >
> > > > > > cheers,
> > > > > >
> > > > > > luis miguel garcia
> > > > > >
> > > > > >
> > > > > >
> > > > > > On Mon, 12 May 2003 11:46:43 -0700 (PDT)
> > > > > > Pete Masterson <mitchubus at yahoo.com> wrote:
> > > > > >
> > > > > > > Hi all,
> > > > > > >
> > > > > > > i've just tried to use the (AMAZING) xffm for SMB
> > > > > > > browing on our network domain. I've setup smb.conf
> > > > > > > properly (i think), as a manual mount works just fine.
> > > > > > >
> > > > > > > Basically, when i double click the domain name i get
> > > > > > > the following output:
> > > > > > >
> > > > > > > XFSAMBA> smbclient -N -L //IS~SERVER
> > > > > > > added interface ip=... bcast=... nmask=...
> > > > > > > Connection to IS~SERVER failed
> > > > > > >
> > > > > > > I don't know why it uses "IS~" because a manual
> > > > > > >
> > > > > > > smbclient -U username -L //SERVER
> > > > > > >
> > > > > > > while
> > > > > > >
> > > > > > > smbclient -U username -L //IS~SERVER
> > > > > > >
> > > > > > > fails.
> > > > > > >
> > > > > > > Does anyone know how to deal with this (i.e.
> > > > > > > configuring username/password and why xffm is choosing
> > > > > > > IS~ .... ???
> > > > > > >
> > > > > > >
> > > > > > > Thanks a lot!!
> > > > > > > Peter.
> > > > > > >
> > > > > > > __________________________________
> > > > > > > Do you Yahoo!?
> > > > > > > The New Yahoo! Search - Faster. Easier. Bingo.
> > > > > > > http://search.yahoo.com
> > > > > > > _______________________________________________
> > > > > > > Xfce4-dev mailing list
> > > > > > > Xfce4-dev at xfce.org
> > > > > > > http://moongroup.com/mailman/listinfo/xfce4-dev
> > > > > > >
> > > > > >
> > > > > >
> > > > > > --
> > > > > > =============================================================
> > > > > > Luis Miguel Garcia Mancebo
> > > > > > Ingenieria Tecnica en Informatica de Gestion
> > > > > > Universidad de Deusto / University of Deusto
> > > > > > Bilbao / Spain
> > > > > > ------------------------------------------------------------
> > > > > > there's no place that I could be without you
> > > > > > there's no place that I could gleam without you
> > > > > > there's no place that I could dream without you
> > > > > > there's no place that I could be without you
> > > > > > honestly
> > > > > > =============================================================
> > > > > > _______________________________________________
> > > > > > Xfce4-dev mailing list
> > > > > > Xfce4-dev at xfce.org
> > > > > > http://moongroup.com/mailman/listinfo/xfce4-dev
> > > > > >
> > > > >
> > > > >
> > > > > _______________________________________________
> > > > > Xfce4-dev mailing list
> > > > > Xfce4-dev at xfce.org
> > > > > http://moongroup.com/mailman/listinfo/xfce4-dev
> > > > >
> > > >
> > > >
> > > > --
> > > > =============================================================
> > > > Luis Miguel Garcia Mancebo
> > > > Ingenieria Tecnica en Informatica de Gestion
> > > > Universidad de Deusto / University of Deusto
> > > > Bilbao / Spain
> > > > ------------------------------------------------------------
> > > > there's no place that I could be without you
> > > > there's no place that I could gleam without you
> > > > there's no place that I could dream without you
> > > > there's no place that I could be without you
> > > > honestly
> > > > =============================================================
> > > > _______________________________________________
> > > > Xfce4-dev mailing list
> > > > Xfce4-dev at xfce.org
> > > > http://moongroup.com/mailman/listinfo/xfce4-dev
> > > >
> > >
> > >
> > > _______________________________________________
> > > Xfce4-dev mailing list
> > > Xfce4-dev at xfce.org
> > > http://moongroup.com/mailman/listinfo/xfce4-dev
> > >
> >
> >
> > --
> > =============================================================
> > Luis Miguel Garcia Mancebo
> > Ingenieria Tecnica en Informatica de Gestion
> > Universidad de Deusto / University of Deusto
> > Bilbao / Spain
> > ------------------------------------------------------------
> > there's no place that I could be without you
> > there's no place that I could gleam without you
> > there's no place that I could dream without you
> > there's no place that I could be without you
> > honestly
> > =============================================================
> > _______________________________________________
> > Xfce4-dev mailing list
> > Xfce4-dev at xfce.org
> > http://moongroup.com/mailman/listinfo/xfce4-dev
> >
>
>
> _______________________________________________
> Xfce4-dev mailing list
> Xfce4-dev at xfce.org
> http://moongroup.com/mailman/listinfo/xfce4-dev
>
--
=============================================================
Luis Miguel Garcia Mancebo
Ingenieria Tecnica en Informatica de Gestion
Universidad de Deusto / University of Deusto
Bilbao / Spain
------------------------------------------------------------
there's no place that I could be without you
there's no place that I could gleam without you
there's no place that I could dream without you
there's no place that I could be without you
honestly
=============================================================
More information about the Xfce4-dev
mailing list