[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: modrdn & modrdn2 bug
I did, deleteoldrdn parameter should be set, btw modrdn doesn't have
deleteoldrdn but it defaults to deleting the old rdn.
On Fri, 3 Dec 1999, Gomez wrote:
>
> Its a feature....you have to tell if you want that old dn deleted
> do man modrdn and check the LDA spec...
>
> Juan
>
>
> On Sat, 4 Dec 1999, Benjamin de los Angeles Jr. wrote:
>
> >
> > I noticed that modrdn and modrdn2 does not delete the oldrdn attribute, it
> > just appends the newrdn to the old rdn attribute, e.g.
> >
> > dn:cn=zwark, dc=surfshop.net, dc=ph, dc=surfshop.net, dc=ph
> >
> > cn: benjamin
> > zwark
> > sn: de los angeles
> > objectclass: person
> > organizationalPerson
> >
> > The old rdn is "cn=benjamin" and the new one is "cn=zwark".
> >
> > Is this a known bug?
> >
>
>