Heitmann, Herwarth
2006-Mar-15 15:36 UTC
[Samba] samba server only accessiblie via ip address and notviadns name
hello, browsing over the network has got the same access denied issue as when i do it via net use or run \\hostname\share greetings, herwarth -----Original Message----- From: samba-bounces+herwarth.heitmann=orangemail.nl@lists.samba.org [mailto:samba-bounces+herwarth.heitmann=orangemail.nl@lists.samba.org] On Behalf Of Louis van Belle Sent: 15 March 2006 16:31 To: samba@lists.samba.org Subject: RE: [Samba] samba server only accessiblie via ip address and notviadns name i've seen this to, but what heppens if you browse over the network. for me for example, when i enter \\hostname\share i get access denied. but when i browse over the network in can access \\hostname\share Louis>-----Oorspronkelijk bericht----- >Van: samba-bounces+louis=van-belle.nl@lists.samba.org >[mailto:samba-bounces+louis=van-belle.nl@lists.samba.org] >Namens Heitmann, Herwarth >Verzonden: woensdag 15 maart 2006 14:42 >Aan: samba@lists.samba.org >Onderwerp: [Samba] samba server only accessiblie via ip address and not>viadns name > >hello, > >from windows 2000/xp clients i can only connect to the samba server >using the ip address in the form: > >\\<ipaddress>\share > >\\<hostname>\share will give an authorization error > >i have tried samba 3 and 2.2 with no difference > >smb.conf: > ># Global parameters >[global] > workgroup = CMS > netbios name = loki > server string = Samba Server %v > bind interfaces only = Yes > security = SHARE > guest account = vantive > max log size = 50 > local master = No > domain master = No > hosts allow = 10.120., 127.0.0., 10.128., 10.144., 10.152., >10.121.26., 10.121.18., 10.153. > wins support = Yes > dns proxy = Yes >[TEST$] > comment = test > path = /test > create mask = 0644 > guest ok = Yes > >[DOCS_INV$] > comment = DocsOPEN file server for INVOICLIB > path = /docsopen/invoice > create mask = 0644 > guest ok = Yes > >[DOCS_INV1$] > comment = DocsOPEN file server for INVOICLIB > path = /export/home/vantive > read only = No > create mask = 0644 > guest ok = Yes > browsable = Yes > >[DOCS_MAIL$] > comment = DocsOPEN file server for mail > path = /docsopen/mail > read only = No > create mask = 0644 > guest ok = Yes > >[DOCS_DOC$] > comment = DocsOPEN file server for docs > path = /docsopen/doc > read only = No > create mask = 0644 > guest ok = Yes > >[DOCS_PUB$] > comment = DocsOPEN file server for public > path = /docsopen/public > read only = No > create mask = 0644 > guest ok = Yes > > > > >==========================================================> >De informatie opgenomen in dit bericht kan vertrouwelijk zijn en is >alleen bestemd voor de geadresseerde. Indien u dit bericht onterecht >ontvangt, wordt u verzocht de inhoud niet te gebruiken en de afzender >direct te informeren door het bericht te retourneren. Hoewel Orange >maatregelen heeft genomen om virussen in deze email of attachments te >voorkomen, dient u ook zelf na te gaan of virussen aanwezig zijn >aangezien Orange niet aansprakelijk is voor computervirussen die >veroorzaakt zijn door deze email. > >The information contained in this message may be confidential and is >intended to be only for the addressee. Should you receive this message >unintentionally, please do not use the contents herein and notify the >sender immediately by return e-mail. Although Orange has taken steps to>ensure that this email and attachments are free from any virus, you do >need to verify the possibility of their existence as Orange can take no>responsibility for any computer virus which might be transferred by way>of this email. > >==========================================================>-- >To unsubscribe from this list go to the following URL and read the >instructions: https://lists.samba.org/mailman/listinfo/samba >-- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba ========================================================== De informatie opgenomen in dit bericht kan vertrouwelijk zijn en is alleen bestemd voor de geadresseerde. Indien u dit bericht onterecht ontvangt, wordt u verzocht de inhoud niet te gebruiken en de afzender direct te informeren door het bericht te retourneren. Hoewel Orange maatregelen heeft genomen om virussen in deze email of attachments te voorkomen, dient u ook zelf na te gaan of virussen aanwezig zijn aangezien Orange niet aansprakelijk is voor computervirussen die veroorzaakt zijn door deze email. The information contained in this message may be confidential and is intended to be only for the addressee. Should you receive this message unintentionally, please do not use the contents herein and notify the sender immediately by return e-mail. Although Orange has taken steps to ensure that this email and attachments are free from any virus, you do need to verify the possibility of their existence as Orange can take no responsibility for any computer virus which might be transferred by way of this email. ===========================================================
Franz Strebel
2006-Mar-15 15:41 UTC
[Samba] samba server only accessiblie via ip address and notviadns name
is your server in the same subnet as your clients?
Heitmann, Herwarth
2006-Mar-15 15:42 UTC
[Samba] samba server only accessiblie via ip address and notviadns name
no the server is not in the same subnet as the clients... -----Original Message----- From: Franz Strebel [mailto:franz.strebel@gmail.com] Sent: 15 March 2006 16:41 To: Heitmann, Herwarth Cc: samba@lists.samba.org Subject: Re: [Samba] samba server only accessiblie via ip address and notviadns name is your server in the same subnet as your clients? ========================================================== De informatie opgenomen in dit bericht kan vertrouwelijk zijn en is alleen bestemd voor de geadresseerde. Indien u dit bericht onterecht ontvangt, wordt u verzocht de inhoud niet te gebruiken en de afzender direct te informeren door het bericht te retourneren. Hoewel Orange maatregelen heeft genomen om virussen in deze email of attachments te voorkomen, dient u ook zelf na te gaan of virussen aanwezig zijn aangezien Orange niet aansprakelijk is voor computervirussen die veroorzaakt zijn door deze email. The information contained in this message may be confidential and is intended to be only for the addressee. Should you receive this message unintentionally, please do not use the contents herein and notify the sender immediately by return e-mail. Although Orange has taken steps to ensure that this email and attachments are free from any virus, you do need to verify the possibility of their existence as Orange can take no responsibility for any computer virus which might be transferred by way of this email. ===========================================================
Heitmann, Herwarth
2006-Mar-17 14:31 UTC
[Samba] samba server only accessiblie via ip address and notviadns name
tried everything.... the domain of the windows clients is an windows 2000 domain. with active directory. the samba server is not part of the domain but is in workgroup mode. dns is also implemented on active directory. wins is disabled on the dns servers. and even if i disable wins support in samba and try to use dns proxy, it will not work.... ip address access works wonderfull but hostname access is not granted..... i am really getting desperate about it.... -----Original Message----- From: Franz Strebel [mailto:franz.strebel@gmail.com] Sent: 15 March 2006 17:08 To: Heitmann, Herwarth Subject: Re: [Samba] samba server only accessiblie via ip address and notviadns name have you tried using a wins server then? netbios name lookups need such a server to be able to traverse subnets. regards, franz ========================================================== De informatie opgenomen in dit bericht kan vertrouwelijk zijn en is alleen bestemd voor de geadresseerde. Indien u dit bericht onterecht ontvangt, wordt u verzocht de inhoud niet te gebruiken en de afzender direct te informeren door het bericht te retourneren. Hoewel Orange maatregelen heeft genomen om virussen in deze email of attachments te voorkomen, dient u ook zelf na te gaan of virussen aanwezig zijn aangezien Orange niet aansprakelijk is voor computervirussen die veroorzaakt zijn door deze email. The information contained in this message may be confidential and is intended to be only for the addressee. Should you receive this message unintentionally, please do not use the contents herein and notify the sender immediately by return e-mail. Although Orange has taken steps to ensure that this email and attachments are free from any virus, you do need to verify the possibility of their existence as Orange can take no responsibility for any computer virus which might be transferred by way of this email. ===========================================================
Possibly Parallel Threads
- samba server only accessiblie via ip address and not via dns name
- ubuntu 8.04 upssched CANCEL-TIMER ignored
- *****SPAM***** Blokkering van uw lopende rekening bij de RABOBANK - een dringend bericht.
- gplot heatmaps: clustering according to rowsidecolors + key.xtickfun
- [Fwd: RedHat 7.0, Wine en Matlab: een fontprobleem??]