Zimbra notes/Domainreport: Revision history

From Federal Burro of Information
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

1 January 2012

  • curprev 03:5703:57, 1 January 2012David talk contribs 3,206 bytes +3,206 Created page with "print out a csv report of domains. <pre> #!/usr/bin/perl -w use strict; use Net::LDAP; use Data::Dumper; my $VERBOSE = 0; my $host = "ldap1"; my $base = ""; my $mydn = "uid=zi..."