Issue Details (XML | Word | Printable)

Key: DIRSERVER-752
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Alex Karasulu
Reporter: mbah tenjoh-okwen
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Directory ApacheDS

Alias Problem

Created: 29/Sep/06 04:50 PM   Updated: 02/Oct/06 12:47 AM
Return to search
Component/s: None
Affects Version/s: None
Fix Version/s: 1.5.0, 1.0

Time Tracking:
Not Specified

File Attachments:
  Size
Java Source File Licensed for inclusion in ASF works AddAliasTest.java 2006-10-01 06:27 PM Stefan Zoerner 4 kB
Environment: windows XP

Resolution Date: 02/Oct/06 12:47 AM


 Description  « Hide
    hello
     I would like to know if apacheDS supports aliasing and if so what do I need to do in other to add a
    sub context of object class type "alias". Each time I try to add one I get an error report. I use JNDI and so the error i get is of type javax.naming.NamingException .
    I will appreciate your help
    thanks


 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Stefan Zoerner made changes - 30/Sep/06 11:30 AM
Field Original Value New Value
Issue Type Test [ 6 ] Bug [ 1 ]
Stefan Zoerner made changes - 01/Oct/06 06:11 PM
Attachment AddAliasTest.java [ 12342053 ]
Stefan Zoerner made changes - 01/Oct/06 06:19 PM
Attachment AddAliasTest.java [ 12342053 ]
Stefan Zoerner made changes - 01/Oct/06 06:21 PM
Comment [ Here is a JUint test, which basically adds the following to the example partition. and deletres it afterwards.

---

dn: ou=favorite,dc=example,dc=com
ou: favorite
objectclass: organizationalUnit
objectclass: top

dn: ou=bestFruit,dc=example,dc=com
aliasedobjectname: ou=favorite,dc=example,dc=com
ou: bestFruit
objectclass: alias
objectclass: top

---

It works on IBM Tivoli Directory Server 6.0 and Apache Directory Server 1.0 RC4.

]
Stefan Zoerner made changes - 01/Oct/06 06:27 PM
Attachment AddAliasTest.java [ 12342054 ]
Alex Karasulu made changes - 02/Oct/06 12:09 AM
Assignee Alex Karasulu [ akarasulu ]
Alex Karasulu made changes - 02/Oct/06 12:09 AM
Status Open [ 1 ] In Progress [ 3 ]
Alex Karasulu made changes - 02/Oct/06 12:47 AM
Fix Version/s 1.0 [ 12312043 ]
Status In Progress [ 3 ] Closed [ 6 ]
Resolution Fixed [ 1 ]
Fix Version/s 1.1.0 [ 12310790 ]