DirectoryTree / LdapRecord

A fully-featured LDAP framework.
https://ldaprecord.com
MIT License
500 stars 44 forks source link

[Feature] Add `{base}` DN substitution in DN comparison methods: #672

Closed stevebauman closed 7 months ago

stevebauman commented 9 months ago

Describe the feature you'd like:

$user->isDescendantOf('cn=Administrators,{base}');