User Ratings

★★★★★
★★★★
★★★
★★
2
0
0
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5

Rate This Project
Login To Rate This Project

User Reviews

  • Worked like a charm for me :) Thanks
  • Thanks. I could extremely simplified the process to replicate from LDAP directory to FileMaker database. I rewrote ldap-csvexport.pl multi value part as below, [line 526] "foreach my $val (sort { return 1 if lc($a) lt lc($b); return -1 if lc($a) gt lc($b); return 0;} @values)" -> "foreach my $val (@values)", because I would like to get ou's as |division|Department|sub Department|. I would much appreciate if you add an option not to sort multi value.
  • Previous
  • You're on page 1
  • Next