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:
mguessan 2012-09-25 20:42:54 +00:00
parent 2d7fbe65c3
commit 4fcc87af72
1 changed files with 8 additions and 1 deletions

View File

@ -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>