diff options
author | John Terpstra <jht@samba.org> | 2003-04-05 23:39:01 +0000 |
---|---|---|
committer | John Terpstra <jht@samba.org> | 2003-04-05 23:39:01 +0000 |
commit | d164bb1772e6c4b1761bea86dc4b8f0940764995 (patch) | |
tree | 3ad812e5e1f2da737b571bac54356c02582a3314 /docs/docbook/projdoc/ProfileMgmt.sgml | |
parent | 5ac9305f22d3887698f308d9f185beed842569f5 (diff) | |
download | samba-d164bb1772e6c4b1761bea86dc4b8f0940764995.tar.gz samba-d164bb1772e6c4b1761bea86dc4b8f0940764995.tar.bz2 samba-d164bb1772e6c4b1761bea86dc4b8f0940764995.zip |
Update for other contributors to.
(This used to be commit d12a1bb8260673a5c280960b21957e68b241e540)
Diffstat (limited to 'docs/docbook/projdoc/ProfileMgmt.sgml')
-rw-r--r-- | docs/docbook/projdoc/ProfileMgmt.sgml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/docbook/projdoc/ProfileMgmt.sgml b/docs/docbook/projdoc/ProfileMgmt.sgml index d894093c63..94bc60b464 100644 --- a/docs/docbook/projdoc/ProfileMgmt.sgml +++ b/docs/docbook/projdoc/ProfileMgmt.sgml @@ -706,9 +706,10 @@ To modify the registry directly, launch the Registry Editor (regedit.exe), selec "User Profiles", to enable user profiles set the value to 1, to disable user profiles set it to 0. </para> -<para> +<sect3> <title>How User Profiles Are Handled in Windows 9x / Me?</title> +<para> When a user logs on to a Windows 9x / Me machine, the local profile path, <filename>HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\ProfileList</filename>, is checked for an existing entry for that user: @@ -730,6 +731,7 @@ changes that the user made are written to the user's local profile. If the user profile, the changes are written to the user's profile on the server. </para> +</sect3> </sect2> <sect2> |