> Hello list,
>
> up to now we have pam_ldap/nss_ldap running from padl and all user accounts
> have
>
> pass-through authentication configured to authenticate against an
> external ldap server.*
>
> Now I try the overlay nssov and except authentication all is running fine.
>
> If I use the userPassword directly the user can authenticate without problems.
>
> Isn't it possible to use pass-through authentication with overlay nssov?
>
> Thanks in advance!
>
> Regards Uwe
>
> *userPassword: {SASL}uid
>
>
>
Ok, I found overlay pbind - it does what I want 'cause we use saslauthd with
ldap auth against an external ldap server for some user accounts.
Drawback in this setup is that I have to split my database for this.