OpenLDAP
After playing for a while with Fedora Directory Server I found out it to be a bit heavy for my testing machine so I decided to push it aside until I have a good testing platform.
While playing with FDS I got myself very interested in LDAP so for the change I decided to see what I can do with OpenLDAP.
One day of reading and I set up a testing NT Domain controller on Samba and OpenLDAP as a Directory Server. IDEALX have some works on integrating Samba with OpenLDAP and they provide a set of tools smbldap-tools plus step by step documentation on how to set up and administrate Samba NT Domain.
Now I am looking forward to add some mail server to the directory system and if it will go ok I am thinking about FTP and other possible things to have a complete system powered by the directory :)
(On Jun 9th, 2005 at 6:12 pm)
Most of the software, can authenticate with PAM (Pluggable Authetication Modules). There is one for LDAP as well - pam_ldap. It is easy to configure and it is a better solution than trying to configure each and every service to authenticate againts LDAP directly.
(On Jun 9th, 2005 at 3:49 pm)
I used authconfig to set up authentication against LDAP and I think that authconfig doing exaclty what you are saying - setting PAM to use LDAP.
(On Jun 9th, 2005 at 8:34 am)
Perhaps time to do something with SPAM
like me or
like your brother and me :)
(On Jun 9th, 2005 at 12:17 pm)
I know and that is what I am trying to do right now :)