I have download the LDAP module & then copied it into modules.
I am using Red hat.
In the LDAP integtration module, i have set the parameter as follows:
name: xyz
LDAP server: ip adddres of LDAP server
Port:389
Use Start-TLS: enable
In base DNs: DC=abc,DC=mycompany,DC=com
Username: sAMAccountName
email attribute:mail
I have not set the LDAP group module.
In LDAP Data module:
i have choose the second option i.e. read only mode & in the mapping field map the fields like mail,pass.
After this setting i was trying to login.
Its giving warning like unable to connect_Start-TLS().
please help me to remove this warning.
Also i want that my portal should use Active directory authentication while logging.
Thanx in advanced.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | untitled.PNG | 8.87 KB | coolsandythombare |
Comments
Comment #1
auberdjinn commentedHi,
I might be able to help but could you paste the actual error message here? There are a few different problems you can get with TLS that sound a bit like this.
Comment #2
auberdjinn commentedComment #3
coolsandythombare commentedPlease see the attached file.
Comment #4
auberdjinn commentedIt looks like there's a problem reaching the AD server. You might want to double check your IP address. It could also be that it's not listening on port 389 for some reason. When I've had similar problems I have found it useful to use ldapsearch to test the connection with the parameters I want to use. It ususally gives more detailed error messages than PHP does.
Comment #5
coolsandythombare commentedplease tell me the scenario when such types of error are coming....
Comment #6
auberdjinn commentedCan I just check something first?
If you turn off the TLS option and try logging in do you still get an error?
Comment #7
johnbarclay commentedClosing 5.x issues to clean out issue queue.