Koozali.org: home of the SME Server
Obsolete Releases => SME Server 7.x => Topic started by: oly on August 03, 2006, 09:33:58 AM
-
does sme server use ldap, if so should samba be using it ?
i have a server setup here but after looking at smb.conf could not see any reference to ldap.
if so what could be done about changing it to use ldap ??
i ask because i need to add a second server and the samba site says not to use interdomain trusts because its flaky.
it recomends using something like an ldap backend.
i have experience with ldap and think this is a better alternative, so the second server just accesses the first server for its login information
-
does sme server use ldap,
The SME server provides an ldap directory of users and groups. It doesn't use ldap itself for anything.
if so should samba be using it ?
That would be a matter of opinion. It currently doesn't.
if so what could be done about changing it to use ldap ??
See the bug tracker, in Future section. There's a proposal to use ldap for authentication backend. There would be significant amount of stuff to change.
-
thanks for the info :-)