| View previous topic :: View next topic |
jlohn
Joined: 22 May 2007 Posts: 2
|
Posted: Wed May 23, 2007 12:34 pm Post subject: LDAP Authentication with userPassword |
|
|
|
Hello All:
I am using VoiceRD 0.11 and Asterisk 1.4.4. In my organization we use the LDAP base to authenticate everything, including email, IM and webapps, using the uid/userPassword fields. The userPassword is encrypted using MD5.
But for asterisk I have to create a new field md5secret with the realmed password or use a unencrypted version of this one.
How can I use the userPassword field, because this is not realmed?
Thanks,
Josemar Muller Lohn |
|
| Back to top |
|
|
rtrauntvein
Joined: 01 Dec 2006 Posts: 29
|
Posted: Fri May 25, 2007 6:22 pm Post subject: |
|
|
|
Hello Josemar,
Can you please explain your setup for us a bit further?
Are you using eDirectory on VoiceRD and then using the eDir to LDAP connector, or are you trying to do a full openLDAP type installation?
Our experience has been almost entirely using Novell eDirectory as the base for the VoiceRD server itself, and then using the many available connectors to authenticate against another types of directories. (Perhaps a VoiceRD developer can comment on this further, personally I have only used eDir)
I would like to help you figure out a solution to this so that we can document it on our wiki. |
|
| Back to top |
|
|
jlohn
Joined: 22 May 2007 Posts: 2
|
Posted: Wed Jul 11, 2007 4:49 am Post subject: |
|
|
|
Well, I am using now the voicerd 0.12 and openLDAP 2.3.1.
I can connect to it and autheticate all users and grad the information I need. It's really the best solution. But, I must create a new field for every user: a plaintext password ou a md5 hashed and realmed one.
I was wondering if there is a way of authenticate the users un the already there userPassword field that is just a md5 hash of the password.
Ok?
Thanks,
Josemar Müller Lohn
p.s.: SOrry by the late response. |
|
| Back to top |
|
|