add objectclass and ability to have multiple comma-separated values to LDAP
[freeside.git] / FS / FS / part_export.pm
index 79fe913..86bd424 100644 (file)
@@ -745,6 +745,7 @@ tie my %ldap_options, 'Tie::IxHash',
                       'userpassword $crypt_password',
                       'hint',
                       'answer $sec_phrase',
+                      'objectclass top,person,inetOrgPerson',
                     ),
                   },
   'radius'     => { label=>'Export RADIUS attributes', type=>'checkbox', },