Microsoft Windows Vista Community Forums - Vistaheads
Recommended Download - Clean, repair and optimize your system



Welcome to the Microsoft Windows Vista Community Forums - Vistaheads, YOUR Largest Resource for Windows Vista related information.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so , join our community today!

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

Driver Scanner 2009 - Free Scan Now

VISTA - Connecting to another computer on home network

microsoft.public.windows.vista.general




Recommended Fix - Fix Vista Errors and Optimize Performance

Click On Your Flag for Translation
Simplified Chinese French Spanish Italian Portugeuse Japanese German Dutch
Driver Scanner 2009 - Free Scan Now
Reply
  #1 (permalink)  
Old 03-01-2007
=?Utf-8?B?Tmljaw==?=
 

Posts: n/a
VISTA - Connecting to another computer on home network
I recently installed VISTA (by Staples Easy Tech).

My network includes 1 VISTA machine and 3 OS X machines.

In Computer, I see the icons for the OS X machines. When I try to connect to
any of them, the user/pass authentication box appears, I type the username
and password, and Vista always reports that the connection was unsuccessful.

I then notice in one the "username" line that Vista has changed my
"username" from what I typed, to: "VistaMachinename\username" .

I don't get the need to alter my typing...

I do need to get back to work and be able to share files between my Mac and
Windows machines, like I was able to under 2000 and XP.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 03-01-2007
Malke
 

Posts: n/a
Re: VISTA - Connecting to another computer on home network
Nick wrote:
> I recently installed VISTA (by Staples Easy Tech).
>
> My network includes 1 VISTA machine and 3 OS X machines.
>
> In Computer, I see the icons for the OS X machines. When I try to connect to
> any of them, the user/pass authentication box appears, I type the username
> and password, and Vista always reports that the connection was unsuccessful.
>
> I then notice in one the "username" line that Vista has changed my
> "username" from what I typed, to: "VistaMachinename\username" .
>
> I don't get the need to alter my typing...
>
> I do need to get back to work and be able to share files between my Mac and
> Windows machines, like I was able to under 2000 and XP.


You need to make these changes to work with Samba (used by OS X):

To enable Windows Vista to connect to Mac OS X (or any *nix) with
Windows File Sharing enabled, you will need to change the following
policy in Windows Vista:

Start>Run>secpol.msc [enter]

Click on "Local Policies" --> "Security Options"

Navigate to the policy "Network Security: LAN Manager authentication
level" and double-click it to get its Properties. By default Windows
Vista sets the policy to "NTVLM2 responses only". Use the drop-down
arrow to change this to "LM and NTLM – use NTLMV2 session security if
negotiated".

In Vista Home Premium, you won't have this tool so per MVP Steve
Winograd, do:

1. Run the registry editor and open this key:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Lsa

1. If it doesn't already exist, create a DWORD value named
LmCompatibilityLevel

3. Set the value to 1

4. Reboot

Malke
--
Elephant Boy Computers
www.elephantboycomputers.com
"Don't Panic!"
MS-MVP Windows - Shell/User
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 03-01-2007
=?Utf-8?B?Tmljaw==?=
 

Posts: n/a
RE: VISTA - Connecting to another computer on home network
Your FIX did work! Thank You.

I have VISTA Home Premium, no Start>Run box, but typing "run" in the Search
box did bring up the traditional Run box, and while Registry Edit(or) did not
yield any results... I did remember 10-15 yrs ago someone using the term
"regedit" which did work.

Being a Final Cut Pro video editor, I don't have a lot of time nor interest
to fiddle around with such core fixes on Windows.

If Microsoft/Windows wants to get in the space age, it might consider the
elementray principle of networking: we small business people spend money on
computers to use them to work.

Networking should be "on" and working, out of the box.

Again, Thank You for the fix, it worked.

"Nick" wrote:

> I recently installed VISTA (by Staples Easy Tech).
>
> My network includes 1 VISTA machine and 3 OS X machines.
>
> In Computer, I see the icons for the OS X machines. When I try to connect to
> any of them, the user/pass authentication box appears, I type the username
> and password, and Vista always reports that the connection was unsuccessful.
>
> I then notice in one the "username" line that Vista has changed my
> "username" from what I typed, to: "VistaMachinename\username" .
>
> I don't get the need to alter my typing...
>
> I do need to get back to work and be able to share files between my Mac and
> Windows machines, like I was able to under 2000 and XP.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 03-01-2007
Karl H Geng
 

Posts: n/a
Re: VISTA - Connecting to another computer on home network
Great hint -- thanks I had the same problem -- Karl
\
"Malke" <notreally@invalid.invalid> wrote in message
news:OCWMZpvTHHA.4260@TK2MSFTNGP06.phx.gbl...
> Nick wrote:
>> I recently installed VISTA (by Staples Easy Tech).
>>
>> My network includes 1 VISTA machine and 3 OS X machines.
>>
>> In Computer, I see the icons for the OS X machines. When I try to connect
>> to any of them, the user/pass authentication box appears, I type the
>> username and password, and Vista always reports that the connection was
>> unsuccessful. I then notice in one the "username" line that Vista has
>> changed my "username" from what I typed, to: "VistaMachinename\username"
>> . I don't get the need to alter my typing...
>>
>> I do need to get back to work and be able to share files between my Mac
>> and Windows machines, like I was able to under 2000 and XP.

>
> You need to make these changes to work with Samba (used by OS X):
>
> To enable Windows Vista to connect to Mac OS X (or any *nix) with Windows
> File Sharing enabled, you will need to change the following policy in
> Windows Vista:
>
> Start>Run>secpol.msc [enter]
>
> Click on "Local Policies" --> "Security Options"
>
> Navigate to the policy "Network Security: LAN Manager authentication
> level" and double-click it to get its Properties. By default Windows Vista
> sets the policy to "NTVLM2 responses only". Use the drop-down arrow to
> change this to "LM and NTLM – use NTLMV2 session security if negotiated".
>
> In Vista Home Premium, you won't have this tool so per MVP Steve Winograd,
> do:
>
> 1. Run the registry editor and open this key:
>
> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Lsa
>
> 1. If it doesn't already exist, create a DWORD value named
> LmCompatibilityLevel
>
> 3. Set the value to 1
>
> 4. Reboot
>
> Malke
> --
> Elephant Boy Computers
> www.elephantboycomputers.com
> "Don't Panic!"
> MS-MVP Windows - Shell/User


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 03-01-2007
BSchnur
 

Posts: n/a
Re: VISTA - Connecting to another computer on home network
By the way, with the Business/Enterprise/Ultimate versions you can get
to this via menus -- Control Panel - Administration and from there.


--
Barry Schnur
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 03-01-2007
=?Utf-8?B?Tmljaw==?=
 

Posts: n/a
RE: VISTA - Connecting to another computer on home network
By The Way -

After applying the fix, i was able to connect to the OS X machines from
Vista, but not from the OS X machines to Vista.

I do have a printer on the Vista machine that I would like to share with the
OS X machines.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 03-01-2007
=?Utf-8?B?Tmljaw==?=
 

Posts: n/a
Re: VISTA - Connecting to another computer on home network
While the FIX worked so that I can connect from VISTA to OS X machines, I
canNOT connect from OS X to VISTA machine.

Also, I am therefore not able to see the Epson printer connected to the
Vista machine from the OS X machines. I'd like to print that way, to save on
wiring.

Is Bill monitoring these posts? I need connectivity!


"BSchnur" wrote:

> By the way, with the Business/Enterprise/Ultimate versions you can get
> to this via menus -- Control Panel - Administration and from there.
>
>
> --
> Barry Schnur
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


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 Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Connecting Vista HOME PREMIUM edition to Samba/MacOS servers??? =?Utf-8?B?UGV0ZXIgTGVja2V0dA==?= microsoft.public.windows.vista.general 19 4 Weeks Ago 16:24
Windows XP Home (Full Vers.) to Vista Home Premium Upgrade (Academ =?Utf-8?B?VE5UZWFjaGVy?= microsoft.public.windows.vista.general 2 03-01-2007 15:17
Connecting to home folder on 2003 Server =?Utf-8?B?U3RldmUgSm9uZXM=?= microsoft.public.windows.vista.general 0 03-01-2007 13:02
Xbox 360 and Vista - suddenly stop connecting! =?Utf-8?B?bWlrZWRlZQ==?= microsoft.public.windows.vista.general 10 02-28-2007 23:25
Connecting to Network drives =?Utf-8?B?Q2h1Y2sgU2VjaGxlcg==?= microsoft.public.windows.vista.general 0 02-28-2007 20:12




All times are GMT +1. The time now is 16:37.




Driver Scanner - Free Scan Now

Vistaheads.com is part of the Heads Network. See also XPHeads.com and Win7Heads.com.


Funny Commercials to make you laugh :-)

Design by Vjacheslav Trushkin for phpBBStyles.com.
Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119