From 07fc899763cc857c43e6f0673e29128959cf9744 Mon Sep 17 00:00:00 2001 From: Carla Schroder Date: Mon, 22 Sep 2014 11:02:55 -0700 Subject: [PATCH] Tyop corrections --- admin_manual/configuration/auth_ldap.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin_manual/configuration/auth_ldap.rst b/admin_manual/configuration/auth_ldap.rst index 1dbdc980c..5e72fdfb5 100644 --- a/admin_manual/configuration/auth_ldap.rst +++ b/admin_manual/configuration/auth_ldap.rst @@ -375,7 +375,7 @@ User Home Folder Naming Rule: By default, the ownCloud server creates the user directory in your ownCloud data directory. You may want to override this setting and name it after an attribute value. The attribute given can also return an absolute path, e.g. -``/mnt/storage43/alice``. Leave it empty for default behavior. + ``/mnt/storage43/alice``. Leave it empty for default behavior. * Example: *cn* @@ -478,7 +478,7 @@ preferred over *thumbnailPhoto*. .. figure:: ../images/ldap-fetched-avatar.png - Profile picture fetched from LDAP, Personal Settings + Profile picture fetched from LDAP If the *jpegPhoto* or *thumbnailPhoto* attribute is not set or empty, then users can upload and manage their avatars on their ownCloud Personal pages.