[Samba] Windows 8.1 client not able to see and connect to samba server

L.P.H. van Belle belle at bazuin.nl
Wed Nov 19 08:13:48 MST 2014


and... 

pff last one guys then im back to work.. 

In order to determine if the 6to4 adapters are causing problems, 
you must first identify if you have any of them on your system

Click on the Start button and then right click on "Computer"
2. Select "Properties" 
3. Click on "Device Manager" in the panel on the left.
4. In Device Manager, click on the "View" menu and select "Show Hidden Devices"	!! 
5. Expand the "Network Adapters" option, and you should see all Network Adapters, 
  if you have any 6to4 adapters, they will be there listed as "6to4 Adapter or Microsoft 6to4 Adapter" 

Right click on the desired 6to4 adapter 
2. Select "Uninstall" 
3. Click "Yes" to remove the device from the System 
4. Repeat for every 6to4 adapter in the list 

and try again. 

Im off for today.. good luck.. 

Louis


>-----Oorspronkelijk bericht-----
>Van: belle at bazuin.nl [mailto:samba-bounces at lists.samba.org] 
>Namens L.P.H. van Belle
>Verzonden: woensdag 19 november 2014 16:09
>Aan: samba at lists.samba.org
>Onderwerp: Re: [Samba] Windows 8.1 client not able to see and 
>connect to samba server
>
>and ... 
>
>if confirmed... 
>try Adding the "Client for Microsoft Networks" to you network 
>adapter in windows. 
>
>
>
>>-----Oorspronkelijk bericht-----
>>Van: belle at bazuin.nl [mailto:samba-bounces at lists.samba.org] 
>>Namens L.P.H. van Belle
>>Verzonden: woensdag 19 november 2014 16:08
>>Aan: samba at lists.samba.org
>>Onderwerp: Re: [Samba] Windows 8.1 client not able to see and 
>>connect to samba server
>>
>>If he is unable to access the server by ip like \\192.168.1.1\ 
>> then im sure its windows authorisations which fails. 
>>
>>80004005 means access denied/insufficient rights/wrong permissions
>>and to confirm this try the following. 
>>
>>open you windows file explorer and type in the bar above 
>>\\Ip_of_server\  ( enter ) 
>>Now you get error 80004005 
>>
>>now klik on start and in the start menu type :  
>\\IP_of_server (enter) 
>>I bet you now see error 0x80070035  ( the network path was 
>not found ) 
>>
>>can you test this and confirm this? 
>>
>>
>>>-----Oorspronkelijk bericht-----
>>>Van: rowlandpenny at googlemail.com 
>>>[mailto:samba-bounces at lists.samba.org] Namens Rowland Penny
>>>Verzonden: woensdag 19 november 2014 15:52
>>>Aan: samba at lists.samba.org
>>>Onderwerp: Re: [Samba] Windows 8.1 client not able to see and 
>>>connect to samba server
>>>
>>>On 19/11/14 13:46, Eike Hinderk Jürrens wrote:
>>>> On 19.11.2014 14:25, Rowland Penny wrote:
>>>>> On 19/11/14 13:09, Eike Hinderk Jürrens wrote:
>>>>>> On 19.11.2014 12:53, Rowland Penny wrote:
>>>>>>> On 19/11/14 11:33, Eike Hinderk Jürrens wrote:
>>>>>>>> Hi Marc,
>>>>>>>> thank you for your response.
>>>>>>>>
>>>>>>>> On 18.11.2014 21:37, Marc Muehlfeld wrote:
>>>>>>>>> Hello Eike,
>>>>>>>>>
>>>>>>>>> Am 18.11.2014 um 14:05 schrieb Eike Hinderk Jürrens:
>>>>>>>>>> My Windows 7 and Windows 8.1 client are able to find 
>>>the server and
>>>>>>>>>> connect to the shares but the Windows 8.1 client of a 
>>colleague
>>>>>>>>>> is not
>>>>>>>>>> able to find and connect to the server.
>>>>>>>>>>
>>>>>>>>>> The failing client is able to ping the IP of the samba 
>>>server but
>>>>>>>>>> when
>>>>>>>>>> connecting to it, I get the following error message:
>>>>>>>>>>
>>>>>>>>>> 0x80004005 unspecified error
>>>>>>>>>>
>>>>>>>>>> Searching for this error results in some hits that 
>requires to
>>>>>>>>>> change
>>>>>>>>>> three registry entries under
>>>>>>>>>>
>>>>>>>>>> 
>>>[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanManWor
>>>kstation\Parameters]
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> DWORD DomainCompatibilityMode 1
>>>>>>>>>> DWORD DNSNameResolutionRequired 0
>>>>>>>>>> DWORD RequireSecureNegotiate 0
>>>>>>>>>>
>>>>>>>>>> All three do not solve the problem.
>>>>>>>>> If your other Win 8.1 client didn't require these changes, it
>>>>>>>>> can't be
>>>>>>>>> the cause on the other one. ;-)
>>>>>>>>>
>>>>>>>>> Registry changes are only required, if this is an NT4 
>>>domain - not an
>>>>>>>>> AD. And it's only required for joining the NT4 domain:
>>>>>>>>> 
>>>https://wiki.samba.org/index.php/Registry_changes_for_NT4-styl
>>e_domains
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> But it's not that easy to help. You didn't gave much 
>>information
>>>>>>>>> about
>>>>>>>>> your environment.
>>>>>>>>> * Is this a Member/PDC/DC/Standalone?
>>>>>>>> The samba server is configured as standalone and should 
>>>only server as
>>>>>>>> file server in a workgroup. The output of testparm -v 
>>>can be found
>>>>>>>> here:
>>>>>>>>
>>>>>>>>        http://pastebin.com/gpvYTQcv
>>>>>>>>
>>>>>>>>
>>>>>>>>> * DNS resolution on the client works?
>>>>>>>> Which client do you mean?
>>>>>>>> The failing Windows 8.1 client is able to resolve 
>public domains
>>>>>>>> but not
>>>>>>>> the hostname of the samba server to its IP.
>>>>>>>>
>>>>>>>>
>>>>>>>>> * Errors in the logs?
>>>>>>>> /var/log/samba/log.nmbd contains no errors and covers 
>>>the last three
>>>>>>>> days incl. my tests from yesterday.
>>>>>>>>
>>>>>>>> /var/log/samba/log.smbd contains errors about CUPS which where
>>>>>>>> fixed by
>>>>>>>> disabling print stuff at all using
>>>>>>>>
>>>>>>>>       printing = bsd
>>>>>>>>       printcap name = /dev/null
>>>>>>>>
>>>>>>>>
>>>>>>>>> * etc.
>>>>>>>> What else could I provide?
>>>>>>> How about the smb.conf that is on your machine, not 
>'testparm -v'
>>>>>> http://pastebin.com/2dDBLU5w <- I removed all lines 
>>>containing comments.
>>>>>> Hope this helps.
>>>>>>
>>>>>> Kind regards,
>>>>>> Eike
>>>>>>
>>>>>>
>>>>>>> Rowland
>>>>>>>
>>>>>>>>
>>>>>>>>> Regards,
>>>>>>>>> MArc
>>>>>>>> Kind regards,
>>>>>>>> Eike
>>>>> OK, from that smb.conf, a user that is not known to the 
>>>server should
>>>>> be able to connect as a guest user, but only to the temp share.
>>>>>
>>>>> Can the failing client ping the samba server by name ?
>>>> No, only by IP. The connection to \\ip.of.the.sambaserver\ is not
>>>> working, too. Yesterday, we tried to fix this by adding the 
>>>name and IP
>>>> to the client's hosts file but this didn't fix the issue.
>>>
>>>You need to get dns working properly, how do the clients get 
>>their DNS 
>>>settings, via DHCP ? If so, is your dhcp server giving out the 
>>>full and 
>>>correct information ? Does the samba server have a fixed ip ? 
>>>Does your 
>>>dns server know about your samba server and the clients ?
>>>
>>>Rowland
>>>
>>>>
>>>>
>>>>> Is the failing client a member of another workgroup or domain ?
>>>> No, the failing client is member of the same workgroup like 
>>the samba
>>>> server.
>>>>
>>>>
>>>>> Is the firewall on the failing client blocking port 139 ?
>>>> I tested with disabled firewall and nothing changed.
>>>>
>>>>
>>>>> Rowland
>>>> Kind regards,
>>>> Eike
>>>>
>>>
>>>-- 
>>>To unsubscribe from this list go to the following URL and read the
>>>instructions:  https://lists.samba.org/mailman/options/samba
>>>
>>
>>-- 
>>To unsubscribe from this list go to the following URL and read the
>>instructions:  https://lists.samba.org/mailman/options/samba
>>
>>
>
>-- 
>To unsubscribe from this list go to the following URL and read the
>instructions:  https://lists.samba.org/mailman/options/samba
>
>



More information about the samba mailing list