Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
devel:documentation:uniform_password [2020/09/08 13:15]
husniko
devel:documentation:uniform_password [2021/03/23 14:24] (current)
svandav [Uniform password for new accounts]
Line 1: Line 1:
-<- .:systems Systems ^ .:start | Documentation ^ .:accounts | Accounts ->+<- .:wizards| ^ .:start | Documentation ^ .:accounts | Accounts ->
 {{tag>synchronization password filter passwordfilter echo echos uniform password system systems one password}} {{tag>synchronization password filter passwordfilter echo echos uniform password system systems one password}}
  
Line 30: Line 30:
 Password filter is a useful [[https://en.wikipedia.org/wiki/Active_Directory|Active Directory]] extension which provides a manner for common MS Windows users to change their password by a standard way such as (ctrl + alt + del) and have this new password propagated to IdM. Depending on the IdM configuration, the new password may be propagated into other related systems and thus maintain unified password on them. An integral part is also validation, if the new password meets all password policies. Password filter is a useful [[https://en.wikipedia.org/wiki/Active_Directory|Active Directory]] extension which provides a manner for common MS Windows users to change their password by a standard way such as (ctrl + alt + del) and have this new password propagated to IdM. Depending on the IdM configuration, the new password may be propagated into other related systems and thus maintain unified password on them. An integral part is also validation, if the new password meets all password policies.
 More about [[devel:documentation:uniform_password:password_filter_dll| password filter dll library for AD can be found there]] More about [[devel:documentation:uniform_password:password_filter_dll| password filter dll library for AD can be found there]]
 +
 +===== Uniform password for new accounts =====
 +{{tag>uniform password common account create}}
 +The main goal of a uniform password for new accounts is to ensure that new identities will have the same password in newly created accounts.
 +
 +More about this you can found [[.:adm/uniform_password| here]].
  
  • by husniko