Thanks for your reply.

It's actually as simple as changing DN
"uid=someuser,ou=users,dc=example,dc=org"
to "uid=SOMEUSER,ou=users,dc=example,dc=org" kind of thing.  But I think I
got it wrong in the first place, because what I was trying to do was to make
the username uppercase, and by converting the value of "uid" attribute to
uppcase I get just that. Thanks anyway.


- Kenneth



On Tue, Jan 5, 2010 at 1:59 PM, Andrey Ivanov <
andrey.iva...@polytechnique.fr> wrote:

> It's not an actual attribute, it's a "path" to the LDAP entry. So in
> order to change it you just need to rename the LDAP entry. Can you
> give an example of the DN that you want to "change" ?
>
> 2010/1/5 Kenneth Holter <kenneho....@gmail.com>:
> > Hi.
> >
> >
> > Is it possible to change the value of an LDAP object's DN attribute? I'd
> > like to be able to change from uppercase to lowercase, but I'm not sure
> if
> > it's supposed to work being the DN attribute and all.. My inital attempts
> > have failed, so just thought I'd ask you guys if it's supposed to work in
> > the first place.
> >
> >
> > Regards,
> > Kenneth Holter
> > --
> > 389 users mailing list
> > 389-us...@redhat.com
> > https://www.redhat.com/mailman/listinfo/fedora-directory-users
> >
> >
>
> --
> 389 users mailing list
> 389-us...@redhat.com
> https://www.redhat.com/mailman/listinfo/fedora-directory-users
>
--
389 users mailing list
389-us...@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-directory-users

Reply via email to