diff options
author | John Terpstra <jht@samba.org> | 2005-07-05 23:57:52 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:01 -0500 |
commit | dc7e92df3155ed93d68cedc19d761be5f37dd495 (patch) | |
tree | f4832fda95c207692d25426de82eba71d9666fd6 /docs/Samba3-HOWTO/TOSHARG-ProfileMgmt.xml | |
parent | 9d1b99ed8eedf4fc14f5a61f5eea4c3496fabda3 (diff) | |
download | samba-dc7e92df3155ed93d68cedc19d761be5f37dd495.tar.gz samba-dc7e92df3155ed93d68cedc19d761be5f37dd495.tar.bz2 samba-dc7e92df3155ed93d68cedc19d761be5f37dd495.zip |
Another layout fixes update. More to come.
(This used to be commit 1c39e898a64172eb6acaef554ef9e9016afa553c)
Diffstat (limited to 'docs/Samba3-HOWTO/TOSHARG-ProfileMgmt.xml')
-rw-r--r-- | docs/Samba3-HOWTO/TOSHARG-ProfileMgmt.xml | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/docs/Samba3-HOWTO/TOSHARG-ProfileMgmt.xml b/docs/Samba3-HOWTO/TOSHARG-ProfileMgmt.xml index c491564016..5f5f595d05 100644 --- a/docs/Samba3-HOWTO/TOSHARG-ProfileMgmt.xml +++ b/docs/Samba3-HOWTO/TOSHARG-ProfileMgmt.xml @@ -515,11 +515,10 @@ data and keeps it out of the desktop profile. That keeps desktop profiles from b <para> There is a security check new to Windows XP (or maybe only Windows XP service pack 1). It can be disabled via a group policy in the Active Directory. The policy is called: - </para> - - <para> - <filename>Computer Configuration\Administrative Templates\System\User Profiles\Do not check for - user ownership of Roaming Profile Folders</filename>i +<screen> +Computer Configuration\Administrative Templates\System\User Profiles\ + Do not check for user ownership of Roaming Profile Folders +</screen> </para> <para> |