From owner-freebsd-questions@FreeBSD.ORG Fri Sep 12 01:46:47 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C61016A4BF for ; Fri, 12 Sep 2003 01:46:47 -0700 (PDT) Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3296543FE5 for ; Fri, 12 Sep 2003 01:46:46 -0700 (PDT) (envelope-from sandshrimp@comcast.net) Received: from comcast.net (unknown[12.242.162.139]) by comcast.net (rwcrmhc13) with SMTP id <2003091208464501500da8rne> (Authid: sandshrimp); Fri, 12 Sep 2003 08:46:46 +0000 Message-ID: <3F6187F5.4000809@comcast.net> Date: Fri, 12 Sep 2003 01:46:45 -0700 From: Ryan Merrick User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3.1) Gecko/20030524 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Peter Ulrich Kruppa References: <20030909102512.Q23332@pukruppa.net> In-Reply-To: <20030909102512.Q23332@pukruppa.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Joining SAMBA-domain X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Sep 2003 08:46:47 -0000 Peter Ulrich Kruppa wrote: > Hi, > > I am trying to set up a SAMBA-PDC for our school's network and > find a strange Problem with two Win2k workstations. > > When I try to join the SAMBA domain I receive an error which says > the user account - I am using root - is unknown. > > I call this "strange" because other Win2k machines on the very > same subnet work correctly - and what is even stranger: > I can manually access all server shares, when I use root's > account. > (Of course I did a net use * /d and set back the machines > to a workgroup before I tried to join the domain) > > > Please mail any ideas, I have got to get things working the next > days. > > Regards and thanks, > > > Uli. > > +---------------------------+ > | Peter Ulrich Kruppa | > | Wuppertal | > | Germany | > +---------------------------+ > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > Check root's listing in #/etc/group Add root to the group for domain admin. -Ryan