diff options
author | John Terpstra <jht@samba.org> | 2003-01-15 20:08:25 +0000 |
---|---|---|
committer | John Terpstra <jht@samba.org> | 2003-01-15 20:08:25 +0000 |
commit | 60b19241a5e3fa264154a35e6c446b2bbc6191d9 (patch) | |
tree | 335e713f120b368f8d0fb5279a1816b7024c4a6f /docs/textdocs | |
parent | c8e77809adfb2ace18c219d9291651a4959bbcb7 (diff) | |
download | samba-60b19241a5e3fa264154a35e6c446b2bbc6191d9.tar.gz samba-60b19241a5e3fa264154a35e6c446b2bbc6191d9.tar.xz samba-60b19241a5e3fa264154a35e6c446b2bbc6191d9.zip |
Added note about Win2Pro RK.
Diffstat (limited to 'docs/textdocs')
-rw-r--r-- | docs/textdocs/CreatingGroupProfilesInNT4.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/textdocs/CreatingGroupProfilesInNT4.txt b/docs/textdocs/CreatingGroupProfilesInNT4.txt index ab07ba60452..ad3249ad6fe 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. + + |