[Pkg-owncloud-commits] [owncloud-doc] 41/56: note re webdav	password does not work with sso
    David Prévot 
    taffit at moszumanska.debian.org
       
    Sun Nov 15 22:37:49 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch stable8
in repository owncloud-doc.
commit 1ddf4d791bb610a73e375fa7375bc2eaaea73085
Author: Carla Schroder <carla at owncloud.com>
Date:   Mon Nov 9 13:37:27 2015 -0800
    note re webdav password does not work with sso
---
 admin_manual/enterprise_user_management/user_auth_shibboleth.rst | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/admin_manual/enterprise_user_management/user_auth_shibboleth.rst b/admin_manual/enterprise_user_management/user_auth_shibboleth.rst
index 3c5925d..1535c3e 100644
--- a/admin_manual/enterprise_user_management/user_auth_shibboleth.rst
+++ b/admin_manual/enterprise_user_management/user_auth_shibboleth.rst
@@ -217,15 +217,15 @@ Personal settings page.
 
 .. image:: ../images/shibboleth-personal.png
 
+.. note:: In pure SSO mode the WebDAV password feature will not work, as we 
+   have no way to store the WebDAV password. It does work in auto-provision 
+   mode.
+
 For provisioning purpose an OCS API has been added to revoke a generated 
 password for a user:
 
 Syntax: ``/v1/cloud/users/{userid}/non_shib_password``
 
-.. note:: In pure SSO mode the WebDAV password feature will not work, as we 
-   have no way to store the WebDAV password. It does work in auto-provision 
-   mode.
-
 * HTTP method: DELETE
 
 Status codes:
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-doc.git
    
    
More information about the Pkg-owncloud-commits
mailing list