From owner-freebsd-questions@FreeBSD.ORG Thu Apr 17 13:33:29 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C88341065673 for ; Thu, 17 Apr 2008 13:33:29 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (mail.computinginnovations.com [64.81.227.250]) by mx1.freebsd.org (Postfix) with ESMTP id 780618FC0A for ; Thu, 17 Apr 2008 13:33:29 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from p28.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.14.2/8.14.2) with ESMTP id m3HDXJi5004808; Thu, 17 Apr 2008 08:33:19 -0500 (CDT) (envelope-from derek@computinginnovations.com) Message-Id: <6.0.0.22.2.20080417083149.0254b4d8@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Thu, 17 Apr 2008 08:33:16 -0500 To: "Ruel Luchavez" , freebsd-questions@freebsd.org From: Derek Ragona In-Reply-To: References: Mime-Version: 1.0 X-Antivirus: avast! (VPS 080416-1, 04/16/2008), Outbound message X-Antivirus-Status: Clean X-Virus-Scanned: ClamAV 0.92.1/6806/Wed Apr 16 15:50:16 2008 on betty.computinginnovations.com X-Virus-Status: Clean X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-MailScanner-ID: m3HDXJi5004808 X-ComputingInnovations-MailScanner: Found to be clean X-ComputingInnovations-MailScanner-From: derek@computinginnovations.com X-Spam-Status: No Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Username & groups X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Apr 2008 13:33:29 -0000 At 05:19 AM 4/17/2008, Ruel Luchavez wrote: >Hello, > >Can you help me on this... >I have a directory in the server this is what is looks like > drwxrwx--- 12 root plusmate 512 April 13 14:46 plusmate shared >...this directory is shared in my network, and i dont recieve any complain >in any user which can acces to that folder/directory > >*My Problem:* >I have a new user, i already add the user in the server using command >"adduser" and "pw" to modify it, by the way the name of user is ac06... >when i had a command "id -p ac06" this is the reply of the server.. > uid ac06 > group plusmate >and which im sure its correct.. > >BUT, when that user acces(ac06) the folder (plusmate shared) throug the >windows (windows XP) its always asking for username & password, however it >didn't ask for username & password while the other users getting to that >folder/directory. > >Where should be the problem?is there something i forgot configuring in the >server side? > >YOUR REPLY IS HIGHLY APPRECIATED.... Windows sends the username and password used to log into Windows to any network shares. So you need to sync what the user is using to log into windows with the network ones you setup. -Derek -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.