Renato Ribeiro da Silva
2006-Dec-07 16:51 UTC
[Fedora-directory-users] Sort Objects problem in Directory Server Console
Hello, I''m trying to sort objects in Directory Server Console ( View Menu -> Sort Objects ) but this function isn''t working. I need to use only numbers to identify the users (ex. uid=12345678910). Any idea? Thanks in advance, Renato.
Pete Rowley
2006-Dec-11 16:57 UTC
Re: [Fedora-directory-users] Sort Objects problem in Directory Server Console
Renato Ribeiro da Silva wrote:> Hello, > I''m trying to sort objects in Directory Server Console ( View Menu -> Sort Objects ) but this function isn''t working. I need to use only numbers to identify the users (ex. uid=12345678910). Any idea? > >You should probably use uidNumber from the posixAccount objectclass - uid is being sorted alphabetically according to its syntax.> Thanks in advance, > Renato. > > > -- > Fedora-directory-users mailing list > Fedora-directory-users@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users >-- Pete