I am working with LDAP to create computer accounts in Active Directory. While, I am able to create computer accounts that can be joined to the domain I have not yet been able to figure out how to set that accounts access control entry (ACE). There are plenty of examples of how to do this utilizing VBScript and the AccessControlEntry object, but I am not utilizing VBScript and am looking for a purely LDAP solution. Any suggestions?