A Windows Vista forum. Vista Banter

Welcome to Vista Banter.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to ask questions and reply to others posts, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

Go Back   Home » Vista Banter forum » Microsoft Windows Vista » Networking with Windows Vista
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Networking with Windows Vista Networking issues and questions with Windows Vista. (microsoft.public.windows.vista.networking_sharing)

Vista can't access password protected network share



 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old June 11th 08, 07:12 PM posted to microsoft.public.windows.vista.networking_sharing
kakii
external usenet poster
 
Posts: 13
Default Vista can't access password protected network share


LAN network created by DSL-Router AVM FritzBox 7270.
One LAN client - windows xp pro sp3
One WLAN client - vista business 32bits sp1

USB mass storage connected to router. Router shares the drive
using samba server. Win xp has no problems while accessing this drive.
Vista can access the drive only if it is not protected by password.

What network setting is the vista pc missing ?
  #2 (permalink)  
Old June 11th 08, 07:27 PM posted to microsoft.public.windows.vista.networking_sharing
Bistey Csaba
external usenet poster
 
Posts: 107
Default Vista can't access password protected network share

Check this:
http://www.itblox.co.uk/blog/index.p...a-Shares..html

Think those settings will solve your problem, but will degrade security
(as for authentication goes).

The other option (upgrade samba on device) is like:

1.) Make backup from routers mtd partitions.
2.) Get OpenWRT kamikaze from SVN
3.) Configure it.
4.) Patch Samba.
5.) Compile
6.) Flash router and pray.
7.) If you lucky telnet in set it up via nano,vi or your favourite text
editor, if not so lucky get familiar with device's bootloader (think it
is ADAM2 as most AR7 based routers) in worst case scenario prepare your
JTAG cable to be use.

So while first option is degrade security, second option has a nice
chance to degrade router to 'brick'. Unless you know what you doing i
would choose 1st.

Csaba

kakii wrote:

LAN network created by DSL-Router AVM FritzBox 7270.
One LAN client - windows xp pro sp3
One WLAN client - vista business 32bits sp1

USB mass storage connected to router. Router shares the drive
using samba server. Win xp has no problems while accessing this drive.
Vista can access the drive only if it is not protected by password.

What network setting is the vista pc missing ?

  #3 (permalink)  
Old June 11th 08, 08:29 PM posted to microsoft.public.windows.vista.networking_sharing
kakii
external usenet poster
 
Posts: 13
Default Vista can't access password protected network share



I asked the manufacturer for NTLM issue.
It was the customer support.
They claim my router supports NTLM as well as NTLMv2.
They claim also the reason is some where in my vista networking settings.
Not the router itself.


There are no official procedure for updating the SMB server.
One can update the whole firmware only.
I avoid patching the router soft as long as the guarantee doesn't expire.




Bistey Csaba wrote:
Check this:
http://www.itblox.co.uk/blog/index.p...a-Shares..html


Think those settings will solve your problem, but will degrade security
(as for authentication goes).

The other option (upgrade samba on device) is like:

1.) Make backup from routers mtd partitions.
2.) Get OpenWRT kamikaze from SVN
3.) Configure it.
4.) Patch Samba.
5.) Compile
6.) Flash router and pray.
7.) If you lucky telnet in set it up via nano,vi or your favourite text
editor, if not so lucky get familiar with device's bootloader (think it
is ADAM2 as most AR7 based routers) in worst case scenario prepare your
JTAG cable to be use.

So while first option is degrade security, second option has a nice
chance to degrade router to 'brick'. Unless you know what you doing i
would choose 1st.

Csaba

kakii wrote:

LAN network created by DSL-Router AVM FritzBox 7270.
One LAN client - windows xp pro sp3
One WLAN client - vista business 32bits sp1

USB mass storage connected to router. Router shares the drive
using samba server. Win xp has no problems while accessing this drive.
Vista can access the drive only if it is not protected by password.

What network setting is the vista pc missing ?



  #4 (permalink)  
Old June 11th 08, 09:49 PM posted to microsoft.public.windows.vista.networking_sharing
Bistey Csaba
external usenet poster
 
Posts: 107
Default Vista can't access password protected network share

Checked( WLAN 7270 Firmware Version 54.04.57 ) GPL'd source code and
they has samba 3.0.24 (with Vista NTLMv2 patches (not checked all the
patched lines though)) so it should really work out of the box. But
wondering if you set the the options in my previous post it fixes the
problem or not?

Csaba

kakii wrote:


I asked the manufacturer for NTLM issue.
It was the customer support.
They claim my router supports NTLM as well as NTLMv2.
They claim also the reason is some where in my vista networking settings.
Not the router itself.


There are no official procedure for updating the SMB server.
One can update the whole firmware only.
I avoid patching the router soft as long as the guarantee doesn't expire.




Bistey Csaba wrote:
Check this:
http://www.itblox.co.uk/blog/index.p...a-Shares..html


Think those settings will solve your problem, but will degrade
security (as for authentication goes).

The other option (upgrade samba on device) is like:

1.) Make backup from routers mtd partitions.
2.) Get OpenWRT kamikaze from SVN
3.) Configure it.
4.) Patch Samba.
5.) Compile
6.) Flash router and pray.
7.) If you lucky telnet in set it up via nano,vi or your favourite
text editor, if not so lucky get familiar with device's bootloader
(think it is ADAM2 as most AR7 based routers) in worst case scenario
prepare your JTAG cable to be use.

So while first option is degrade security, second option has a nice
chance to degrade router to 'brick'. Unless you know what you doing i
would choose 1st.

Csaba

kakii wrote:

LAN network created by DSL-Router AVM FritzBox 7270.
One LAN client - windows xp pro sp3
One WLAN client - vista business 32bits sp1

USB mass storage connected to router. Router shares the drive
using samba server. Win xp has no problems while accessing this drive.
Vista can access the drive only if it is not protected by password.

What network setting is the vista pc missing ?



  #5 (permalink)  
Old June 13th 08, 06:56 PM posted to microsoft.public.windows.vista.networking_sharing
kakii
external usenet poster
 
Posts: 13
Default Vista can't access password protected network share


Your suggestion is too risky for me.
Guarantee not yet expired.


Bistey Csaba wrote:
Checked( WLAN 7270 Firmware Version 54.04.57 ) GPL'd source code and
they has samba 3.0.24 (with Vista NTLMv2 patches (not checked all the
patched lines though)) so it should really work out of the box. But
wondering if you set the the options in my previous post it fixes the
problem or not?

Csaba

kakii wrote:


I asked the manufacturer for NTLM issue.
It was the customer support.
They claim my router supports NTLM as well as NTLMv2.
They claim also the reason is some where in my vista networking settings.
Not the router itself.


There are no official procedure for updating the SMB server.
One can update the whole firmware only.
I avoid patching the router soft as long as the guarantee doesn't expire.




Bistey Csaba wrote:
Check this:
http://www.itblox.co.uk/blog/index.p...a-Shares..html


Think those settings will solve your problem, but will degrade
security (as for authentication goes).

The other option (upgrade samba on device) is like:

1.) Make backup from routers mtd partitions.
2.) Get OpenWRT kamikaze from SVN
3.) Configure it.
4.) Patch Samba.
5.) Compile
6.) Flash router and pray.
7.) If you lucky telnet in set it up via nano,vi or your favourite
text editor, if not so lucky get familiar with device's bootloader
(think it is ADAM2 as most AR7 based routers) in worst case scenario
prepare your JTAG cable to be use.

So while first option is degrade security, second option has a nice
chance to degrade router to 'brick'. Unless you know what you doing i
would choose 1st.

Csaba

kakii wrote:

LAN network created by DSL-Router AVM FritzBox 7270.
One LAN client - windows xp pro sp3
One WLAN client - vista business 32bits sp1

USB mass storage connected to router. Router shares the drive
using samba server. Win xp has no problems while accessing this drive.
Vista can access the drive only if it is not protected by password.

What network setting is the vista pc missing ?



  #6 (permalink)  
Old June 17th 08, 05:51 AM posted to microsoft.public.windows.vista.networking_sharing
Bistey Csaba
external usenet poster
 
Posts: 107
Default Vista can't access password protected network share

That was my 2nd suggestion, check the link i gave for Vista settings.

Csaba

kakii wrote:

Your suggestion is too risky for me.
Guarantee not yet expired.


Bistey Csaba wrote:
Checked( WLAN 7270 Firmware Version 54.04.57 ) GPL'd source code and
they has samba 3.0.24 (with Vista NTLMv2 patches (not checked all the
patched lines though)) so it should really work out of the box. But
wondering if you set the the options in my previous post it fixes the
problem or not?

Csaba

kakii wrote:


I asked the manufacturer for NTLM issue.
It was the customer support.
They claim my router supports NTLM as well as NTLMv2.
They claim also the reason is some where in my vista networking
settings.
Not the router itself.


There are no official procedure for updating the SMB server.
One can update the whole firmware only.
I avoid patching the router soft as long as the guarantee doesn't
expire.




Bistey Csaba wrote:
Check this:
http://www.itblox.co.uk/blog/index.p...a-Shares..html


Think those settings will solve your problem, but will degrade
security (as for authentication goes).

The other option (upgrade samba on device) is like:

1.) Make backup from routers mtd partitions.
2.) Get OpenWRT kamikaze from SVN
3.) Configure it.
4.) Patch Samba.
5.) Compile
6.) Flash router and pray.
7.) If you lucky telnet in set it up via nano,vi or your favourite
text editor, if not so lucky get familiar with device's bootloader
(think it is ADAM2 as most AR7 based routers) in worst case scenario
prepare your JTAG cable to be use.

So while first option is degrade security, second option has a nice
chance to degrade router to 'brick'. Unless you know what you doing
i would choose 1st.

Csaba

kakii wrote:

LAN network created by DSL-Router AVM FritzBox 7270.
One LAN client - windows xp pro sp3
One WLAN client - vista business 32bits sp1

USB mass storage connected to router. Router shares the drive
using samba server. Win xp has no problems while accessing this drive.
Vista can access the drive only if it is not protected by password.

What network setting is the vista pc missing ?


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 06:47 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.Search Engine Optimization by vBSEO 3.0.0 RC6
Copyright ©2004-2012 Vista Banter.
The comments are property of their posters.