PC Review


Reply
Thread Tools Rate Thread

Auto authentication for WinXP Home

 
 
Admin
Guest
Posts: n/a
 
      8th Feb 2007
I have a home server with SMB (Samba) shares. On a WinXP Home box one user
account automatically authenticates username and password and maps to the
network drive.

However in the other account, the user is forced to enter a username and
password in order to access the share (i.e. the share is not mapped
automatically using the login username and password). Is this a limitation
of XP Home? If not, how do I get this account to authenticate
automatically like the other account?

 
Reply With Quote
 
 
 
 
Chuck
Guest
Posts: n/a
 
      8th Feb 2007
On Thu, 08 Feb 2007 10:11:23 -0700, Admin <(E-Mail Removed)> wrote:

>I have a home server with SMB (Samba) shares. On a WinXP Home box one user
>account automatically authenticates username and password and maps to the
>network drive.
>
>However in the other account, the user is forced to enter a username and
>password in order to access the share (i.e. the share is not mapped
>automatically using the login username and password). Is this a limitation
>of XP Home? If not, how do I get this account to authenticate
>automatically like the other account?


XP Home doesn't cache authentication to other servers, like XP Pro does. I
would guess that the one account (that isn't forced to enter authentication) is
mirrored for network access on the server.
<http://nitecruzr.blogspot.com/2005/06/file-sharing-under-windows-xp.html#NonGuest>
http://nitecruzr.blogspot.com/2005/0....html#NonGuest

So mirror the problem account, for network access, on the server.
<http://nitecruzr.blogspot.com/2005/06/file-sharing-under-windows-xp.html#Help>
http://nitecruzr.blogspot.com/2005/0...s-xp.html#Help

--
Cheers,
Chuck, MS-MVP [Windows - Networking]
http://nitecruzr.blogspot.com/
Paranoia is not a problem, when it's a normal response from experience.
My email is AT DOT
actual address pchuck mvps org.
 
Reply With Quote
 
Admin
Guest
Posts: n/a
 
      9th Feb 2007
I'm afraid I don't understand "mirrored for network access on the server".
The server is Samba which is a linux based SMB server which approximates to
a Windows NT serer. I have another WinXP Pro client on the network that
has two accounts and neither has a problem with authentication to the
server on login.

Are you saying that for WinXP Home, only one account will able to be
automatically authenticated? If so... time for another WinXP Pro licence -
pricey for a home user!


Chuck wrote:

> On Thu, 08 Feb 2007 10:11:23 -0700, Admin <(E-Mail Removed)> wrote:
>
>>I have a home server with SMB (Samba) shares. On a WinXP Home box one
>>user account automatically authenticates username and password and maps to
>>the network drive.
>>
>>However in the other account, the user is forced to enter a username and
>>password in order to access the share (i.e. the share is not mapped
>>automatically using the login username and password). Is this a
>>limitation
>>of XP Home? If not, how do I get this account to authenticate
>>automatically like the other account?

>
> XP Home doesn't cache authentication to other servers, like XP Pro does.
> I would guess that the one account (that isn't forced to enter
> authentication) is mirrored for network access on the server.
>

<http://nitecruzr.blogspot.com/2005/06/file-sharing-under-windows-xp.html#NonGuest>
>

http://nitecruzr.blogspot.com/2005/0....html#NonGuest
>
> So mirror the problem account, for network access, on the server.
>

<http://nitecruzr.blogspot.com/2005/06/file-sharing-under-windows-xp.html#Help>
>

http://nitecruzr.blogspot.com/2005/0...s-xp.html#Help
>


 
Reply With Quote
 
Chuck
Guest
Posts: n/a
 
      9th Feb 2007
On Thu, 08 Feb 2007 21:47:52 -0700, Admin <(E-Mail Removed)> wrote:

>Chuck wrote:
>
>> On Thu, 08 Feb 2007 10:11:23 -0700, Admin <(E-Mail Removed)> wrote:
>>
>>>I have a home server with SMB (Samba) shares. On a WinXP Home box one
>>>user account automatically authenticates username and password and maps to
>>>the network drive.
>>>
>>>However in the other account, the user is forced to enter a username and
>>>password in order to access the share (i.e. the share is not mapped
>>>automatically using the login username and password). Is this a
>>>limitation
>>>of XP Home? If not, how do I get this account to authenticate
>>>automatically like the other account?

>>
>> XP Home doesn't cache authentication to other servers, like XP Pro does.
>> I would guess that the one account (that isn't forced to enter
>> authentication) is mirrored for network access on the server.
>>

><http://nitecruzr.blogspot.com/2005/06/file-sharing-under-windows-xp.html#NonGuest>
>>

>http://nitecruzr.blogspot.com/2005/0....html#NonGuest
>>
>> So mirror the problem account, for network access, on the server.
>>

><http://nitecruzr.blogspot.com/2005/06/file-sharing-under-windows-xp.html#Help>
>>

>http://nitecruzr.blogspot.com/2005/0...s-xp.html#Help


>I'm afraid I don't understand "mirrored for network access on the server".
>The server is Samba which is a linux based SMB server which approximates to
>a Windows NT serer. I have another WinXP Pro client on the network that
>has two accounts and neither has a problem with authentication to the
>server on login.
>
>Are you saying that for WinXP Home, only one account will able to be
>automatically authenticated? If so... time for another WinXP Pro licence -
>pricey for a home user!


A WinXP Home server uses Guest authentication. The Guest account must be
activated for network use. A WinXP Pro server may use Guest, or a non-Guest,
authentication.

A WinXP Pro client will cache an authentication token (remember non-Guest
authentication), but a WinXP Home client won't.

You need to understand the differences between Guest and non-Guest
authentication, and between Simple and Advanced File Sharing. Then you need to
know how your clients, and your server, are setup. It's all explained in my
tutorial. Samba will follow similar rules, though you may have to translate the
terminology.
<http://nitecruzr.blogspot.com/2005/06/file-sharing-under-windows-xp.html>
http://nitecruzr.blogspot.com/2005/0...indows-xp.html

--
Cheers,
Chuck, MS-MVP [Windows - Networking]
http://nitecruzr.blogspot.com/
Paranoia is not a problem, when it's a normal response from experience.
My email is AT DOT
actual address pchuck mvps org.
 
Reply With Quote
 
Admin
Guest
Posts: n/a
 
      9th Feb 2007
This is very helpful. Thanks.

Chuck wrote:

> On Thu, 08 Feb 2007 21:47:52 -0700, Admin <(E-Mail Removed)> wrote:
>
>>Chuck wrote:
>>
>>> On Thu, 08 Feb 2007 10:11:23 -0700, Admin <(E-Mail Removed)> wrote:
>>>
>>>>I have a home server with SMB (Samba) shares. On a WinXP Home box one
>>>>user account automatically authenticates username and password and maps
>>>>to the network drive.
>>>>
>>>>However in the other account, the user is forced to enter a username and
>>>>password in order to access the share (i.e. the share is not mapped
>>>>automatically using the login username and password). Is this a
>>>>limitation
>>>>of XP Home? If not, how do I get this account to authenticate
>>>>automatically like the other account?
>>>
>>> XP Home doesn't cache authentication to other servers, like XP Pro does.
>>> I would guess that the one account (that isn't forced to enter
>>> authentication) is mirrored for network access on the server.
>>>

>><http://nitecruzr.blogspot.com/2005/06/file-sharing-under-windows-xp.html#NonGuest>
>>>

>>http://nitecruzr.blogspot.com/2005/0....html#NonGuest
>>>
>>> So mirror the problem account, for network access, on the server.
>>>

>><http://nitecruzr.blogspot.com/2005/06/file-sharing-under-windows-xp.html#Help>
>>>

>>http://nitecruzr.blogspot.com/2005/0...s-xp.html#Help

>
>>I'm afraid I don't understand "mirrored for network access on the server".
>>The server is Samba which is a linux based SMB server which approximates
>>to
>>a Windows NT serer. I have another WinXP Pro client on the network that
>>has two accounts and neither has a problem with authentication to the
>>server on login.
>>
>>Are you saying that for WinXP Home, only one account will able to be
>>automatically authenticated? If so... time for another WinXP Pro licence
>>- pricey for a home user!

>
> A WinXP Home server uses Guest authentication. The Guest account must be
> activated for network use. A WinXP Pro server may use Guest, or a
> non-Guest, authentication.
>
> A WinXP Pro client will cache an authentication token (remember non-Guest
> authentication), but a WinXP Home client won't.
>
> You need to understand the differences between Guest and non-Guest
> authentication, and between Simple and Advanced File Sharing. Then you
> need to
> know how your clients, and your server, are setup. It's all explained in
> my
> tutorial. Samba will follow similar rules, though you may have to
> translate the terminology.
> <http://nitecruzr.blogspot.com/2005/06/file-sharing-under-windows-xp.html>
> http://nitecruzr.blogspot.com/2005/0...indows-xp.html
>


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB 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
WinXP Home transition from prior WinXP Pro and Win98 dual-boot pro =?Utf-8?B?TGFycnkgQm9i?= Windows XP Setup 1 15th Sep 2005 12:50 AM
WinXP Home, WinXP Pro Peer Server and group based security Gordon Windows XP General 0 22nd Apr 2005 10:11 PM
WinForm Authentication on WinXP =?Utf-8?B?QXZp?= Microsoft C# .NET 1 15th Dec 2004 06:38 PM
Do I need auto IPSEC for WinXP on home PC? Franky Windows XP Security 8 29th Sep 2004 04:21 PM
multiboot configuration - WinXP Home, WinXP Professional, Fedora Linux, Windows 2003 Server Clint Maxwell Windows XP Help 1 25th Mar 2004 08:53 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:59 PM.