I'm using Apache Directory Ldap with openLDAP 2.5.12.
I want to set a attribue like AD userAccountControl UF ACCT DISABLED value, which means it can show the user is available or not. At frist, I got informations that can add Object passwordPolicy in the right schema.However,there isn't the ppolicy.schema in /etc/ldap/schema and I can't to add the ppolicy.schema with the SFTP error.
I am wonder how can I do? Or there are some objects with some attribute can replace?
Thank you SO much!