Including file server into domain
Posted
by user23419
on Server Fault
See other posts from Server Fault
or by user23419
Published on 2010-04-09T07:52:58Z
Indexed on
2010/04/09
8:03 UTC
Read the original article
Hit count: 351
We have a file server in our LAN. Windows 2003 Server. It was not included into our domain. Every user has local account on that server, and NTFS permissions are granted to those local accounts.
Now we have established a domain controller. Every user has got a domain account. How to include file server into domain so that the permissions would transfer from local accounts to domain accounts? Is it possible to automate this process somehow?
© Server Fault or respective owner