Hi All ! i?m running Clearcase (IBM Rational) and have some strange problems ... when i use Samba ver 3.21b i can?t access the samba share by name (\\servername\sambashare) but i can access it on ip (\\192.168.1.100\sambashare\) i?m running debug level 10 and it seems like it can?t authenticate when access on netbios/dns/host name but on ip it can ? when running samba ver 3.23b from blastware.org it works fine to access share from windows but unfortantly Clearcase doesn?t support this version.. (something with their filesystem) any suggestions ? i dont thin it it s a dns/host/netbios problem ! sincerly Johnny _________________________________________________________________ Prova Live.com - din snabba, personliga hemsida med allt du kan ?nska dig p? ett enda st?lle. http://www.live.com/getstarted
2007/3/13, Aders andersson <cpsamba@hotmail.com>:> Hi All ! > > i?m running Clearcase (IBM Rational) and have some strange problems ... when i use Samba ver 3.21b i can?t access the samba share by name (\\servername\sambashare) but i can access it on ip (\\192.168.1.100\sambashare\) i?m running debug level 10 and it seems like it can?t authenticate when access on netbios/dns/host name but on ip it can ? when running samba ver 3.23b from blastware.org it works fine to access share from windows but unfortantly Clearcase doesn?t support this version.. (something with their filesystem) any suggestions ? i dont thin it it s a dns/host/netbios problem ! > > sincerly > > JohnnyI've this problema too. I can't find a solution. For now i'm using via IP. Sometimes works accessing via hostname. If somoene hava a suggestion.> _________________________________________________________________ > Prova Live.com - din snabba, personliga hemsida med allt du kan ?nska dig p? ett enda st?lle. > http://www.live.com/getstarted-- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/listinfo/samba >-- Att. Lutieri G. B.
Alders In my environment here I had the same problem on a single Windows XP workstation. All of the other workstations were fine. While investigating, I discovered that the clock on the affected machine was off by more than the allowed Kerberos skew limit. I solved it by synchorizing the clock on the affected workstation. In my environment we are using AD authentication and the Kerboros mechanism wants the clocks to be reasonably synchronized. I am unsure why the authentication will work with an ip address and not the Netbios name. Thanks Jay "Aders andersson" <cpsamba@hotmail.com> wrote in message news:BAY103-W27405C9DBDE107BC3223AA07C0@phx.gbl... Hi All ! i´m running Clearcase (IBM Rational) and have some strange problems ... when i use Samba ver 3.21b i can´t access the samba share by name (\\servername\sambashare) but i can access it on ip (\\192.168.1.100\sambashare\) i´m running debug level 10 and it seems like it can´t authenticate when access on netbios/dns/host name but on ip it can ? when running samba ver 3.23b from blastware.org it works fine to access share from windows but unfortantly Clearcase doesn´t support this version.. (something with their filesystem) any suggestions ? i dont thin it it s a dns/host/netbios problem ! sincerly Johnny _________________________________________________________________ Prova Live.com - din snabba, personliga hemsida med allt du kan önska dig på ett enda ställe. http://www.live.com/getstarted-- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
Hi, Johnny I'm just a beginner, not a guru. Perhaps my experience could help you. You can have the same problem on a Windows workgroup (peer-to-peer network, no domain controller) when 2 windows boxes reside on different workgroups. This happens because NetBIOS can't resolve names in address across different workgroups. You should verify if your DNS "knows" your windows box. Otherwise, adding a line like this: 192.168.1.23 machine-name in the c:\windows\system32\drivers\etc\hosts file helps windows to resolve name in IP. Let me know. Giovanni :-) ----- Original Message ----- From: "Aders andersson" <cpsamba@hotmail.com> To: <samba@lists.samba.org> Sent: Tuesday, March 13, 2007 3:53 PM Subject: [Samba] can?t access share by name, but on ip> Hi All ! > > i?m running Clearcase (IBM Rational) and have some strange problems ... > when i use Samba ver 3.21b i can?t access the samba share by name > (\\servername\sambashare) but i can access it on ip > (\\192.168.1.100\sambashare\) i?m running debug level 10 and it seems like > it can?t authenticate when access on netbios/dns/host name but on ip it > can ? when running samba ver 3.23b from blastware.org it works fine to > access share from windows but unfortantly Clearcase doesn?t support this > version.. (something with their filesystem) any suggestions ? i dont thin > it it s a dns/host/netbios problem ! > > sincerly > > Johnny > _________________________________________________________________ > Prova Live.com - din snabba, personliga hemsida med allt du kan ?nska dig > p? ett enda st?lle. > http://www.live.com/getstarted-- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/listinfo/samba > > > > -- > Nessun virus nel messaggio in arrivo. > Controllato da AVG. > Versione: 7.5.447 / Database dei virus: 268.18.10/720 - Data di rilascio: > 12/03/07 19.19 > >-- Nessun virus nel messaggio in uscita. Controllato da AVG. Versione: 7.5.448 / Database dei virus: 268.18.11/721 - Data di rilascio: 13/03/07 16.51
yes of course i?v tried that, i can resolve both FQDN throgh DNS and also netbios name if i add a ref in hosts file =) After turn on debug level 10 and using nework mointoring .. it seems like the client is trying to use Kerberos to authenticate when i+m trying to access the share with hostname but NTLM when using IP ??? anyone know why i get this behavior ? / Johnny> From: cambria@sisted.it> To: samba@lists.samba.org> Subject: Re: [Samba] can?t access share by name, but on ip> Date: Wed, 14 Mar 2007 17:42:35 +0100> > Hi, Johnny> I'm just a beginner, not a guru. Perhaps my experience could help you.> > You can have the same problem on a Windows workgroup (peer-to-peer network, > no domain controller) when 2 windows boxes reside on different workgroups.> This happens because NetBIOS can't resolve names in address across different > workgroups. You should verify if your DNS "knows" your windows box.> > Otherwise, adding a line like this:> > 192.168.1.23 machine-name> > in the c:\windows\system32\drivers\etc\hosts file helps windows to resolve > name in IP.> > Let me know.> > Giovanni :-)> > ----- Original Message ----- > From: "Aders andersson" <cpsamba@hotmail.com>> To: <samba@lists.samba.org>> Sent: Tuesday, March 13, 2007 3:53 PM> Subject: [Samba] can?t access share by name, but on ip> > > > Hi All !> >> > i?m running Clearcase (IBM Rational) and have some strange problems ... > > when i use Samba ver 3.21b i can?t access the samba share by name > > (\\servername\sambashare) but i can access it on ip > > (\\192.168.1.100\sambashare\) i?m running debug level 10 and it seems like > > it can?t authenticate when access on netbios/dns/host name but on ip it > > can ? when running samba ver 3.23b from blastware.org it works fine to > > access share from windows but unfortantly Clearcase doesn?t support this > > version.. (something with their filesystem) any suggestions ? i dont thin > > it it s a dns/host/netbios problem !> >> > sincerly> >> > Johnny> > _________________________________________________________________> > Prova Live.com - din snabba, personliga hemsida med allt du kan ?nska dig > > p? ett enda st?lle.> > http://www.live.com/getstarted-- > > To unsubscribe from this list go to the following URL and read the> > instructions: https://lists.samba.org/mailman/listinfo/samba> >> >> >> > -- > > Nessun virus nel messaggio in arrivo.> > Controllato da AVG.> > Versione: 7.5.447 / Database dei virus: 268.18.10/720 - Data di rilascio: > > 12/03/07 19.19> >> > > > > > -- > Nessun virus nel messaggio in uscita.> Controllato da AVG.> Versione: 7.5.448 / Database dei virus: 268.18.11/721 - Data di rilascio: 13/03/07 16.51> > -- > To unsubscribe from this list go to the following URL and read the> instructions: https://lists.samba.org/mailman/listinfo/samba_________________________________________________________________ Prova Live.com - din snabba, personliga hemsida med allt du kan ?nska dig p? ett enda st?lle. http://www.live.com/getstarted
done that... this is NOT a name resolution problem, its a Authentication problem / Johnny> From: smb23@realcomputerguy.com> To: samba@lists.samba.org> Subject: Re: [Samba] can?t access share by name, but on ip> Date: Fri, 16 Mar 2007 10:55:17 -0400> > On Friday 16 March 2007, Aders andersson wrote:> > and also netbios name if i add a ref in hosts file> > netbios resolution is normally done through wins or lmhosts> if you don't have a wins server populate the lmhosts files> > Chris> -- > To unsubscribe from this list go to the following URL and read the> instructions: https://lists.samba.org/mailman/listinfo/samba_________________________________________________________________ Visa vem du ?r: utforma din egen hemsida precis som du vill ha den med Live.com. http://www.live.com/getstarted