It would seem that my LDAP is up and running but I''m still trying to
finish
the upgrade process as outlined here:
http://directory.fedora.redhat.com/wiki/Install_Guide#Upgrading_from_the_7.1_release
Specifically I''m told to run the following commands:
cd /opt/fedora-ds/slapd-yourhost
./db2ldif -U -s o=netscaperoot -o /tmp/nsroot.ldif
After doing the above command, I get the following error:
[root@low-mgt-101 slapd-low-mgt-101]# ./db2ldif -U -s o=netscaperoot -o
/tmp/nsroot.ldif
usage: ns-slapd db2ldif -D instancedir [-n backend-instance-name] [-d
debuglevel] [-N] [-a outputfile] [-r] [-C] [{-s includesuffix}*] [{-x
excludesuffix}*] [-u] [-U] [-m] [-M] [-E]
Note: either "-n backend_instance_name" or "-s
includesuffix" is required.
Can someone help me out?
Thanks,
Aaron
Richard Megginson
2006-Oct-31 22:34 UTC
Re: [Fedora-directory-users] Upgrade from 7.1-2 to 1.0.3
Aaron Cline wrote:> It would seem that my LDAP is up and running but I''m still trying to > finish the upgrade process as outlined here: > > http://directory.fedora.redhat.com/wiki/Install_Guide#Upgrading_from_the_7.1_release > <http://directory.fedora.redhat.com/wiki/Install_Guide#Upgrading_from_the_7.1_release> > > Specifically I''m told to run the following commands: > > cd /opt/fedora-ds/slapd-yourhost > ./db2ldif -U -s o=netscaperoot -o /tmp/nsroot.ldif > > > > > After doing the above command, I get the following error: > > [root@low-mgt-101 slapd-low-mgt-101]# ./db2ldif -U -s o=netscaperoot > -o /tmp/nsroot.ldif > usage: ns-slapd db2ldif -D instancedir [-n backend-instance-name] [-d > debuglevel] [-N] [-a outputfile] [-r] [-C] [{-s includesuffix}*] [{-x > excludesuffix}*] [-u] [-U] [-m] [-M] [-E] > Note: either "-n backend_instance_name" or "-s includesuffix" is > required. > > > Can someone help me out?Use -a instead of -o - I''ve updated the wiki page.> > Thanks, > > Aaron > ------------------------------------------------------------------------ > > -- > Fedora-directory-users mailing list > Fedora-directory-users@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users >