<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Authentication for edit-from-my-PC]]></title><description><![CDATA[<p dir="auto">I am wondering about the connection between SSO, LDAP, passwords and GoFAST or edit-from-my-PC.<br />
We have an LDAP from which user information is fetched, and an SSO (potentially with 2fa). We authenticate against the SSO.</p>
<p dir="auto">Now we may have a specific situation in that the LDAP is not the main source for the SSO user directory. (Synchronisation setup is a different topic which is on our side, let us just say we use the LDAP as a list of valid users and source of userlists, and all authentication is done against SSO). The main point is that passwords may differ between LDAP and SSO, if the SSO account has a changed password and the LDAP not.</p>
<p dir="auto">SSO and user information are fine and work together.  We log in to GoFAST and do all kinds of things. But for edit-from-my-PC, I need to provide a different username/password, and I found I sometimes need to use an old password, and sometimes I cannot make it work at all.<br />
My questions:</p>
<ul>
<li>Am I right that the edit-from-my-PC ignores the SSO?</li>
<li>If yes, does it try to connect to LDAP on the fly at the moment of the start of the service? Or is there some other mechanism?</li>
<li>What may make the service block (bearing in mind that this has worked for a long time and now stopped working?)</li>
</ul>
]]></description><link>https://community.ceo-vision.com/topic/404/authentication-for-edit-from-my-pc</link><generator>RSS for Node</generator><lastBuildDate>Wed, 30 Dec 2020 16:32:21 GMT</lastBuildDate><atom:link href="https://community.ceo-vision.com/topic/404.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 04 Sep 2020 14:22:35 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Authentication for edit-from-my-PC on Mon, 07 Sep 2020 16:00:27 GMT]]></title><description><![CDATA[<p dir="auto">I am wondering about the connection between SSO, LDAP, passwords and GoFAST or edit-from-my-PC.<br />
We have an LDAP from which user information is fetched, and an SSO (potentially with 2fa). We authenticate against the SSO.</p>
<p dir="auto">Now we may have a specific situation in that the LDAP is not the main source for the SSO user directory. (Synchronisation setup is a different topic which is on our side, let us just say we use the LDAP as a list of valid users and source of userlists, and all authentication is done against SSO). The main point is that passwords may differ between LDAP and SSO, if the SSO account has a changed password and the LDAP not.</p>
<p dir="auto">SSO and user information are fine and work together.  We log in to GoFAST and do all kinds of things. But for edit-from-my-PC, I need to provide a different username/password, and I found I sometimes need to use an old password, and sometimes I cannot make it work at all.<br />
My questions:</p>
<ul>
<li>Am I right that the edit-from-my-PC ignores the SSO?</li>
<li>If yes, does it try to connect to LDAP on the fly at the moment of the start of the service? Or is there some other mechanism?</li>
<li>What may make the service block (bearing in mind that this has worked for a long time and now stopped working?)</li>
</ul>
]]></description><link>https://community.ceo-vision.com/post/1132</link><guid isPermaLink="true">https://community.ceo-vision.com/post/1132</guid><dc:creator><![CDATA[aclassen]]></dc:creator><pubDate>Mon, 07 Sep 2020 16:00:27 GMT</pubDate></item><item><title><![CDATA[Reply to Authentication for edit-from-my-PC on Mon, 07 Sep 2020 15:59:44 GMT]]></title><description><![CDATA[<p dir="auto">Dear <a class="plugin-mentions-user plugin-mentions-a" href="https://community.ceo-vision.com/uid/107">@aclassen</a>,</p>
<blockquote>
<p dir="auto">Am I right that the edit-from-my-PC ignores the SSO?</p>
</blockquote>
<p dir="auto">To our knowledge yes SSO is ignored by MS-Office, unless perhaps your SSO is creating also a Kerberos ticket (Windows own SSO) see: <a href="https://www.keycloak.org/docs/6.0/server_admin/#_kerberos" rel="nofollow">https://www.keycloak.org/docs/6.0/server_admin/#_kerberos</a></p>
<blockquote>
<p dir="auto">If yes, does it try to connect to LDAP on the fly at the moment of the start of the service? Or is there some other mechanism?</p>
</blockquote>
<p dir="auto">The usual behavior is that MS-Office requests a webdav authorization to Alfresco with the GoFAST login and password. This password can be the GoFAST password or the LDAP/AD password if authentication/delegation is in place (SASL). <em>Keep in mind that in MS-Office 2016 and newer version, Office &quot;remember&quot; the login/password and the authentication popup is not displayed at each document open.</em></p>
<blockquote>
<p dir="auto">What may make the service block (bearing in mind that this has worked for a long time and now stopped working?)</p>
</blockquote>
<p dir="auto">Can you explain what you mean by &quot;service blocks&quot; ?</p>
<p dir="auto">Thank you,</p>
]]></description><link>https://community.ceo-vision.com/post/1133</link><guid isPermaLink="true">https://community.ceo-vision.com/post/1133</guid><dc:creator><![CDATA[cpotter]]></dc:creator><pubDate>Mon, 07 Sep 2020 15:59:44 GMT</pubDate></item><item><title><![CDATA[Reply to Authentication for edit-from-my-PC on Mon, 07 Sep 2020 16:26:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.ceo-vision.com/uid/2">@cpotter</a><br />
Thank you!. Indeed, that is helpful already; so the webdav authentication would be against whatever is the valid auth provider in GoFAST, which would be the LDAP.</p>
<p dir="auto">&quot;What makes the service block&quot;...~What I mean: On my laptop with Office 2016 I got the webdav auth request displayed, and after some trial and error I managed to login using the former password (not valid anymore in any instance but in the special LDAP instance used by GoFAST). OK.<br />
On the VM at the Office that still has Office 2010, no password, neither old nor new, works on teh same webdav auth form; that is what I meant with blocking.</p>
<p dir="auto">I had used the same many many times during the last few weeks without being asked for the username/password, and without problem (One of the reasons why I was so puzzled when it stoopped working). I now think that somehow until last week, the webdav auth might have been still valid without special check, and the system did not ask. With the latest restart and updates last week, that may have been the point when it stopped, as somehow something does not fit anymore.</p>
<p dir="auto">I have no idea why it now works with teh old password on the laptop but not on the VM. Ideas are welcome, but not very important; I need to have the configurations between LDAP and keycloak synched.</p>
]]></description><link>https://community.ceo-vision.com/post/1134</link><guid isPermaLink="true">https://community.ceo-vision.com/post/1134</guid><dc:creator><![CDATA[aclassen]]></dc:creator><pubDate>Mon, 07 Sep 2020 16:26:55 GMT</pubDate></item><item><title><![CDATA[Reply to Authentication for edit-from-my-PC on Mon, 07 Sep 2020 18:51:45 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="https://community.ceo-vision.com/uid/107">@aclassen</a>,</p>
<p dir="auto">We made a security fix recently (3.8.0 Hotfix 6) that may be the cause of your issue.</p>
<p dir="auto">Could you try to open a document with another computer running Office 2010 if you are able ?</p>
<p dir="auto">Also could you send me the error(s) message(s) you get ?</p>
<p dir="auto">Thanks in advance for you help !</p>
<p dir="auto">Best,</p>
]]></description><link>https://community.ceo-vision.com/post/1135</link><guid isPermaLink="true">https://community.ceo-vision.com/post/1135</guid><dc:creator><![CDATA[jlemangarin]]></dc:creator><pubDate>Mon, 07 Sep 2020 18:51:45 GMT</pubDate></item><item><title><![CDATA[Reply to Authentication for edit-from-my-PC on Tue, 08 Sep 2020 06:12:57 GMT]]></title><description><![CDATA[<p dir="auto">I tested now with a different user (who kept the same password as weeks ago), on the same machine with Office 2010 and on a second machine with Office 2010. It is indeed the same problem, so it is not anything about a changed password.<br />
Error message: Well, there is no obvious error message. Word is being opened, with the alfresco ticket being downloaded 0%, and the windows security dialogue opens again and again and asks for the password</p>
<p dir="auto"><img src="/assets/uploads/files/1599545569955-20200908login2a.jpg" alt="20200908login2a.jpg" class="img-responsive img-markdown" /></p>
<p dir="auto">There is no explicit error message that I can find. In the event viewer, the information is just<br />
&quot;Microsoft Word<br />
Could not open 'https://<em>servername</em>/TICKET_925c048779dcc2c50f70df835ac8853e09a9b70d/alfresco/webdav/Sites/_<em>Path-to-doc/doc</em>.docx'.<br />
700468<br />
14.0.7015.1000<br />
wdhx<br />
0x80070002  &quot;</p>
]]></description><link>https://community.ceo-vision.com/post/1136</link><guid isPermaLink="true">https://community.ceo-vision.com/post/1136</guid><dc:creator><![CDATA[aclassen]]></dc:creator><pubDate>Tue, 08 Sep 2020 06:12:57 GMT</pubDate></item><item><title><![CDATA[Reply to Authentication for edit-from-my-PC on Wed, 09 Sep 2020 10:58:51 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="https://community.ceo-vision.com/uid/107">@aclassen</a> ,</p>
<p dir="auto">Thank you for your help ! Yes it seems to be related to the desactivation of these unsecured cyphers :</p>
<ul>
<li>TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256 (0xc027) ECDH secp256r1 (eq. 3072 bits RSA) FS WEAK 128</li>
<li>TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA (0xc013) ECDH secp256r1 (eq. 3072 bits RSA) FS WEAK 128</li>
<li>TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384 (0xc028) ECDH secp256r1 (eq. 3072 bits RSA) FS WEAK 256</li>
<li>TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA (0xc014) ECDH secp256r1 (eq. 3072 bits RSA) FS WEAK 256</li>
</ul>
<p dir="auto">Do you know when the Office 2010 workstations will be updated ? I think it should be soon because the EOL of Office 2010 is the next month.</p>
<p dir="auto">Thanks in advance !</p>
<p dir="auto">Best,</p>
]]></description><link>https://community.ceo-vision.com/post/1141</link><guid isPermaLink="true">https://community.ceo-vision.com/post/1141</guid><dc:creator><![CDATA[jlemangarin]]></dc:creator><pubDate>Wed, 09 Sep 2020 10:58:51 GMT</pubDate></item><item><title><![CDATA[Reply to Authentication for edit-from-my-PC on Wed, 09 Sep 2020 11:40:10 GMT]]></title><description><![CDATA[<p dir="auto">Well, we won't manage before the end of the year, it seems.<br />
Thanks for the clarification!</p>
]]></description><link>https://community.ceo-vision.com/post/1142</link><guid isPermaLink="true">https://community.ceo-vision.com/post/1142</guid><dc:creator><![CDATA[aclassen]]></dc:creator><pubDate>Wed, 09 Sep 2020 11:40:10 GMT</pubDate></item><item><title><![CDATA[Reply to Authentication for edit-from-my-PC on Wed, 09 Sep 2020 12:23:57 GMT]]></title><description><![CDATA[<p dir="auto">Dear <a class="plugin-mentions-user plugin-mentions-a" href="https://community.ceo-vision.com/uid/107">@aclassen</a> please have this in mind went you take the decision <a href="https://community.ceo-vision.com/topic/406/end-of-life-ms-office-2010-and-opportunities">https://community.ceo-vision.com/topic/406/end-of-life-ms-office-2010-and-opportunities</a></p>
]]></description><link>https://community.ceo-vision.com/post/1143</link><guid isPermaLink="true">https://community.ceo-vision.com/post/1143</guid><dc:creator><![CDATA[cpotter]]></dc:creator><pubDate>Wed, 09 Sep 2020 12:23:57 GMT</pubDate></item><item><title><![CDATA[Reply to Authentication for edit-from-my-PC on Wed, 09 Sep 2020 12:26:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.ceo-vision.com/uid/2">@cpotter</a> Yes, I've seen that post already. Not for me to decide...</p>
]]></description><link>https://community.ceo-vision.com/post/1145</link><guid isPermaLink="true">https://community.ceo-vision.com/post/1145</guid><dc:creator><![CDATA[aclassen]]></dc:creator><pubDate>Wed, 09 Sep 2020 12:26:05 GMT</pubDate></item><item><title><![CDATA[Reply to Authentication for edit-from-my-PC on Mon, 14 Sep 2020 07:44:27 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="https://community.ceo-vision.com/uid/107">@aclassen</a>,</p>
<p dir="auto">Could you give me the permission to temporary enable these cyphers again to check if this is the cause of the issue ?</p>
<p dir="auto">Even if we don't recommand that we may be able to re enable these cyphers keeping your support licencing active with a signed agreement, waiting for the Office 2010 update.</p>
<p dir="auto">Best regards,</p>
]]></description><link>https://community.ceo-vision.com/post/1159</link><guid isPermaLink="true">https://community.ceo-vision.com/post/1159</guid><dc:creator><![CDATA[jlemangarin]]></dc:creator><pubDate>Mon, 14 Sep 2020 07:44:27 GMT</pubDate></item><item><title><![CDATA[Reply to Authentication for edit-from-my-PC on Mon, 14 Sep 2020 07:46:10 GMT]]></title><description><![CDATA[<p dir="auto">Yes please</p>
]]></description><link>https://community.ceo-vision.com/post/1160</link><guid isPermaLink="true">https://community.ceo-vision.com/post/1160</guid><dc:creator><![CDATA[aclassen]]></dc:creator><pubDate>Mon, 14 Sep 2020 07:46:10 GMT</pubDate></item><item><title><![CDATA[Reply to Authentication for edit-from-my-PC on Mon, 14 Sep 2020 07:51:34 GMT]]></title><description><![CDATA[<p dir="auto">That's done ! <img src="https://community.ceo-vision.com/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=i5ict6uvjhg" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" title=":)" alt="🙂" /></p>
]]></description><link>https://community.ceo-vision.com/post/1161</link><guid isPermaLink="true">https://community.ceo-vision.com/post/1161</guid><dc:creator><![CDATA[jlemangarin]]></dc:creator><pubDate>Mon, 14 Sep 2020 07:51:34 GMT</pubDate></item><item><title><![CDATA[Reply to Authentication for edit-from-my-PC on Mon, 14 Sep 2020 08:56:54 GMT]]></title><description><![CDATA[<p dir="auto">And the edit-from-my-PC works again with Office 2010.<br />
I'm asking my colleagues about the exception</p>
]]></description><link>https://community.ceo-vision.com/post/1162</link><guid isPermaLink="true">https://community.ceo-vision.com/post/1162</guid><dc:creator><![CDATA[aclassen]]></dc:creator><pubDate>Mon, 14 Sep 2020 08:56:54 GMT</pubDate></item><item><title><![CDATA[Reply to Authentication for edit-from-my-PC on Mon, 14 Sep 2020 08:58:05 GMT]]></title><description><![CDATA[<p dir="auto">Thanks for the update !</p>
<p dir="auto">Please tell me if you want to make this configuration permanent so I'll prepare an agreement for us.</p>
<p dir="auto">Best !</p>
]]></description><link>https://community.ceo-vision.com/post/1163</link><guid isPermaLink="true">https://community.ceo-vision.com/post/1163</guid><dc:creator><![CDATA[jlemangarin]]></dc:creator><pubDate>Mon, 14 Sep 2020 08:58:05 GMT</pubDate></item><item><title><![CDATA[Reply to Authentication for edit-from-my-PC on Wed, 16 Sep 2020 13:13:24 GMT]]></title><description><![CDATA[<p dir="auto">Yes, we'd like to have this permanent... for the time being, so as not to stop users from experimenting with it,</p>
]]></description><link>https://community.ceo-vision.com/post/1168</link><guid isPermaLink="true">https://community.ceo-vision.com/post/1168</guid><dc:creator><![CDATA[aclassen]]></dc:creator><pubDate>Wed, 16 Sep 2020 13:13:24 GMT</pubDate></item></channel></rss>