diff options
author | John Terpstra <jht@samba.org> | 2003-01-15 21:26:07 +0000 |
---|---|---|
committer | John Terpstra <jht@samba.org> | 2003-01-15 21:26:07 +0000 |
commit | 9259758fe96895eae58295fd5070d9a1bdd7f549 (patch) | |
tree | af3fc941669634c2cc6fca9d8c98c0816ce59ac7 /docs/textdocs/CreatingGroupProfiles-Win2K.txt | |
parent | 2ef46a51e548b830cdba391426bf94801e483603 (diff) | |
download | samba-9259758fe96895eae58295fd5070d9a1bdd7f549.tar.gz samba-9259758fe96895eae58295fd5070d9a1bdd7f549.tar.bz2 samba-9259758fe96895eae58295fd5070d9a1bdd7f549.zip |
Adding Win2K profile info.
(This used to be commit 7b9aa0008b914f8657b19d3c671774574767abbc)
Diffstat (limited to 'docs/textdocs/CreatingGroupProfiles-Win2K.txt')
-rw-r--r-- | docs/textdocs/CreatingGroupProfiles-Win2K.txt | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/docs/textdocs/CreatingGroupProfiles-Win2K.txt b/docs/textdocs/CreatingGroupProfiles-Win2K.txt new file mode 100644 index 0000000000..61d12aa724 --- /dev/null +++ b/docs/textdocs/CreatingGroupProfiles-Win2K.txt @@ -0,0 +1,32 @@ +You must first convert the profile from a local profile to a domain +profile on the MS Windows workstation as follows: + +1. Log on as the LOCAL workstation administrator. + +2. Right click on the 'My Computer' Icon, select 'Properties' + +3. Click on the 'User Profiles' tab + +4. Select the profile you wish to convert (click on it once) + +5. Click on the button 'Copy To' + +6. In the "Permitted to use" box, click on the 'Change' button. + +7. Click on the 'Look in" area that lists the machine name, when you click +here it will open up a selection box. Click on the domain to which the +profile must be accessible. + +Note: You will need to log on if a logon box opens up. Eg: In the connect +as: MIDEARTH\root, password: mypassword. + +8. To make the profile capable of being used by anyone select 'Everyone' + +9. Click OK. The Selection box will close. + +10. Now click on the 'Ok' button to create the profile in the path you +nominated. + +Done. You now have a profile that can be editted using the samba-3.0.0 +profiles tool. + |