2011/1/18 Scald Master <[email protected]>:
> Let me know if this scenario is possible:
> I want a samba server authenticating on OpenLDAP with IDMAP, without
> creating any local user on server.
(snip)
> So my question is: It's possible to auth users on a samba server
> against a OpenLDAP server without the need of a Windows environment?
> To be honest, I don't need a Samba Domain, the server will be only a
> file server.

Basically, yes.
Samba users can be stored in LDAP without Samba Domain.

Simply set "passdb backend = ldapsam" and correctly set some parameters
such as "ldap admin dn", "ldap suffix" and "ldap user dn" instead of tdbsam or
smbpasswd.

Also UNIX users can be stored in LDAP with nss_ldap.

Remember there are few documents mentioned in such environment.

---
TAKAHASHI Motonobu <[email protected]>
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Reply via email to