6.8
This commit is contained in:
parent
5a9c4660e1
commit
f3516ba92d
|
@ -574,6 +574,12 @@
|
||||||
version. Unless explicitly noticed there is no need to install an
|
version. Unless explicitly noticed there is no need to install an
|
||||||
intermediate release.</para>
|
intermediate release.</para>
|
||||||
|
|
||||||
|
<section>
|
||||||
|
<title>6.7 -> 6.8</title>
|
||||||
|
|
||||||
|
<para>No actions required.</para>
|
||||||
|
</section>
|
||||||
|
|
||||||
<section>
|
<section>
|
||||||
<title>6.6 -> 6.7</title>
|
<title>6.6 -> 6.7</title>
|
||||||
|
|
||||||
|
|
|
@ -1259,9 +1259,14 @@
|
||||||
object class in each line. If you use LAM Pro password self reset
|
object class in each line. If you use LAM Pro password self reset
|
||||||
feature then do not forget to add "passwordSelfReset" here.</para>
|
feature then do not forget to add "passwordSelfReset" here.</para>
|
||||||
|
|
||||||
|
<para/>
|
||||||
|
|
||||||
<para><emphasis>Attributes:</emphasis> This is a list of additional
|
<para><emphasis>Attributes:</emphasis> This is a list of additional
|
||||||
attributes that the user can enter. Please note that user name, password
|
attributes that the user can enter. Please note that user name, password
|
||||||
and email address are mandatory anyway and need not be specified.</para>
|
and email address (attribute "mail") are mandatory anyway and need not
|
||||||
|
be specified. Just in case you use the legacy attribute "email" for
|
||||||
|
account it needs to be specified (attribute "mail" will then not be
|
||||||
|
shown).</para>
|
||||||
|
|
||||||
<para>Each line represents one LDAP attribute. The settings are
|
<para>Each line represents one LDAP attribute. The settings are
|
||||||
separated by "::". The first setting specifies the field type. The
|
separated by "::". The first setting specifies the field type. The
|
||||||
|
|
Loading…
Reference in New Issue