I have a master-slave configuration, sync'ed with syncrepl. Most of my LDAP clients connect directly to the slave servers. Some of my client can handle referrals, but others cannot. For this reason, I use the 'chain' overlay.
The configuration works fine when I have 'pam_password clear' in my clients' ldap.conf. But with 'pam_password md5', the clients are not sending the control messaging for ppolicy. This seems to be a pam_ldap issue, but I cannot seem to track it down and correct it.
It has been suggested that I use the 'pam_password exop' option on the clients as a work-around for the pam_ldap issue. Doing this, I get hashed passwords, as well as correct ppolicy control messaging, and everything works fine doing this in my other (lab) scenario where I am not required to use chaining. BUT, in my chaining config, when the user makes a password change, instead of the user's password being changed, the chain's bind password is changed. NOTE: I do not employ SASL.
Is this configuration supported? Anyone know why the chain's bind password would be getting changed, instead of the user's?
Thanks, Joe _________________________________________________________________ Windows Live Hotmail gives you a free,exclusive gift. http://www.microsoft.com/windows/windowslive/hotmail_bl1/hotmail_bl1.aspx?oc...
Hi peolpe,
On my network i have two server A & B.
Server A is a file server with samba and Server B With ldap.
I want to know how to configure the Server A to autenticated with server B.
Someone can help me with this ??
Regards.
Hi peolpe,
On my network i have two server A & B.
Server A is a file server with samba and Server B With ldap.
I want to know how to configure the Server A to autenticated with server B.
Someone can help me with this ??
Regards.
If you're looking to authenticate Samba users using LDAP, this document might help...
https://help.ubuntu.com/9.10/serverguide/C/samba-ldap.html
On Wed, Dec 2, 2009 at 11:08 AM, Dominguez, Gaston Matias < gdominguez@eling.com.ar> wrote:
Hi peolpe,
On my network i have two server A & B.
Server A is a file server with samba and Server B With ldap.
I want to know how to configure the Server A to autenticated with server B.
Someone can help me with this ??
Regards.
"Dominguez, Gaston Matias" gdominguez@eling.com.ar writes:
Hi peolpe,
On my network i have two server A & B.
Server A is a file server with samba and Server B With ldap.
I want to know how to configure the Server A to autenticated with server B.
Someone can help me with this ??
http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/samba-bdc.html#mi...
-Dieter
Well, The Server B is es PDC.
The Server A should be a Domain Member ??
And how to configurate Server A ?
Regards.
-----Mensaje original----- De: openldap-technical-bounces+gdominguez=eling.com.ar@OpenLDAP.org [mailto:openldap-technical-bounces+gdominguez=eling.com.ar@OpenLDAP.org] En nombre de Dieter Kluenter Enviado el: Miércoles, 02 de Diciembre de 2009 04:09 p.m. Para: openldap-technical@openldap.org Asunto: Re: File Server & LDAP Server
"Dominguez, Gaston Matias" gdominguez@eling.com.ar writes:
Hi peolpe,
On my network i have two server A & B.
Server A is a file server with samba and Server B With ldap.
I want to know how to configure the Server A to autenticated with server B.
Someone can help me with this ??
http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/samba-bdc.html#mi...
-Dieter
On Wednesday, 2 December 2009 20:33:45 Dominguez, Gaston Matias wrote:
Well, The Server B is es PDC.
So server B is running Samba? Then this is a question for the samba list.
The Server A should be a Domain Member ??
If you want users to access the shares without being prompted for username and password, yes.
And how to configurate Server A ?
As a samba domain member, or if it has sufficient access to LDAP, let samba have access to the LDAP passdb. See the samba documentation.
There is one question though, how are you going to provide username lookups. There are two ways, either using winbind (which is what the samba people will prefer), but it works just as well IMHO if you use nss_ldap for user enumeration, and make this samba server effectively be a DC (using passdb backend = ldapsam.......).
If you use the winbind method, this has nothing to do with OpenLDAP really ....
Regards, Buchan
openldap-technical@openldap.org