Thanks Daniel, I would have spent all weekend trying to get some kind of dhcpd file going. It's definitely a lot nicer adding via LWAT and not having to update anything else after that.
I haven't been able to full test to see if what you said works since I installed over the lenny workstation I had going before I got your email, but I should be able to when I get back to work this week. Now I've added some windows machines and have noticed that I can log-on to tjener (domain is set to skolelinux) and I don't have to setup static IP addresses or samba hosts. Is this correct? I thought I had to preauthorize each windows clients with a mac address, but it looks like any windows machine, as long as it's domain is skolelinux, will connect and users can have roaming profiles and read their home directory perfectly fine. This works for me, but is there a reason I should also add samba hosts? Seems to work perfect without even adding static samba hosts. Thanks, Tim On Fri, Oct 23, 2009 at 5:19 PM, Daniel Hess <[email protected]>wrote: > Hi Tim, > > On Fri, Oct 23, 2009 at 07:03:41AM -0700, [email protected] wrote: > > Can anyone email back with the full default configuration (or whichever > one > > works) for /etc/dhcp3/dhcpd.conf in skolelinux lenny. > > > > I installed from the DVD and thought everything was good to go except all > I > > have in the file is maybe 7 lines and that's it. It looks nothing like > the > > dhcpd.conf file in skolelinux etch. I formatted the drive containing > etch > > (and don't even know if the etch version of dhcpd.conf would work > anyway). > > I think you have the correct version of the config file installed. > During the Lenny development cycle we (as in Debian Edu) switched from > the plain text config file to LDAP based configuration for the dhcpd. > The dhcpd now reads, thanks to a patch included in the Debian package, > the config data from LDAP. All you should find in dhcpd.conf is the > configuration of how the dhcpd can access the LDAP tree. > > With LWAT you should be able to add and manage the hosts of your > network. Adding a host now also adds LDAP entries for dns and dhcp. This > way you can skip the step of modifying the dhcpd.conf after changing > LDAP accordingly. > > > Thanks for anyone who can send the configuration settings over. Without > > this I'm pretty much at a standstill, and hoping to have the computers > > running for my students within a couple of days. > > If you need/want the old config file, used in Etch, you can find it in > our svn tree though WebSVN here: > > > http://svn.debian.org/wsvn/debian-edu/tags/src/debian-edu-config/1.416%2Bsvn39964/etc/dhcp3/dhcpd-debian-edu.conf > > Hope this helps, and please report any problems you have with the new > LDAP based dhcp configuration. > > Regards, > > Daniel > > > -- > To UNSUBSCRIBE, email to [email protected] > with a subject of "unsubscribe". Trouble? Contact > [email protected] > >

