Samba-domain-controller: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
			
		
		
	
No edit summary  | 
			
(No difference) 
 | 
Latest revision as of 21:37, 11 October 2011
With help from http://www.howtoforge.com/samba_setup_ubuntu_5.10_p5 I successfully set up a Samba based Windows Domain Controller.
It supports roaming profiles, user and machine accounts, shared folders, home folders and printing.
To ease management of user accounts I am writing a few scripts and a php back end.
What works:
- adding new user accounts
 - reset account passwords
 - lock user accounts
 - delete user accounts
 
What doesn't work yet:
Domain operations:
- changing the domain name
 - changing the name of the main user account
 - changing the dcadmin web password
 
Latest version: File:Dcadmin-2011-10-10.tar.gz