Hey ,

I found the reson but dont have idea how to fix it.  Please see the output :


Master OpenLdap server

root@ldap:~# ldd /usr/local/libexec/slapd | grep crypt
    libcrypto.so.0.9.8 => /lib/libcrypto.so.0.9.8 (0x003fa000)
    libcrypt.so.1 => /lib/i386-linux-gnu/libcrypt.so.1 (0x0099b000)

Slave openldap Server

root@ldap:~# ldd /usr/local/libexec/slapd | grep crypt
libcrypto.so.0.9.8 => /lib/libcrypto.so.0.9.8 (0x00278000)



there is one package is missing.


HOw can I fix it??


On Thu, Feb 9, 2012 at 12:07 PM, Jitendra Bhaskar <[email protected]>wrote:

> Hi Folks,
>
> I have master and slave openldap server. Replication is working fine. All
> clients are connecting through master very well but when I am using slave
> its not able to bind . Error I got is :
>
> Feb  9 11:55:10 ldap slapd[6726]: conn=1011 op=0 BIND
> dn="uid=jitendrab,ou=Employees,dc=example,dc=com" method=128
> Feb  9 11:55:10 ldap slapd[6726]: conn=1011 op=0 RESULT tag=97 err=49 text=
> Feb  9 11:55:10 ldap slapd[6726]: conn=1011 op=1 UNBIND
> Feb  9 11:55:10 ldap slapd[6726]: conn=1011 fd=25 closed
>
>
> When I am using Ldap browser then individual user is able to login but its
> not able to login via gui
>
> Any idea please.
>
>
>
>
> --
> * Thanks & Regards   *
> *Jitendra Kumar Bhaskar*
> Cell:- +91 7306311531
>          +91 8102997821
>
>


-- 
* Thanks & Regards   *
*Jitendra Kumar Bhaskar*
Cell:- +91 7306311531
         +91 8102997821
_______________________________________________
ltb-users mailing list
[email protected]
http://lists.ltb-project.org/listinfo/ltb-users

Reply via email to