On 6/7/09, Mark Busby <[email protected]> wrote: > > > > --- On Sun, 6/7/09, Dave <[email protected]> wrote: > >> From: Dave <[email protected]> >> Subject: Samba3 domain controller howto? >> To: [email protected] >> Date: Sunday, June 7, 2009, 6:28 AM >> Hello, >> I've found a lot of this for LInux, but >> am looking for something >> FreeBSD specific. I'm wanting to set up a FreeBSD 7.2 >> machine, samba3, >> dynamic dhcp and dns, to act as a domain controller. Has >> anyone done this >> and do you have some notes or a howto? >> Thanks. >> Dave. > > > The samba howto's on the samba website cover this very well, the only step I > can think of that is a bit diff on freebsd, is adding the $ to the machine > account but it's stated on the website. > Dhcp is covered in the handbook on the freebsd website. >
dns/dnsmasq for DHCP and DNS (will provide dynamic DNS) samba for windows networking shares. Samba is still only a NT4-type DC, no Active Directory type of function (Group Policies, u...@domain logins, kerberos, ldap, etc) Samba's own password db is quite advanced, but samba itself is still a NT4-type of function. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
