Help for this page

Select Code to Download


  1. or download this
        $result = $ldap->add( "cn=mynetworks,$ldapFileDN",
        attrs => [
            'fileStore' => [ @mynets ],
            'homeDirectory'   => '/etc/postfix'
        ] );