Re: [Fedora-directory-users] Sort Objects problem in Directory Server Console

2006-12-12 Thread Renato Ribeiro da Silva
I've made more tests with the Console and the problem is not related to use 
numbers in attribute uid. Sorry.
The problem is that when I click in sort objects the console doesn't sort by 
uid but by cn attribute. I need to sort by the uid attribute.

Thanks,
Renato.
 
 Renato Ribeiro da Silva wrote:
  Ok,
  But when I use the ldapsearch command it works succeffuly. ( ./ldapsearch 
  -b context objectclass=* -h host -S uid )
  The problem is that I really need to use Personal ID's to identify users on 
  the network. It's not allowed to use another kind of identification. 
  Is there any configuration that I can change to sort the users correctly?

 In what way does it fail in the console?
 
 -- 
 Pete
 
 


--
Fedora-directory-users mailing list
Fedora-directory-users@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-directory-users


Re: [Fedora-directory-users] Sort Objects problem in Directory Server Console

2006-12-12 Thread Rich Megginson

Renato Ribeiro da Silva wrote:

I've made more tests with the Console and the problem is not related to use 
numbers in attribute uid. Sorry.
The problem is that when I click in sort objects the console doesn't sort by uid but 
by cn attribute. I need to sort by the uid attribute.
  

That's a missing feature in the console - it can only sort by cn.

Thanks,
Renato.
 
  

Renato Ribeiro da Silva wrote:


Ok,
But when I use the ldapsearch command it works succeffuly. ( ./ldapsearch -b 
context objectclass=* -h host -S uid )
The problem is that I really need to use Personal ID's to identify users on the network. It's not allowed to use another kind of identification. 
Is there any configuration that I can change to sort the users correctly?
  
  

In what way does it fail in the console?

--
Pete






--
Fedora-directory-users mailing list
Fedora-directory-users@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-directory-users
  


smime.p7s
Description: S/MIME Cryptographic Signature
--
Fedora-directory-users mailing list
Fedora-directory-users@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-directory-users


Re: [Fedora-directory-users] Sort Objects problem in Directory Server Console

2006-12-12 Thread David Timms

Rich Megginson wrote:

Renato Ribeiro da Silva wrote:
I've made more tests with the Console and the problem is not related 
to use numbers in attribute uid. Sorry.
The problem is that when I click in sort objects the console doesn't 
sort by uid but by cn attribute. I need to sort by the uid attribute.
  

That's a missing feature in the console - it can only sort by cn.


A workaround might be to try ldapbrowser to view the fds contents ?
http://www-unix.mcs.anl.gov/~gawor/ldap/index.html
In my openldap, I can sort the entries by the users name, but again, it 
is probably actually by cn with the cn being username and full name.


DaveT.

--
Fedora-directory-users mailing list
Fedora-directory-users@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-directory-users


Re: [Fedora-directory-users] Sort Objects problem in Directory Server Console

2006-12-11 Thread Pete Rowley

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



smime.p7s
Description: S/MIME Cryptographic Signature
--
Fedora-directory-users mailing list
Fedora-directory-users@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-directory-users


Re: [Fedora-directory-users] Sort Objects problem in Directory Server Console

2006-12-11 Thread Renato Ribeiro da Silva
Ok,
But when I use the ldapsearch command it works succeffuly. ( ./ldapsearch -b 
context objectclass=* -h host -S uid )
The problem is that I really need to use Personal ID's to identify users on the 
network. It's not allowed to use another kind of identification. 
Is there any configuration that I can change to sort the users correctly?

Thank you,
Renato.

 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
 
 


--
Fedora-directory-users mailing list
Fedora-directory-users@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-directory-users


Re: [Fedora-directory-users] Sort Objects problem in Directory Server Console

2006-12-11 Thread Pete Rowley

Renato Ribeiro da Silva wrote:

Ok,
But when I use the ldapsearch command it works succeffuly. ( ./ldapsearch -b 
context objectclass=* -h host -S uid )
The problem is that I really need to use Personal ID's to identify users on the network. It's not allowed to use another kind of identification. 
Is there any configuration that I can change to sort the users correctly?
  

In what way does it fail in the console?

--
Pete



smime.p7s
Description: S/MIME Cryptographic Signature
--
Fedora-directory-users mailing list
Fedora-directory-users@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-directory-users