| Author |
Message |
Marcel Heinrichs
Guest
|
Posted:
Wed Dec 29, 2004 8:15 pm Post subject:
Synchronize Users |
|
|
Hi,
We have 2 windows 2003 web edition servers
for every vhost we make different users
Everything is quite easy to synchronize and to automate
except the local user accounts
since its windows 2003 WEB we dont got AD or something, and all user
accounts are stored localy
How can i make sure that if i create a user on one system it automatic
creates it on the second
THanks! |
|
| Back to top |
|
 |
Rodney R. Fournier [MVP]
Guest
|
Posted:
Wed Dec 29, 2004 10:20 pm Post subject:
Re: Synchronize Users |
|
|
Good question, I only know the manual way, create it on the first machine,
create is on the second machine. Change the password on the first machine,
change is it on the second machine. Is it possible to add domain controller,
if only for use authentication?
Cheers,
Rod
MVP - Windows Server - Clustering
http://www.nw-america.com - Clustering
http://msmvps.com/clustering - Blog
"Marcel Heinrichs" <mustang@mordamus.nl> wrote in message
news:eJMArCb7EHA.2180@TK2MSFTNGP12.phx.gbl...
| Quote: | Hi,
We have 2 windows 2003 web edition servers
for every vhost we make different users
Everything is quite easy to synchronize and to automate
except the local user accounts
since its windows 2003 WEB we dont got AD or something, and all user
accounts are stored localy
How can i make sure that if i create a user on one system it automatic
creates it on the second
THanks!
|
|
|
| Back to top |
|
 |
Russ Kaufmann [MCT]
Guest
|
Posted:
Wed Dec 29, 2004 11:14 pm Post subject:
Re: Synchronize Users |
|
|
"Marcel Heinrichs" <mustang@mordamus.nl> wrote in message
news:eJMArCb7EHA.2180@TK2MSFTNGP12.phx.gbl...
| Quote: | Hi,
We have 2 windows 2003 web edition servers
for every vhost we make different users
Everything is quite easy to synchronize and to automate
except the local user accounts
since its windows 2003 WEB we dont got AD or something, and all user
accounts are stored localy
How can i make sure that if i create a user on one system it automatic
creates it on the second
|
I think the addusers script might be the way to go here. You can create the
account info in a spreadsheet and then use the addusers script to put the
account information into all servers that need the account info. |
|
| Back to top |
|
 |
|
|
|
|