How to add an Addressbook Entry to Messenger Express with bind needed

Hallo,

I wan't to add a User defined Directory Lookup to the Messenger Express as described in the

"Messenger Express Customization Guide" on Page 60 and up.

An Anonymouse Search over a LDAP-Server is no problem, but i need to bind first.

In the documentation is a note:

Code Example 3-21 will work only if anonymous reads are allowed

on the DN ou=People,o=florizel.com. Otherwise to bind to the

host florizel.com, you need to provide the values for binddn and

bindpwd in the ldap.msc file.

The mentioned file "ldap.msc" doesn't exists.

(The installed Version is Sun ONE Messaging Server 6.0)

Thanks for your Help

[695 byte] By [Axel_Apitz] at [2007-11-25 10:55:50]
# 1
As I read it, as long as you're doing anonymous searches, you don't need to create the "missing" file. Anonymous bind is assumed.
jay_plesset at 2007-7-1 21:57:32 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 2
Hias i write, this work. But i need the other method.I need to bind to the Directory Server to get theAddress Book data.Thanks a lotAxel Apitz
Axel_Apitz at 2007-7-1 21:57:32 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 3
I'm truly sorry, I have no idea what it is you're trying to do. Since I don't understand your request, I can't help at this point.
jay_plesset at 2007-7-1 21:57:32 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 4

Hmmm,

ok. I try to explain.

- I wan't to add an Addressbook in Messenger Express.

(Addresses -> Search)

- Search request can only be done when bind to that

LDAP-Server. (No anonymous)

- The Documentation gives a hint -> add binddn & bindpw

to ldap.msc , but does not explain that ! (p.60 ff)

Best Regards

Axel Apitz

Axel_Apitz at 2007-7-1 21:57:32 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 5
I make no claim to expertise in customizing webmail. We provide the "customization guide", but that's really all."binddn" would be the DN of an account that's allowed to bind to the DS, and "bindpw" is the password of that account.
jay_plesset at 2007-7-1 21:57:32 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 6
I am also facing some problem? Any solution
gsmalik at 2007-7-1 21:57:32 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 7

I also have this same problems, did anyone find out how to pass the binddn and bindpw to login.msc?

I have already add an entry in order to search an additional LDAP directory but need to autentiticate with it not do an anonymous bind.

Please help or point to documentation for this.

Thank you

hj2633 at 2007-7-1 21:57:32 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 8
As I told the other folk, all we have is the customization guide. I can't claim to any programming expertise, either.
jay_plesset at 2007-7-1 21:57:32 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...