summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>2003-01-15 21:26:07 +0000
committerJohn Terpstra <jht@samba.org>2003-01-15 21:26:07 +0000
commit9259758fe96895eae58295fd5070d9a1bdd7f549 (patch)
treeaf3fc941669634c2cc6fca9d8c98c0816ce59ac7 /docs
parent2ef46a51e548b830cdba391426bf94801e483603 (diff)
downloadsamba-9259758fe96895eae58295fd5070d9a1bdd7f549.tar.gz
samba-9259758fe96895eae58295fd5070d9a1bdd7f549.tar.bz2
samba-9259758fe96895eae58295fd5070d9a1bdd7f549.zip
Adding Win2K profile info.
(This used to be commit 7b9aa0008b914f8657b19d3c671774574767abbc)
Diffstat (limited to 'docs')
-rw-r--r--docs/textdocs/CreatingGroupProfiles-Win2K.txt32
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.
+