summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>2003-01-15 20:08:25 +0000
committerJohn Terpstra <jht@samba.org>2003-01-15 20:08:25 +0000
commit458c5b13c37395a5d044949d080e6ab5c8f6f5d6 (patch)
treee8e0198cb44d12605a70ec452befa781bb3fab7c
parentbbcfb3164cf644686b2500200721791a51976c9e (diff)
downloadsamba-458c5b13c37395a5d044949d080e6ab5c8f6f5d6.tar.gz
samba-458c5b13c37395a5d044949d080e6ab5c8f6f5d6.tar.bz2
samba-458c5b13c37395a5d044949d080e6ab5c8f6f5d6.zip
Added note about Win2Pro RK.
(This used to be commit 60b19241a5e3fa264154a35e6c446b2bbc6191d9)
-rw-r--r--docs/textdocs/CreatingGroupProfilesInNT4.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/textdocs/CreatingGroupProfilesInNT4.txt b/docs/textdocs/CreatingGroupProfilesInNT4.txt
index ab07ba6045..ad3249ad6f 100644
--- a/docs/textdocs/CreatingGroupProfilesInNT4.txt
+++ b/docs/textdocs/CreatingGroupProfilesInNT4.txt
@@ -41,3 +41,15 @@ Also Note:
The above method can be used to create mandatory profiles also. To convert
a group profile into a mandatory profile simply locate the NTUser.DAT file
in the copied profile and rename it to NTUser.MAN.
+
+
+Next Note:
+----------
+The W2K professional resource kit has moveuser.exe:
+
+Description:
+
+ moveuser.exe changes the security of a profile from one user to another.
+ This allows the account domain to change, and/or the user name to change.
+
+