0x1 | Connecting to \"%1\" |
Connecting to \"%1\" |
0x2 | The connection cannot be established |
The connection cannot be established |
0x3 | Logging in as \"%1\" using simple bind |
Logging in as \"%1\" using simple bind |
0x4 | Simple bind returned '%1' |
Simple bind returned '%1' |
0x5 | Logging in as \"%1\" in domain \"%2\" using SSPI |
Logging in as \"%1\" in domain \"%2\" using SSPI |
0x6 | SSPI \"bind with supplied creds\" returned '%1' |
SSPI \"bind with supplied creds\" returned '%1' |
0x7 | Logging in as current user using SSPI |
Logging in as current user using SSPI |
0x8 | SSPI \"bind as current user\" returned '%1' |
SSPI \"bind as current user\" returned '%1' |
0x9 | The command has completed successfully |
The command has completed successfully |
0xA | A memory error has occurred in the program |
A memory error has occurred in the program |
0xB | Invalid Parameter: Bad argument '%1' |
Invalid Parameter: Bad argument '%1' |
0xC | Invalid Parameter: filename must follow -f |
Invalid Parameter: filename must follow -f |
0xD | Invalid Parameter: server name must follow -s |
Invalid Parameter: server name must follow -s |
0xE | Invalid Parameter: szRootDN must follow -d |
Invalid Parameter: szRootDN must follow -d |
0xF | Invalid Parameter: szFilter must follow -r |
Invalid Parameter: szFilter must follow -r |
0x10 | Invalid Parameter: scope must follow -p |
Invalid Parameter: scope must follow -p |
0x11 | Invalid Parameter: Invalid Scope |
Invalid Parameter: Invalid Scope |
0x12 | Invalid Parameter: Requires 'From DN' and 'To DN' |
Invalid Parameter: Requires 'From DN' and 'To DN' |
0x13 | Invalid Parameter: attributes must follow -l |
Invalid Parameter: attributes must follow -l |
0x14 | Invalid Parameter: Duplicate Credentials Definition |
Invalid Parameter: Duplicate Credentials Definition |
0x15 | Invalid Parameter: Requires username and password |
Invalid Parameter: Requires username and password |
0x16 | Invalid Parameter: Requires username, domainname and password |
Invalid Parameter: Requires username, domainname and password |
0x17 | An error has occurred in the program |
An error has occurred in the program |
0x18 | Invalid Parameter: Input file name required |
Invalid Parameter: Input file name required |
0x19 | Invalid Parameter: Server name required |
Invalid Parameter: Server name required |
0x1A | Invalid Parameter: RootDn not required for import |
Invalid Parameter: RootDn not required for import |
0x1B | Invalid Parameter: Filter not required for import |
Invalid Parameter: Filter not required for import |
0x1C | Invalid Parameter: Scope not required for import |
Invalid Parameter: Scope not required for import |
0x1D | Invalid Parameter: attributes must follow -o |
Invalid Parameter: attributes must follow -o |
0x1E | Invalid Parameter: SAM Logic cannot be turned on for import |
Invalid Parameter: SAM Logic cannot be turned on for import |
0x1F | Invalid Parameter: Omit List not required for import |
Invalid Parameter: Omit List not required for import |
0x20 | Invalid Parameter: Attribute List not required for import |
Invalid Parameter: Attribute List not required for import |
0x21 | Invalid Parameters: Ignore binary setting not applicable for import |
Invalid Parameters: Ignore binary setting not applicable for import |
0x22 | Invalid Parameters: Span Multiple Lines not applicable for import |
Invalid Parameters: Span Multiple Lines not applicable for import |
0x23 | Invalid Parameters: RootDn required for export |
Invalid Parameters: RootDn required for export |
0x24 | Invalid Parameters: Filter required for export |
Invalid Parameters: Filter required for export |
0x25 | Invalid Parameters: Skip Exist setting not applicable for export |
Invalid Parameters: Skip Exist setting not applicable for export |
0x26 | CSV Directory ExchangeGeneral Parameters==================-i Turn on Import Mode (The default is Export)-f filename Input or Output filename-s servername The server to bind to (Default to DC of computer's domain)-v Turn on Verbose Mode-c FromDN ToDN Replace occurences of FromDN to ToDN-j path Log File Location-t port Port Number (default = 389)-u Use Unicode format-h Enable SASL layer signing and encryption-? HelpExport Specific===============-d RootDN The root of the LDAP search (Default to Naming Context)-r Filter LDAP search filter (Default to \"(objectClass=*)\")-p SearchScope Search Scope (Base/OneLevel/Subtree)-l list List of attributes (comma separated) to look for in an LDAP search-o list List of attributes (comma separated) to omit from input.-g Disable Paged Search.-m Enable the SAM logic on export.-n Do not export binary valuesImport ======-k The import will go on ignoring 'Constraint Violation' and 'Object Already Exists' errorsCredentials Establishment=========================Note that if no credentials is specified, CSVDE will bind as the currentlylogged on user, using SSPI.-a UserDN [Password | *] Simple authentication-b UserName Domain [Password | *] SSPI bind methodExample: Simple import of current domain csvde -i -f INPUT.CSV Example: Simple export of current domain csvde -f OUTPUT.CSV Example: Export of specific domain with credentials csvde -m -f OUTPUT.CSV -b USERNAME DOMAINNAME * -s SERVERNAME -d \"cn=users,DC=DOMAINNAME,DC=Microsoft,DC=Com\" -r \"(objectClass=user)\" |
CSV Directory ExchangeGeneral Parameters==================-i Turn on Import Mode (The default is Export)-f filename Input or Output filename-s servername The server to bind to (Default to DC of computer's domain)-v Turn on Verbose Mode-c FromDN ToDN Replace occurences of FromDN to ToDN-j path Log File Location-t port Port Number (default = 389)-u Use Unicode format-h Enable SASL layer signing and encryption-? HelpExport Specific===============-d RootDN The root of the LDAP search (Default to Naming Context)-r Filter LDAP search filter (Default to \"(objectClass=*)\")-p SearchScope Search Scope (Base/OneLevel/Subtree)-l list List of attributes (comma separated) to look for in an LDAP search-o list List of attributes (comma separated) to omit from input.-g Disable Paged Search.-m Enable the SAM logic on export.-n Do not export binary valuesImport ======-k The import will go on ignoring 'Constraint Violation' and 'Object Already Exists' errorsCredentials Establishment=========================Note that if no credentials is specified, CSVDE will bind as the currentlylogged on user, using SSPI.-a UserDN [Password | *] Simple authentication-b UserName Domain [Password | *] SSPI bind methodExample: Simple import of current domain csvde -i -f INPUT.CSV Example: Simple export of current domain csvde -f OUTPUT.CSV Example: Export of specific domain with credentials csvde -m -f OUTPUT.CSV -b USERNAME DOMAINNAME * -s SERVERNAME -d \"cn=users,DC=DOMAINNAME,DC=Microsoft,DC=Com\" -r \"(objectClass=user)\" |
0x27 | Unable to open error file. |
Unable to open error file. |
0x28 | Exporting directory to file %1 |
Exporting directory to file %1 |
0x29 | Searching for entries... |
Searching for entries... |
0x2A | Error creating temporary file |
Error creating temporary file |
0x2B | Error opening temporary file |
Error opening temporary file |
0x2C | Search Failed |
Search Failed |
0x2D | Writing out entries |
Writing out entries |
0x2E | ldap_search_s error: '%1' |
ldap_search_s error: '%1' |
0x2F | Error reading temporary file |
Error reading temporary file |
0x30 | Export Completed. Post-processing in progress... |
Export Completed. Post-processing in progress... |
0x31 | %1!d! entries exported |
%1!d! entries exported |
0x32 | Error writing to output file. This can be caused by insufficientdisk space. |
Error writing to output file. This can be caused by insufficientdisk space. |
0x33 | Invalid file format. Error getting DN of entry |
Invalid file format. Error getting DN of entry |
0x34 | Error writing to file. This error happens when the entry cannot be written, itcan be caused by writing a Unicode value to a non-unicode file. |
Error writing to file. This error happens when the entry cannot be written, itcan be caused by writing a Unicode value to a non-unicode file. |
0x35 | Exporting entry: %1 |
Exporting entry: %1 |
0x36 | Error opening output file. |
Error opening output file. |
0x37 | Organizing Output file%0 |
Organizing Output file%0 |
0x39 | Error writing to fileUNPRINTABLE BINARY(%1!d!)%0 |
Error writing to fileUNPRINTABLE BINARY(%1!d!)%0 |
0x3A | Syntax error in input file. |
Syntax error in input file. |
0x3B | Invalid number of attributes in input file. |
Invalid number of attributes in input file. |
0x3C | Importing directory from file \"%1\" |
Importing directory from file \"%1\" |
0x3D | Entry already exists, entry skipped. |
Entry already exists, entry skipped. |
0x3E | Attribute or value exists, entry skipped. |
Attribute or value exists, entry skipped. |
0x3F | Constraint Violoation, entry skipped. |
Constraint Violoation, entry skipped. |
0x40 | Unknown Option |
Unknown Option |
0x41 | Add error on line %1!d!: %2 |
Add error on line %1!d!: %2 |
0x42 | Entry modified successfully. |
Entry modified successfully. |
0x43 | Member attribute cannot be modified. |
Member attribute cannot be modified. |
0x44 | %1!d! entries modified successfully. |
%1!d! entries modified successfully. |
0x45 | 1 entry modified successfully. |
1 entry modified successfully. |
0x46 | No Entries found |
No Entries found |
0x47 | Error reading attribute list |
Error reading attribute list |
0x48 | Invalid file format. DN Attribute not defined |
Invalid file format. DN Attribute not defined |
0x49 | objectClass Attribute not defined |
objectClass Attribute not defined |
0x4A | Invalid HEX String |
Invalid HEX String |
0x4B | Error opening append file |
Error opening append file |
0x4C | Parsing error: Inconsistent values at column %1!d!. Last read character is %2!d! |
Parsing error: Inconsistent values at column %1!d!. Last read character is %2!d! |
0x4D | Error opening input file |
Error opening input file |
0x4E | Loading entries%0 |
Loading entries%0 |
0x4F | Line Concatenation trailed by non null characters |
Line Concatenation trailed by non null characters |
0x50 | Unable to open log file |
Unable to open log file |
0x51 | Unable to open error file |
Unable to open error file |
0x52 | Invalid Parameter: Port number must follow -t |
Invalid Parameter: Port number must follow -t |
0x53 | A parameter has been defined more than once |
A parameter has been defined more than once |
0x54 | Invalid Parameter: Log File Location must follow -j |
Invalid Parameter: Log File Location must follow -j |
0x55 | Invalid Parameter: No Active Directory Domain Controller available |
Invalid Parameter: No Active Directory Domain Controller available |
0x56 | Invalid Parameter: -g option not available under import |
Invalid Parameter: -g option not available under import |
0x57 | The server side error is \"%1\" |
The server side error is \"%1\" |
0x58 | Paging support not available from the server, paging will be disabled. |
Paging support not available from the server, paging will be disabled. |
0x59 | Type the password for %1:%0 |
Type the password for %1:%0 |
0x5A | The input password is too long; the maximum password length is 256. |
The input password is too long; the maximum password length is 256. |
0x5B | The default naming context cannot be found. Using NULL as the search base. |
The default naming context cannot be found. Using NULL as the search base. |
0x5C | Export with SAM logic cannot be enabled for the specified server, a normal export will be performed. |
Export with SAM logic cannot be enabled for the specified server, a normal export will be performed. |
0x5D | Syntax error on line %1!d! |
Syntax error on line %1!d! |
0x5E | Parsing error: expect comma after column %1!d!. Last read character is %2!d! |
Parsing error: expect comma after column %1!d!. Last read character is %2!d! |
0x5F | Parsing error: expecting value at column %1!d!. Last read character is %2!d! |
Parsing error: expecting value at column %1!d!. Last read character is %2!d! |
0x60 | Parsing error. Last read character is %1!d! |
Parsing error. Last read character is %1!d! |
0x61 | No log files were written. In order to generate a log file, pleasespecify the log file path via the -j option. |
No log files were written. In order to generate a log file, pleasespecify the log file path via the -j option. |
0x62 | Unable to enable SASL layer encryption: %1. |
Unable to enable SASL layer encryption: %1. |
0x63 | Unable to enable SASL layer signing: %1. |
Unable to enable SASL layer signing: %1. |