active directory - Is "maxPwdAge" a constant attribute name for LDAP? -


i new ldap , wondering if attribtue names "maxpwdage" , "pwdlastset" constant attribute names ldap, not ad?

the reason want know because want write program calculate password expiration time systems use ldap. if names not constant across systems, might pretty complicate me.

pwdlastreset peculiar active directory far know.

pwdmaxage comes internet draft 'ldap password policy', step before rfc, technically expired years ago nevertheless implemented number of ldap servers. in openldap have add ppolicy overlay password-policy attributes appear.

you should note may not have access pwdlastreset attribute, , pwdmaxage not attribute of user @ all: attribute of policy entry, may not have access either.