We are trying to accomplish the following:
Server:
serves the installation image for the clients to boot from (over PXE)
distributes updates to the client
installs specified software on the clients belonging to a specified group
DHCP server for the clients
Client:
boots the installation image from the server (over PXE)
obtains it's hostname from the server (based on its MAC addr.)
some kind of group policy (nothing fancy, just smth. like min password length)
Now I need help finding out what tools and services I need, to do this. As this is just an exercise, I don't really care what distro to use on both ends. Would be great if someone could give me a few recommendations, to start from. Thanks!
[link][comment]