<div>anyone familiar with ldap?&nbsp;We use a password script to let users update their password and&nbsp;I wanted to throw in&nbsp;something that&nbsp;says the password is only good for 90 or 120 days. So I&#39;m wondering if I change the value on this line from 0 to say 90 or 120 if it will work.</div>

<div>&nbsp;</div>
<div>my $PASSWORD_AGE_DAYS = 0;</div>