PC Review


Reply
Thread Tools Rate Thread

Allow user to choose between domains?

 
 
Polp
Guest
Posts: n/a
 
      17th Jan 2004
Hallo
I have 1 w2000SBS running, and tight now I have finished installing
second TEST server with w2003SBS. those servers do not cooperate in any way,
except w2003SBS is using w2000 DNS.

because w2003 is test server, i want few user to have ability to login to
w2003 domain. I though after creating computer account in new domain I would
have possibility on LOGON screen to choose between domain ONE OR TWO or
local computer. But I see only actual domain I have regustered computer in.

Please is there any one I can let user to switch between domains easily
(without needs of registering computer in new domain?)

thanks


 
Reply With Quote
 
 
 
 
Javier Gomez
Guest
Posts: n/a
 
      17th Jan 2004
You cannot have a workstation to choose between domains (without the
disjoin-rejoin struggles)... you would need a 3rd party tool for that (i.e.
www.netswitcher.com).

--
-Javier

<< SBS ROCKS !!! >>

"Polp" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hallo
> I have 1 w2000SBS running, and tight now I have finished installing
> second TEST server with w2003SBS. those servers do not cooperate in any

way,
> except w2003SBS is using w2000 DNS.
>
> because w2003 is test server, i want few user to have ability to login

to
> w2003 domain. I though after creating computer account in new domain I

would
> have possibility on LOGON screen to choose between domain ONE OR TWO or
> local computer. But I see only actual domain I have regustered computer

in.
>
> Please is there any one I can let user to switch between domains easily
> (without needs of registering computer in new domain?)
>
> thanks
>
>



 
Reply With Quote
 
Rick in the Midwest
Guest
Posts: n/a
 
      18th Jan 2004
I've heard of netswitcher but didn't know you can switch between domains,
thought now that is really cool!
But went to the site and this is half true. You have to have rights in both
domains to remove and add workstations to the domain. Not sure if I want to
give my users those kinds of rights....oh well I am still involved in the
process. :-)

http://www.netswitcher.com/v3_faq.htm#DOMAIN

Rick in the Midwest

"Javier Gomez" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> You cannot have a workstation to choose between domains (without the
> disjoin-rejoin struggles)... you would need a 3rd party tool for that

(i.e.
> www.netswitcher.com).
>
> --
> -Javier
>
> << SBS ROCKS !!! >>
>
> "Polp" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > Hallo
> > I have 1 w2000SBS running, and tight now I have finished installing
> > second TEST server with w2003SBS. those servers do not cooperate in any

> way,
> > except w2003SBS is using w2000 DNS.
> >
> > because w2003 is test server, i want few user to have ability to login

> to
> > w2003 domain. I though after creating computer account in new domain I

> would
> > have possibility on LOGON screen to choose between domain ONE OR TWO or
> > local computer. But I see only actual domain I have regustered computer

> in.
> >
> > Please is there any one I can let user to switch between domains

easily
> > (without needs of registering computer in new domain?)
> >
> > thanks
> >
> >

>
>



 
Reply With Quote
 
Kathy
Guest
Posts: n/a
 
      18th Jan 2004
You need only give the "Add workstations to the domain" right, not any other
admin rights.


"Rick in the Midwest" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> I've heard of netswitcher but didn't know you can switch between domains,
> thought now that is really cool!
> But went to the site and this is half true. You have to have rights in

both
> domains to remove and add workstations to the domain. Not sure if I want

to
> give my users those kinds of rights....oh well I am still involved in the
> process. :-)
>
> http://www.netswitcher.com/v3_faq.htm#DOMAIN
>
> Rick in the Midwest
>
> "Javier Gomez" <(E-Mail Removed)> wrote in

message
> news:(E-Mail Removed)...
> > You cannot have a workstation to choose between domains (without the
> > disjoin-rejoin struggles)... you would need a 3rd party tool for that

> (i.e.
> > www.netswitcher.com).
> >
> > --
> > -Javier
> >
> > << SBS ROCKS !!! >>
> >
> > "Polp" <(E-Mail Removed)> wrote in message
> > news:(E-Mail Removed)...
> > > Hallo
> > > I have 1 w2000SBS running, and tight now I have finished installing
> > > second TEST server with w2003SBS. those servers do not cooperate in

any
> > way,
> > > except w2003SBS is using w2000 DNS.
> > >
> > > because w2003 is test server, i want few user to have ability to

login
> > to
> > > w2003 domain. I though after creating computer account in new domain I

> > would
> > > have possibility on LOGON screen to choose between domain ONE OR TWO

or
> > > local computer. But I see only actual domain I have regustered

computer
> > in.
> > >
> > > Please is there any one I can let user to switch between domains

> easily
> > > (without needs of registering computer in new domain?)
> > >
> > > thanks
> > >
> > >

> >
> >

>
>



 
Reply With Quote
 
Chris Leech, MCP
Guest
Posts: n/a
 
      18th Jan 2004
> have possibility on LOGON screen to choose between domain ONE OR TWO or
> local computer. But I see only actual domain I have regustered computer

in.

You will only see multiple domains to log onto when each of these domains
trust each other - since you can't do domain trusts in SBS this won't work.


What you can do as a work around is set your username and password to be the
same on all the domains that you visit. create a local user that also has
the same username and password and log on locally.

The downside to this is that you will need to map drives manually or through
Windows Explorer - since you will never go through the logon process for the
domain (or have AD policy applied to your workstation).

It also means that you will need to manually adjust IE proxy settings for
each network that you connect to and MS proxy client if you have it
installed.

most other things are pretty seamless as long as the username/password
combo's are identical.


The reason that this all works is that when you try and connect to a network
resource your workstation will pass your username/password combo to the
server and as long as those two match it doesn't seem to give a monkey's
about which domain you think that you are in.... (The sharp witted ones out
there will realise that this means that you can use XP Home in this manner -
which I do on my support laptop which travels from site-to-site).

And no I'm not suggesting that you should all go out and use XP Home instead
of XP Pro as your main workstation OS.......


--
Chris Leech, MCP


"Polp" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hallo
> I have 1 w2000SBS running, and tight now I have finished installing
> second TEST server with w2003SBS. those servers do not cooperate in any

way,
> except w2003SBS is using w2000 DNS.
>
> because w2003 is test server, i want few user to have ability to login

to
> w2003 domain. I though after creating computer account in new domain I

would
> have possibility on LOGON screen to choose between domain ONE OR TWO or
> local computer. But I see only actual domain I have regustered computer

in.
>
> Please is there any one I can let user to switch between domains easily
> (without needs of registering computer in new domain?)
>
> thanks
>
>



 
Reply With Quote
 
bielot@sbcglobal.net
Guest
Posts: n/a
 
      21st Jan 2004
Not that I know of. How about establishing a 'trust' between the domains?
That would let you control who has access...

John

On Sat, 17 Jan 2004 18:29:21 +0100, Polp wrote:

> Hallo
> I have 1 w2000SBS running, and tight now I have finished installing
> second TEST server with w2003SBS. those servers do not cooperate in any way,
> except w2003SBS is using w2000 DNS.
>
> because w2003 is test server, i want few user to have ability to login to
> w2003 domain. I though after creating computer account in new domain I would
> have possibility on LOGON screen to choose between domain ONE OR TWO or
> local computer. But I see only actual domain I have regustered computer in.
>
> Please is there any one I can let user to switch between domains easily
> (without needs of registering computer in new domain?)
>
> thanks

 
Reply With Quote
 
Javier Gomez
Guest
Posts: n/a
 
      21st Jan 2004
> Not that I know of. How about establishing a 'trust' between the domains?
> That would let you control who has access...


SBS won't do trusts... so that is not a possibility.

--
-Javier

<< SBS ROCK!!! >>


 
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
Two Email Domains One User =?Utf-8?B?SE4=?= Microsoft Outlook Discussion 0 1st Mar 2007 01:31 PM
Allow user to choose between domains? Polp Microsoft Windows 2000 Advanced Server 6 21st Jan 2004 02:29 PM
User Accounts and Domains =?Utf-8?B?QmlsbCBIYXplbHdvb2Q=?= Windows XP Setup 3 5th Jan 2004 12:15 PM
ask user to choose Sam Microsoft Excel Programming 0 23rd Sep 2003 01:43 PM
ask user to choose Sam Microsoft Excel Programming 0 23rd Sep 2003 12:53 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:11 AM.