RE: LDAP/ELDAP Logicsheet

2001-07-26 Thread Bentley, Tim

Tibi -

No, you're right - I forgot to add the examples

Try these two attachments.  eldapbasics shows a 'simple' LDAP search.

eldapdsml shows how to do it so that your final page is in DSML.



Regards,



Tim



> -Original Message-
> From: Tibi DONDERA [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, 26 July 2001 20:42
> To: [EMAIL PROTECTED]
> Subject: Re: LDAP/ELDAP Logicsheet
> 
> 
> Sorry about my previous message, I didn't took the time to 
> scroll down to
> the end of the message...
> 
> Tibi Dondera
> 
> -
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
> 
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail: <[EMAIL PROTECTED]>
> 


 eldapbasicsample.xml
 eldapdsmlsample.xml

-
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>


Re: LDAP/ELDAP Logicsheet

2001-07-26 Thread Tibi DONDERA

Sorry about my previous message, I didn't took the time to scroll down to
the end of the message...

Tibi Dondera

-
Please check that your question has not already been answered in the
FAQ before posting. 

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>




Re: LDAP/ELDAP Logicsheet

2001-07-26 Thread Tibi DONDERA

Thank you Tim,

I don't suppose you have any examples of how to use it... :)
I will test the taglib, and make part of my discoveries and my comments.

Thanks again.


- Original Message -
From: "Bentley, Tim" <[EMAIL PROTECTED]>
To: "Tibi DONDERA" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, July 26, 2001 10:05 AM
Subject: re: LDAP/ELDAP Logicsheet


> Tibi -
>
> Yeah, sorry.  It is still 'almost finished'!  I do have a version which
> works with Cocoon2, but I haven't had a chance to combine the C1 & C2
> versions into one page
>
> Here's a forward of a mail I sent to a couple of other people on the list,
> with some examples and both versions.
>
>
> Regards,
>
>
> Tim Bentley
>
>
> -Original Message-
> From: Tim Bentley [mailto:[EMAIL PROTECTED]]On Behalf Of Bentley, Tim
> Sent: Friday, 29 June 2001 15:57
> To: 'Paul Paradise'; 'Janesh Vasudeva'
> Subject: RE: RE: Cocoon with LDAP
>
>
> Paul & Janesh -
>
> I just finished 'hacking' a version of eldap to work with Cocoon2.  This
is
> just a preliminary hack that probably won't work with C1!  I'll have a
> properly integrated version which will work with either soon.
>
>
> Regards,
>
>
> Tim Bentley
> Computer Associates
> Senior Software Engineer, eTrust Directory Development Lab.
> tel: +61 3 9727-8930
> fax: +61 3 9727 3491
> mailto:[EMAIL PROTECTED]
>
>
> > -Original Message-
> > From: Tim Bentley [mailto:[EMAIL PROTECTED]]On Behalf Of Bentley, Tim
> > Sent: Tuesday, 26 June 2001 16:54
> > To: 'Paul Paradise'; 'Janesh Vasudeva'
> > Subject: RE: Cocoon with LDAP
> >
> >
> > Paul & Janesh -
> >
> > Here is a copy of the eldap logicsheet, and a couple of
> > example pages to show you how it works.
> >
> > In addition to querying, you can do adds, removes and
> > deletes.  The Add syntax is as follows.  As you can see,
> > 'search-base' becomes the DN for the new entry:
> >
> > 
> >ldap://benti01n:19389
> >cn=James
> > BROWN,ou=Administration,ou=Corporate,o=DemoCorp,c=AU > arch-base>
> >error
> >
> > > name="objectClass">top
> > > name="objectClass">inetorgperson > ldap:attribute>
> > > name="sn">BROWN
> >James
> > BROWN
> > 
> >
> > The Modify is similar (just change type to "modify"), and the
> > 'delete' is as you would expect.
> >
> > NOTE:  I haven't tested this with C2.  You're welcome to try
> > it, but it may not work!
> >
> > Also, eldap isn't finished yet - I'm still not happy with the
> > flexibility, so the language may change a little.  I'll be
> > putting the logicsheet up on Jeff Turner's server shortly,
> > and from that point the latest version will always be
> > accessible via the '3rd party' page on the Cocoon site.
> >
> > Let me know if you have any questions/problems.
> >
> >
> > Regards,
> >
> >
> > Tim Bentley
> > Computer Associates
> > Senior Software Engineer, eTrust Directory Development Lab.
> > tel: +61 3 9727-8930
> > fax: +61 3 9727 3491
> > mailto:[EMAIL PROTECTED]
> >
> >
> >
>
>






> -
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
>
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail: <[EMAIL PROTECTED]>

-
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>