Re: [Samba] would like to use samba3 pdc, no ldap account backend db, but use ldap for authN

2012-05-16 Thread Volker Lendecke
On Tue, May 15, 2012 at 04:54:37PM -0500, Jon Detert wrote: I'd like to: 1) use samba3 as a PDC, and 2) not use LDAP as the account backend database, and 3) specify samba to use but use encrypt passwords = true, and 4) use an ldap server as the authentication source for samba. Is that

Re: [Samba] would like to use samba3 pdc, no ldap account backend db, but use ldap for authN

2012-05-16 Thread Jon Detert
- Original Message - From: Volker Lendecke volker.lende...@sernet.de To: Jon Detert jdet...@infinityhealthcare.com Cc: samba@lists.samba.org Sent: Wednesday, May 16, 2012 1:28:51 AM Subject: Re: [Samba] would like to use samba3 pdc, no ldap account backend db, but use ldap for authN

Re: [Samba] would like to use samba3 pdc, no ldap account backend db, but use ldap for authN

2012-05-16 Thread Gaiseric Vandal
On 05/16/12 09:24, Jon Detert wrote: - Original Message - From: Volker Lendecke volker.lende...@sernet.de To: Jon Detert jdet...@infinityhealthcare.com Cc: samba@lists.samba.org Sent: Wednesday, May 16, 2012 1:28:51 AM Subject: Re: [Samba] would like to use samba3 pdc, no ldap

Re: [Samba] would like to use samba3 pdc, no ldap account backend db, but use ldap for authN

2012-05-16 Thread Volker Lendecke
On Wed, May 16, 2012 at 08:24:11AM -0500, Jon Detert wrote: How then does it work when using ldap as the account backend database? Does the schema include an attribute for the LMAN hashed password? sambaLMPassword and sambaNTPassword. smbd will read those to do its job. Volker -- SerNet

[Samba] would like to use samba3 pdc, no ldap account backend db, but use ldap for authN

2012-05-15 Thread Jon Detert
I'd like to: 1) use samba3 as a PDC, and 2) not use LDAP as the account backend database, and 3) specify samba to use but use encrypt passwords = true, and 4) use an ldap server as the authentication source for samba. Is that possible? I'd assumed it would be given that samba is pam-aware, and