Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Does CSUnix support password aging?

aging csunix password support
0
Posted

Does CSUnix support password aging?

0

A. Yes, but only through the Telnet interface. Check these items: • The user profile has an until date set for the password. • The CLI.cfg file has lines that define these values: config_warning_period x config_expiry_period y If all of these items are true, then the user receives an expiration message through Telnet x days prior to the until date. When the user starts the password change sequence by leaving their password blank and pressing Enter, the until date is incremented by y days. A sample user profile is shown in this output, with a brief explanation. > ./ViewProfile -p 9900 -u abcde123 !— In this example, abcde123 is used in place of an actual user name. User Profile Information user = abcde123{ profile_id = 21 profile_cycle = 1 password = clear “********” until “8 Aug 2001” } In this example, if the CSU.cfg file has the lines config_warning_period 5 and config_expiry_period 30, then the user named “abcde123” starts to receive Telnet warnings of password expiration on Augus

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123