Errol Neal
2003-Feb-13 15:24 UTC
[Samba] How to join a linux machine to a "pure" Active DirectoryDomain using Samba 3.0alpha21?
net ads join will add your samba box to the windows 2000 domain, and the domain does not have to support mixed mode. You will need to have kerberos setup and tested on your system (linux). Do you already have this done? Errol ---------- Original Message ---------------------------------- From: Alexander Skwar <lists.ASkwar@email-server.info> Reply-To: Samba Liste <samba@lists.samba.org> Date: Thu, 13 Feb 2003 11:42:07 +0100>Hello. > >I've now compiled and installed Samba 3.0 alpha 21 on a Red Hat 8.0 box >(since I sadly don't have a current Mandrake box available in our >network). > >Now I'm somewhat lost - what do I have to do, to make the Samba server >join the Active Directory (which doesn't support NT 4.0 Domains)? > >Is "net ads join" the only thing I've got to do? > >Where do I set which AD is to be joined? Does Samba use the >"workgroup" parameter from smb.conf? Do I have to pay any attention on >how I enter the AD name there, or would "europe.delphiauto.net" do? > >Do I need some sort of adminstrative rights in the AD to be able to >join? > >Which security mode would I need to use? domain? > >Besides Samba, which other software/servers do I need on my server? >Kerberos? I suppose I need to configure it somehow - how? What do I >have to pay attention to? > >I'd be very happy if someone could help me out - FAQ pointers concerning >this are welcome as well! I've Google'd for answers but could basically >just find questions and sometimes answers regarding Samba 2.2.x and NT >4.0 Domains. > >Thanks a lot, > >Alexander Skwar >-- >How to quote: http://learn.to/quote (german) http://quote.6x.to (english) >Homepage: http://www.iso-top.biz | Jabber: askwar@a-message.de > iso-top.biz - Die g?nstige Art an Linux Distributionen zu kommen > Uptime: 17 days 4 hours 43 minutes >-- >To unsubscribe from this list go to the following URL and read the >instructions: http://lists.samba.org/mailman/listinfo/samba > >-- >This message has been scanned for viruses and >dangerous content and is believed to be clean. > > >
Alexander Skwar
2003-Feb-13 20:11 UTC
[Samba] How to join a linux machine to a "pure" Active DirectoryDomain using Samba 3.0alpha21?
GRRR... I send it only to him and not to the list. Lists without Reply-To are bad :( Errol Neal wrote:> net ads join will add your samba box to the windows 2000 domain, and the domain does not have to support mixed mode. You will need to have kerberos setup and tested on your system (linux). Do you already have this done?No, I haven't yet setup kerberos. Will "net ads join" prompt me for the AD to join, or does it somehow automagically figure out which AD to join? Alexander Skwar -- How to quote: http://learn.to/quote (german) http://quote.6x.to (en) Homepage: http://www.iso-top.biz | Jabber: askwar@a-message.de iso-top.biz - Die g?nstige Art an Linux Distributionen zu kommen
adamsjw2@hotmail.com
2003-Feb-14 14:25 UTC
[Samba] How to join a linux machine to a "pure" Active DirectoryDomain using Samba 3.0alpha21?
On Fri, 14 Feb 2003 14:00:08 +0100, Alexander Skwar <lists.ASkwar@email-server.info> wrote:>Kurt Weiss schrieb: > >> mission impossible! >> windows XP home does not support domains!! > >Well, as pointed out in the link, that's not true. But as I said, how >did this link help with my problem? >This is from Microsoft's web site: http://microsoft.com/windowsxp/home/evaluation/overviews/xpindomain.asp "Both Windows XP Home Edition and Windows XP Professional allow you to connect to resources in a domain, either on the local network, or via a Remote Access Services (RAS) or virtual private network (VPN) connection. But Windows XP Professional is the only version of Windows XP that allows users to join and be managed by the domain (e.g., by logon scripts or group policies)." So it would appear that Kurt was correct JA