ldapmodify and Fedora DS migration

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



All,

I am migrating an LDAP server off of Netscape I-Planet to Fedora 
Directory Server 1.0.4.  I am having some issues with ldapmodify in that 
the command that worked in I-Planet 5.0 to do adds, modifiess, and 
deletes from the same run doesn't seem to work in Fedora DS.

With I-Planet:

ldapmodify -a -c -D "cn=Directory Manager" -w xxxxx -f updates.ldif

would take updates.ldif and do the adds, modifies, and deletions that 
were in the ldif all in one run.


However, to do the same thing in Fedora DS, I find that I am having to do:

ldapmodify -c -x -D "cn=Directory Manager" -w xxxxx -f updates.ldif

and then

ldapmodify -a -c -x -D "cn=Directory Manager" -w xxxxx -f updates.ldif



So I guess I wondering if there is a way to get one iteration of 
ldapmodify to handle changes, adds, and deletes as the I-Planet version 
did. 


Thanks!




[Index of Archives]     [Fedora User Discussion]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora News]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora QA]     [Fedora Triage]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Yosemite Photos]     [Linux Apps]     [Maemo Users]     [Gnome Users]     [KDE Users]     [Fedora Tools]     [Fedora Art]     [Fedora Docs]     [Maemo Users]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Fedora ARM]

  Powered by Linux