mirror of
https://github.com/LDAPAccountManager/lam.git
synced 2025-10-03 01:39:33 +02:00
#441 SMS sending
This commit is contained in:
parent
94d97ed8f9
commit
aa1e474302
2 changed files with 15 additions and 10 deletions
|
@ -1457,20 +1457,25 @@
|
||||||
|
|
||||||
<literallayout> </literallayout>
|
<literallayout> </literallayout>
|
||||||
|
|
||||||
<para>LAM Pro can send your users an email with a confirmation link to
|
<para>LAM Pro can send your users an SMS/email with a confirmation link
|
||||||
validate their email address. Of course, this should only be used if the
|
to validate their SMS/email address. If you select to send an SMS then
|
||||||
email account is independent from the user password (e.g. at external
|
the email mechanism will only be used if no mobile phone number was
|
||||||
provider) or you use the backup email address feature. The mail body
|
found for this user. You also need to setup the <link
|
||||||
must include the confirmation link by using the special wildcard
|
linkend="smsSetup">SMS settings</link>.</para>
|
||||||
"@@resetLink@@". Additionally, you may want to insert other wildcards
|
|
||||||
that are replaced by the corresponding LDAP attributes. E.g. "@@uid@@"
|
<para>Confirmation mails should only be used if the email account is
|
||||||
will be replaced by the user name.</para>
|
independent from the user password (e.g. at external provider) or you
|
||||||
|
use the backup email address feature. The mail body must include the
|
||||||
|
confirmation link by using the special wildcard "@@resetLink@@".
|
||||||
|
Additionally, you may want to insert other wildcards that are replaced
|
||||||
|
by the corresponding LDAP attributes. E.g. "@@uid@@" will be replaced by
|
||||||
|
the user name.</para>
|
||||||
|
|
||||||
<para>There is also an option to skip the security question at all if
|
<para>There is also an option to skip the security question at all if
|
||||||
email verification is enabled. In this case the password can be reset
|
email verification is enabled. In this case the password can be reset
|
||||||
directly after clicking on the confirmation link. Please handle with
|
directly after clicking on the confirmation link. Please handle with
|
||||||
care since anybody with access to the user's mail account can reset the
|
care since anybody with access to the user's SMS/mail account can reset
|
||||||
password.</para>
|
the password.</para>
|
||||||
|
|
||||||
<para><emphasis role="bold">Captcha support</emphasis></para>
|
<para><emphasis role="bold">Captcha support</emphasis></para>
|
||||||
|
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 133 KiB After Width: | Height: | Size: 85 KiB |
Loading…
Add table
Add a link
Reference in a new issue