Chun Tat David Chu
2008-Feb-15 16:26 UTC
[Fedora-directory-users] Question about making ldapmodify to be silent
Hello! I''m currently running an older version of Fedora Directory Server 1.0.2. I need to import a bunch of ldif files via ldapmodify. I was wondering if there''s anyway to make ldapmodify to be silent instead of echoing every add entry. I tried to pass in "-q" instructed from the "RH DS 7.1 Configuration, Command and File Reference" manual, but it complained that it is not a valid option. I also tried to look into man page but no luck. Any help would be appreciated Thanks!! - dc
Rich Megginson
2008-Feb-15 16:42 UTC
Re: [Fedora-directory-users] Question about making ldapmodify to be silent
Chun Tat David Chu wrote:> Hello! > > I''m currently running an older version of Fedora Directory Server 1.0.2. > > I need to import a bunch of ldif files via ldapmodify. > > I was wondering if there''s anyway to make ldapmodify to be silent > instead of echoing every add entry. > > I tried to pass in "-q" instructed from the "RH DS 7.1 Configuration, > Command and File Reference" manual, but it complained that it is not a > valid option.Were you using /usr/bin/ldapmodify or /opt/fedora-ds/shared/bin/ldapmodify?> > I also tried to look into man page but no luck.There''s unfortunately no man page for /opt/fedora-ds/shared/bin/ldapmodify> > Any help would be appreciated > > Thanks!! > > - dc > ------------------------------------------------------------------------ > > -- > Fedora-directory-users mailing list > Fedora-directory-users@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users >
Chun Tat David Chu
2008-Feb-15 16:51 UTC
Re: [Fedora-directory-users] Question about making ldapmodify to be silent
Rich, You''re absolutely correct. I been running the ldapmodify from /usr/bin It is now working! Thanks! - dc On Fri, Feb 15, 2008 at 11:42 AM, Rich Megginson <rmeggins@redhat.com> wrote:> Chun Tat David Chu wrote: > > Hello! > > > > I''m currently running an older version of Fedora Directory Server 1.0.2. > > > > I need to import a bunch of ldif files via ldapmodify. > > > > I was wondering if there''s anyway to make ldapmodify to be silent > > instead of echoing every add entry. > > > > I tried to pass in "-q" instructed from the "RH DS 7.1 Configuration, > > Command and File Reference" manual, but it complained that it is not a > > valid option. > Were you using /usr/bin/ldapmodify or > /opt/fedora-ds/shared/bin/ldapmodify? > > > > I also tried to look into man page but no luck. > There''s unfortunately no man page for /opt/fedora-ds/shared/bin/ldapmodify > > > > Any help would be appreciated > > > > Thanks!! > > > > - dc > > ------------------------------------------------------------------------ > > > > -- > > Fedora-directory-users mailing list > > Fedora-directory-users@redhat.com > > https://www.redhat.com/mailman/listinfo/fedora-directory-users > > > > > -- > Fedora-directory-users mailing list > Fedora-directory-users@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users > >