This note demonstrates some exciting Perl magic. It presents several ways to convert a directory-like name of an object in Active Directory to a X.500 Distonguished name. The script is interrupted by useful comments explaining the following chunk. [crayon-55e906c70f349365810753/] The following code chunk demonstrates how to perform the conversion in two lines. Unfortunately, this is […]
The post Active Directory Name to Distinguished Name Conversion appeared first on Nicholas Dille.