I have been using Microsoft Small Business Server 2003 for over a year, mostly for :
1 ) Sharepoint server 2007
2 ) LDAP security (protecting access to our computers thru a centralized password repository, allowing a single user to login on multiple computers with the same profile
3 ) Advance DHCP configuration (I mean being able to resolve .local domain names and host them on the server)
Sharepoint has been a dispointement in general. In theory it works, but it is unstable (Despite Microsoft attempts to help me) and causes a lot of load on the client computers AND the server.
I decided to still toughen it up, because it was working. Last week, for no reason, the SBS 2003 server refused to reboot after a security update. Microsoft says it might have been their update that didn't work properly.
It turns out I probably lost all my Sharepoint data (which didn't backup properly) and I need to waste another 20 hours to install.
I instead bought a new hard disk, and installed SME.
I have DHCP working, I set the Windows Workgroup to my previous Windows domain in my SBS, created my users with a new password, and I am not trying to make it so that users on their computers stop authenticating against the cached copy of their LDAP credetials, but rather against the SME server.
In short, I need to tell each of the Windows XP Professionals to use SME as the Windows domain controller, prefererably without needing to create new users. I know SAMBA can be used as a domain controller, but I don't know how, or how to do it in SME.
Is it possible achieve ? How ?