I would also suggest you do a search on Samba as Domain Controller. I know there are some good tutorials and examples out there on how to setup Linux/Samba as a PDC. I have done it for my home network. It was tricky, but it works. Also the Using Samba book from O'reilly is a good resource as well.
Main Topics
Browse All Topics





by: paranoidcookiePosted on 2004-09-10 at 04:50:52ID: 12025513
I sugget you familiarise yourself with LDAP http://www.openldap.org/ It the directory structure Active Directory users and can be used be SAMBA PAM (for standard linux logons) and all mannor of other things as diverse as mozilla preferences to DNS zone files.
I konw that the latest version of Samba 3 support being set up as domain controller and activie directory host (though as Im no longer a windows user I havent tried this funtionality out).
I suggest you look into roaming profiles for the users, this can be actioned from group policy on the windows server the profiles can live on any network share.
You might need to upload existing users profiles to do this log on as administrator on the computer right click on my computer hit properties \ advanced setting\ user profiles\ select the user profile and hit copy to. Choose the network share \\server\share\username and slect that user to be able to access the profile.
Hope that helps