Dear ALL,

I have two win 2003 std servers, and the web servercis are on the first one,
the other one is for backup purpose only.
I periodically copy whole web data from master to slave, perrmission too,
but if I try to startup web services on the slave an error occours, because
internet user is different from master to slave.
How can I fix this important issue? Is it possible to edit permissions in
order to forse master's internet user?


Regards

Alberto Brivio

Re: Changing "internet" user by Ken

Ken
Tue Feb 26 05:33:56 CST 2008

All ACLs are by SID
And the master's internet user account will have a different SID to anything
that exists on the secondary server.

Better ways to do this would be to use ACL inheritance (so the copied
content inherits ACLs on the slave server) or use some kind of mapping table
that maps ACLs coming from the master to server to whats' appropriate on the
slave server.

Cheers
Ken


"Alberto Brivio" <a.brivio@adb.it> wrote in message
news:e1O03H8dIHA.5900@TK2MSFTNGP02.phx.gbl...
> Dear ALL,
>
> I have two win 2003 std servers, and the web servercis are on the first
> one, the other one is for backup purpose only.
> I periodically copy whole web data from master to slave, perrmission too,
> but if I try to startup web services on the slave an error occours,
> because internet user is different from master to slave.
> How can I fix this important issue? Is it possible to edit permissions in
> order to forse master's internet user?
>
>
> Regards
>
> Alberto Brivio
>