![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
my ldap verions in widnows is 2.2.28 Berkeley *DB version is 4.3.28, in windows : cmd>db_dump -f id2entry.dump id2entry cmd>ftp id2entry.dump redhat.coonay.com in linux: #/usr/local/BerkeleyDB.4.7/bin/db_load -f radiaId.dump -h /var/opt/ ldap/ radiaId.bdb db_load: line 2: unexpected format how can i dump the bdb in window into linux?should i update the bdb to 4.7 in window in order for that work? thanks so much |
#3
| |||
| |||
|
|
the first lines in radiaId.dump is : VERSION=3 format=bytevalue type=btree duplicates=1 dupsort=1 db_pagesize=4096 HEADER=END |
#4
| |||
| |||
|
|
* Coonay: the first lines *in radiaId.dump is : VERSION=3 format=bytevalue type=btree duplicates=1 dupsort=1 db_pagesize=4096 HEADER=END Can you post the output of "hd radiaId.dump | head"? I suspect you need to convert the line endings from CRLF to LF. |
#5
| |||
| |||
|
|
* Coonay: the first lines *in radiaId.dump is : VERSION=3 format=bytevalue type=btree duplicates=1 dupsort=1 db_pagesize=4096 HEADER=END Can you post the output of "hd radiaId.dump | head"? I suspect you need to convert the line endings from CRLF to LF. |
#6
| |||
| |||
|
|
On Apr 15, 8:05*pm, Florian Weimer <f... (AT) deneb (DOT) enyo.de> wrote: * Coonay: the first lines *in radiaId.dump is : VERSION=3 format=bytevalue type=btree duplicates=1 dupsort=1 db_pagesize=4096 HEADER=END Can you post the output of "hd radiaId.dump | head"? I suspect you need to convert the line endings from CRLF to LF. btw ,i transfer the dump using binary mode,should there is no CRLF |
|
what is hd?i cann't find it . |
![]() |
| Thread Tools | |
| Display Modes | |
| |