Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions user_domains.rst
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,7 @@ Optional attributes are:
can be set to the user's personal email address, where password
expiration warnings are sent. Some applications may also use it as a
valid login name.
* Password never expires (AD only) -- When enabled, the user's password
* Password never expires -- When enabled, the user's password
remains valid indefinitely, bypassing the domain password age policy.
* Required password change / User has to change password at next login (AD
only) -- When enabled, the user is prompted to change their password at
Expand Down Expand Up @@ -515,7 +515,7 @@ When creating a user, the following fields are available:
* Password
* Group (optional field)
* Email address (optional field)
* Password never expires (optional field, AD only)
* Password never expires (optional field)
* Required password change / User has to change password at next login (optional field, AD only)

The portal is automatically configured on every instance of :ref:`active_directory-section` or :ref:`openldap-section` provider.
Expand Down