Date: Sun, 31 Jul 2005 11:24:02 +0800 From: "Daniel Marsh" <daniel@stiw.org> To: martin@orbweavers.co.uk, freebsd-questions@freebsd.org Subject: Re: FreeBSD Active Directory Server Message-ID: <op.surc2clgjjurwa@spock.enterprise.prvt> In-Reply-To: <4377.192.168.0.200.1122725036.squirrel@192.168.0.5> References: <4377.192.168.0.200.1122725036.squirrel@192.168.0.5>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 30 Jul 2005 20:03:56 +0800, <martin@orbweavers.co.uk> wrote: > > Has anyone any experience trying to make FreeBSD an Active Directory > Server? From my research and experiementation, I am under the impression > that it is possible, but I have yet to come up with any articles where it > has actual been done fully. > > At the minute I have samba and ldap setup, the active directory dns > entries in (_ldap._tcp.dc._msdcs.{domain}). I am getting an error message > when trying to join my XP client to the domain - I think it is to do with > the ldap server. Any clues or points in the right direction would be > helpful - I am getting the impression that this may be a big project, if > it is even achieveable. > > Cheers, > Martin Samba has experimental components which support ADS, but not fully. See http://www.samba.org/ and the Official Samba Howto. In my experience it isn't currently capable to have FreeBSD run as a fully functioning ADS server. If you absolutely need ADS you may simply need to have a Windows server. If you need Windows Domain logons and ACLs etc... Samba+LDAP works beautifully, I have this implemented at my work, the only reference I needed was the Official Samba Howto. Using LDAP Account Manager also helps :) There are no problems with machines connecting to the domains, or domain logons, user profiles, or ACL's. Daniel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.surc2clgjjurwa>