Hi, Am 23.04.20 um 20:28 schrieb mj: > Is it possible to utilize LAM (pro?) for this scenario: > - define max password age in LAM > - have lam check the AD info (like pwdLastSet) > - configure a LAM task to send emails to users X,Y and Z days before > expiration, with a link to the self-service portal where they can change it > - and if a password actually would expire, perform 'an action' (like > notify admins, disable the user, run a script, or whatever)
you can use the cron jobs in LAM Pro for this: https://www.ldap-account-manager.org/static/doc/manual/ch03s02.html#idm1087 Here you can link to self service which allows the password change. > We discovered only today, that if we set the OU for users to the base of > our ldap tree, LAM discovers *all* users (including those in other OU's, > and an extra drop down appears where we can move users between OU's! > Great functionality that we thought was missing in LAM, but that was > actually there!) :) > What would be nice as well (having discovered the above) is to have a > dropdown filter, to select what OU to filter on. (so we could choose to > show only the users in OU=students-2019) Where exactly do you need this filter? E.g. on account list you will also see the drop-down to filter by OU. Best regards Roland -- LDAP Account Manager https://www.ldap-account-manager.org/ _______________________________________________ Lam-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lam-public
