Is there an option in FDS for password expiration warning message to go out via email?
We have few applications that use FDS but none reports about the password expiration.
SSH displays the warning but there are users who don't use ssh.
Any help is highly appreciated.
Thanks much.
CONFIDENTIALITY NOTICE: This email message and any attachments contain proprietary and privileged information of Roundbox, Inc., which are provided for the sole and confidential use of the intended recipients. Any review, use, disclosure or distribution of this information is restricted and must comply with the nondisclosure agreement between Roundbox, Inc. and you (or your company). All other uses are prohibited. If you are not an intended recipient, please contact the sender by reply email and promptly delete and otherwise destroy all copies of the message and its attachments.
On Mon, 2007-09-10 at 10:55 -0400, FDS User wrote:
Is there an option in FDS for password expiration warning message to go out via email?
We have few applications that use FDS but none reports about the password expiration.
SSH displays the warning but there are users who don’t use ssh.
Any help is highly appreciated.
Thanks much.
We run a script nightly via cron that handles this.
-Steve
FDS User wrote:
Is there an option in FDS for password expiration warning message to go out via email?
No. Probably the easiest way to do it would be to write a cronjob that periodically searches the directory server for about-to-expire passwords and sends out email.
We have few applications that use FDS but none reports about the password expiration.
SSH displays the warning but there are users who don’t use ssh.
Any help is highly appreciated.
Thanks much.
CONFIDENTIALITY NOTICE: This email message and any attachments contain proprietary and privileged information of Roundbox, Inc., which are provided for the sole and confidential use of the intended recipients. Any review, use, disclosure or distribution of this information is restricted and must comply with the nondisclosure agreement between Roundbox, Inc. and you (or your company). All other uses are prohibited. If you are not an intended recipient, please contact the sender by reply email and promptly delete and otherwise destroy all copies of the message and its attachments.
-- Fedora-directory-users mailing list Fedora-directory-users@redhat.com https://www.redhat.com/mailman/listinfo/fedora-directory-users
Maurizio Marini wrote:
On Mon September 10 2007 17:16, Richard Megginson wrote:
about-to-expire
Hi which attribute is to be used to retrieve "about-to-expire" password? i am using php-ldap to authentication backend and i dunno how can i retrieve password expiration dates
There are some operational attributes: passwordExpirationTime - this is the time at which the password will expire pwdExpirationWarned - if this is > 0, this means the server has sent a warning in the response control to the BIND operation passwordWarning - the server will begin sending warnings in the response control to the BIND operation when the password has this many seconds or fewer left until expiration
TIA Maurizio
-- Fedora-directory-users mailing list Fedora-directory-users@redhat.com https://www.redhat.com/mailman/listinfo/fedora-directory-users
389-users@lists.fedoraproject.org