logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

argonaut-user-reminder - read account expiration date from ldap and send emails reminders

Authors

       Come Bernigaud

Bugs

       Please  report  any  bugs,  or post any suggestions, to the fusiondirectory mailing list fusiondirectory-
       users or to <https://gitlab.fusiondirectory.org/argonaut/argonaut/issues/new>

Description

       argonaut-user-reminder is a program used to read account expiration dates from the LDAP.  It reads the
       delay before expiration from the LDAP and send emails for user to postpone expiration date or change the
       password.

Name

       argonaut-user-reminder - read account expiration date from ldap and send emails reminders

Options

--verbose
          be verbose

       --posix
          check only POSIX account expiration (based on shadowExpire)

       --ppolicy
          check only ppolicy password expiration (based on pwdChangedTime and pwdMaxAge)

       --both
          check both POSIX account expiration and ppolicy password expiration

Synopsis

       argonaut-user-reminder [--verbose] [--posix|--ppolicy|--both (default)]

See Also