alias of entry in sun one directory server 5.2

Hi,

I want to create a alias entry pointing to another entry. Is alias dereferencing of entry supported in 5.2 when we do search.

Here is alias entry i have.

aliasedObjectName: uid=test123,ou=people,o=test.com

uidtest

objectClasstop

objectClassalias

objectClassaliasobject

So when i do search at uid=test,ou=test,o=test.com

and look for attribute xyz: abc which is defined for uid=test123. I should get uid=test123 entry.

But i dont get any result.

Any idea. If 5.2 does not support dereferencing then it explains.

Thanks,

Naren

[614 byte] By [narenpatel] at [2007-11-26 10:36:03]
# 1

From http://docs.sun.com/source/816-6699-10/objclass.html:

alias

Definition

Abstract object class, used to point to other entries in the directory tree.

Note that alias dereferencing is not supported in Sun ONE Directory Server.

This object class is defined in RFC 2256.

gtholbert at 2007-7-7 2:47:01 > top of Java-index,Web & Directory Servers,Directory Servers...
# 2
thanks!!!! :).....why i not see them :( i look all objectclass... :(i make some test with this objectclass to know how alias objectclass worksthanks again!!! :)
maximatt at 2007-7-7 2:47:01 > top of Java-index,Web & Directory Servers,Directory Servers...
# 3

hi, im probing some with alias, but when i do ldapsearch the target entry of the alias is not in result, this is you want to said whith that sun 1 directory not support desreferencing

I try to probe this withut results :(, and i dont know how to probe this :(

Salu2 :)

PD: the url that you give is broken :(

Mensaje editado por:

maximatt

maximatt at 2007-7-7 2:47:01 > top of Java-index,Web & Directory Servers,Directory Servers...
# 4

the effect that i want with alias objectclass i have making a refferal to a entry that i want to have an alias. when i do a ldapsearch, they showme the entries data like the original entry.

i have one only problem, when i want to disable/ delete the reffers i cant/delete the entry that reffers.

Salu2

maximatt at 2007-7-7 2:47:01 > top of Java-index,Web & Directory Servers,Directory Servers...
# 5
Hi,Basically i can create entry but i will not able to search through ldap browser is that right.Thanks,Naren
narenpatel at 2007-7-7 2:47:01 > top of Java-index,Web & Directory Servers,Directory Servers...
# 6
Hi,Can you provide example which is working for you when you do ldapsearch through browser.Thanks,Naren
narenpatel at 2007-7-7 2:47:01 > top of Java-index,Web & Directory Servers,Directory Servers...
# 7
Can any one provide me real example of alias which is workingThanks,Naren
narenpatel at 2007-7-7 2:47:01 > top of Java-index,Web & Directory Servers,Directory Servers...
# 8
Again, from the Sun DS 5.2 documentation:"Note that alias dereferencing is not supported in Sun ONE Directory Server."If you really need alias support, you could try other brands. However, it doesn't seem to be a very common feature in modern directory servers.
gtholbert at 2007-7-7 2:47:01 > top of Java-index,Web & Directory Servers,Directory Servers...