Networking Forums

Networking Forums > Computer Networking > Windows Networking > Basic Newbie networking question

Reply
Thread Tools Display Modes

Basic Newbie networking question

 
 
Pete Kane
Guest
Posts: n/a

 
      03-11-2007, 10:29 AM
Hello all, I'm in the process of setting up a home network I have a
server running Windows 2003 Standard edition and two XP Professional SP2
client machines. So far I have created two users on the server and given
them passwords, added user accounts on the clients with identical
passwords as the server, and made all three boxes members of a common
workgroup. The problem I have is with authentication , when I logon to
one of the clients I thought this would automatically log me in to the
server but , it doesn't. If I then open up explorer ( on the client )
browse to "Entire Network" I can see the server listed but when I click
on it, it prompts me for a name and password - saying one of the two is
incorrect , which I know is not the case. If I then enter the password
I'm logged in with no further ado - what am I doing wrong ? do I need to
create a domain for such a simple network ?

regards

Pete Kane
 
Reply With Quote
 
 
 
 
Johan Engdahl
Guest
Posts: n/a

 
      03-11-2007, 03:39 PM
Have you configured AD and joined the workstations in the domain ?

--
----------------------------------------------------------------------------------------------------------------------------
Johan Engdahl
CCSA, CCSE, CCA, MCP | johan AT firewall1 DOT nu | http://www.firewall1.nu

"Pete Kane" <(E-Mail Removed)> wrote in message
news:tKRIh.35534$(E-Mail Removed)...
> Hello all, I'm in the process of setting up a home network I have a
> server running Windows 2003 Standard edition and two XP Professional SP2
> client machines. So far I have created two users on the server and given
> them passwords, added user accounts on the clients with identical
> passwords as the server, and made all three boxes members of a common
> workgroup. The problem I have is with authentication , when I logon to
> one of the clients I thought this would automatically log me in to the
> server but , it doesn't. If I then open up explorer ( on the client )
> browse to "Entire Network" I can see the server listed but when I click
> on it, it prompts me for a name and password - saying one of the two is
> incorrect , which I know is not the case. If I then enter the password
> I'm logged in with no further ado - what am I doing wrong ? do I need to
> create a domain for such a simple network ?
>
> regards
>
> Pete Kane



 
Reply With Quote
 
Spender
Guest
Posts: n/a

 
      03-12-2007, 01:42 AM
On Sun, 11 Mar 2007 11:29:29 GMT, Pete Kane <(E-Mail Removed)> wrote:

>Hello all, I'm in the process of setting up a home network I have a
>server running Windows 2003 Standard edition and two XP Professional SP2
>client machines. So far I have created two users on the server and given
>them passwords, added user accounts on the clients with identical
>passwords as the server, and made all three boxes members of a common
>workgroup. The problem I have is with authentication , when I logon to
>one of the clients I thought this would automatically log me in to the
>server but , it doesn't. If I then open up explorer ( on the client )
>browse to "Entire Network" I can see the server listed but when I click
>on it, it prompts me for a name and password - saying one of the two is
>incorrect , which I know is not the case. If I then enter the password
>I'm logged in with no further ado - what am I doing wrong ? do I need to
>create a domain for such a simple network ?


If you want to logon to a server then yes, you have to create a domain. The
workgroup paradigm isn't designed for logons.

If you want to stick with the workgroup paradigm, just create shares on the
server and grant permissions to the users on the clients. You can then
access the shares (with a username and password if you want.) You can also
map drives to the shares.
 
Reply With Quote
 
Pete Kane
Guest
Posts: n/a

 
      03-12-2007, 07:17 AM
Johan Engdahl wrote:
> Have you configured AD and joined the workstations in the domain ?
>

Hi there, no, I thought I could achieve this without a domain and AD
 
Reply With Quote
 
Pete Kane
Guest
Posts: n/a

 
      03-12-2007, 07:18 AM
Spender wrote:
> On Sun, 11 Mar 2007 11:29:29 GMT, Pete Kane <(E-Mail Removed)> wrote:
>
>> Hello all, I'm in the process of setting up a home network I have a
>> server running Windows 2003 Standard edition and two XP Professional SP2
>> client machines. So far I have created two users on the server and given
>> them passwords, added user accounts on the clients with identical
>> passwords as the server, and made all three boxes members of a common
>> workgroup. The problem I have is with authentication , when I logon to
>> one of the clients I thought this would automatically log me in to the
>> server but , it doesn't. If I then open up explorer ( on the client )
>> browse to "Entire Network" I can see the server listed but when I click
>> on it, it prompts me for a name and password - saying one of the two is
>> incorrect , which I know is not the case. If I then enter the password
>> I'm logged in with no further ado - what am I doing wrong ? do I need to
>> create a domain for such a simple network ?

>
> If you want to logon to a server then yes, you have to create a domain. The
> workgroup paradigm isn't designed for logons.
>
> If you want to stick with the workgroup paradigm, just create shares on the
> server and grant permissions to the users on the clients. You can then
> access the shares (with a username and password if you want.) You can also
> map drives to the shares.


Oh I see ( I think ) thanks very much
 
Reply With Quote
 
Dooby
Guest
Posts: n/a

 
      03-18-2007, 10:07 PM
Pete,

If you wish to connect to resources on your network without initially
entering a username and password, you can use the following method to store
usernames and passwords in your user profile. I use this for a media center
I have at home; it connects to my repository of media files:

Open Control Panel/User Accounts
Click "Manage my network passwords"
Click "Add"
Now enter the server name, username, and password.

There may be security implications related to storing usernames and
passwords, as I'm not sure of the internal processes going on (I assume
they're stored encrypted, rather than in plaintext).

Hope this helps a little.

Regards,

Shaun

"Pete Kane" wrote:

> Spender wrote:
> > On Sun, 11 Mar 2007 11:29:29 GMT, Pete Kane <(E-Mail Removed)> wrote:
> >
> >> Hello all, I'm in the process of setting up a home network I have a
> >> server running Windows 2003 Standard edition and two XP Professional SP2
> >> client machines. So far I have created two users on the server and given
> >> them passwords, added user accounts on the clients with identical
> >> passwords as the server, and made all three boxes members of a common
> >> workgroup. The problem I have is with authentication , when I logon to
> >> one of the clients I thought this would automatically log me in to the
> >> server but , it doesn't. If I then open up explorer ( on the client )
> >> browse to "Entire Network" I can see the server listed but when I click
> >> on it, it prompts me for a name and password - saying one of the two is
> >> incorrect , which I know is not the case. If I then enter the password
> >> I'm logged in with no further ado - what am I doing wrong ? do I need to
> >> create a domain for such a simple network ?

> >
> > If you want to logon to a server then yes, you have to create a domain. The
> > workgroup paradigm isn't designed for logons.
> >
> > If you want to stick with the workgroup paradigm, just create shares on the
> > server and grant permissions to the users on the clients. You can then
> > access the shares (with a username and password if you want.) You can also
> > map drives to the shares.

>
> Oh I see ( I think ) thanks very much
>

 
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

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
Basic networking question: Two network ranges Gaspar Windows Networking 7 06-20-2008 06:45 PM
Basic Samba Question from Newbie root Linux Networking 3 05-03-2008 04:37 PM
A basic question about networking veegnu@gmail.com Linux Networking 7 11-06-2007 11:48 AM
Basic networking question Home Networking 1 05-21-2004 11:35 PM
Newbie Basic Question - hardware Andy M Moore Wireless Internet 1 12-04-2003 08:08 PM



1 2 3 4 5 6 7 8 9 10 11