|
Home > Archive > Microsoft Content Management Server > March 2007 > Mixing domain and local accounts
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Mixing domain and local accounts
|
|
|
| We have a configuration when 2 CMS 2002 servers share the same
database: internal (read-write) and external (read-only). Both are on
the domain.
Then we wanted to take the external server off domain and use local
accounts instead. But we had problems with this approach. Once the
external server was removed from the domain the CMS admin tools (DCA,
SCA) stopped "seeing" it and thus the external server stopped working.
I know that CMS can use either local or domain accounts, but looks
like it can't combine both.
Or may be it can and I'm just doing something wrong...
| |
| Stefan Goßner [MSFT] 2007-03-12, 7:17 am |
| Hi Leo,
you are right: if the machine is not in the domain this machine cannot use
domain accounts.
The MCMS system account would have to be a local machine account.
Same for guest account.
You also have to use a local machine account for the user running the DCA.
This means that you need to use SQL authentication to connect to a remote
SQL server.
Cheers,
Stefan
"Leo" <lfofanov@hotmail.com> wrote in message
news:1173461080.684816.212440@8g2000cwh.googlegroups.com...
> We have a configuration when 2 CMS 2002 servers share the same
> database: internal (read-write) and external (read-only). Both are on
> the domain.
>
> Then we wanted to take the external server off domain and use local
> accounts instead. But we had problems with this approach. Once the
> external server was removed from the domain the CMS admin tools (DCA,
> SCA) stopped "seeing" it and thus the external server stopped working.
>
> I know that CMS can use either local or domain accounts, but looks
> like it can't combine both.
> Or may be it can and I'm just doing something wrong...
>
| |
|
| Stefan,
Do I understand correctly, that I cannot have 2 CMS servers -- one
internal in the domain and one external outside of domain -- share the
same instance of CMS repository ?
| |
| Stefan Goßner [MSFT] 2007-03-12, 1:19 pm |
| Hi Leo,
sure that will work.
But on the machine not in the domain you need to use local accounts for
everything.
And SQL auth to connect to a remote SQL server.
Cheers,
Stefan
"Leo" <lfofanov@hotmail.com> wrote in message
news:1173708426.514202.320350@n33g2000cwc.googlegroups.com...
> Stefan,
>
> Do I understand correctly, that I cannot have 2 CMS servers -- one
> internal in the domain and one external outside of domain -- share the
> same instance of CMS repository ?
>
|
|
|
|
|