mirror of
https://github.com/moparisthebest/davmail
synced 2025-01-05 18:58:02 -05:00
Doc: new FAQ entry, Exchange RSA two factor authentication form
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2035 3d1905a2-6b24-0410-a738-b14d5a86fcbd
This commit is contained in:
parent
2d7fbe65c3
commit
4fcc87af72
@ -63,7 +63,6 @@
|
||||
<p>Note to Mac users: OSX applications do not like username with backslash, you have to set windows
|
||||
domain name in DavMail advanced settings and use the simple username in client application.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<strong>Authentication fails with error in parsing the status line</strong>
|
||||
</p>
|
||||
@ -74,6 +73,14 @@
|
||||
<p>Your Exchange server expects HTTPS (secured) connections, use https instead of http in
|
||||
OWA url.
|
||||
</p>
|
||||
<p>
|
||||
<strong>Exchange RSA two factor authentication form</strong>
|
||||
</p>
|
||||
<p>Exchange now supports two factor authentication for RSA tokens. This requires two potentially
|
||||
different user names in fields userid and username. Use a pipe in client to provide both values:
|
||||
<code>userid|username</code>. In some cases you will need to also provide domain name:
|
||||
<code>userid|domain\username</code>
|
||||
</p>
|
||||
<p>
|
||||
<strong>Where can I find DavMail settings file ?</strong>
|
||||
</p>
|
||||
|
Loading…
Reference in New Issue
Block a user