From owner-freebsd-questions@FreeBSD.ORG Fri Apr 18 03:56:19 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 A4405106564A for ; Fri, 18 Apr 2008 03:56:19 +0000 (UTC) (envelope-from jeff@m2.seamanpaper.com) Received: from buster.seamanpaper.com (buster.seamanpaper.com [67.158.116.43]) by mx1.freebsd.org (Postfix) with ESMTP id 50C558FC1F for ; Fri, 18 Apr 2008 03:56:19 +0000 (UTC) (envelope-from jeff@m2.seamanpaper.com) Received: (qmail 20897 invoked from network); 17 Apr 2008 23:29:37 -0400 Received: from c-24-63-95-12.hsd1.nh.comcast.net (HELO ?192.168.65.104?) (jeff@24.63.95.12) by buster.seamanpaper.com with AES256-SHA encrypted SMTP; 17 Apr 2008 23:29:37 -0400 Message-ID: <4808159A.6080704@m2.seamanpaper.com> Date: Thu, 17 Apr 2008 23:29:30 -0400 From: Jeff Dickens User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: Ruel Luchavez References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Username & groups X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jeff@seamanpaper.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Apr 2008 03:56:19 -0000 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.... > > Perhaps you need to do : smbpasswd -a ? Depends on the setup. I gather someone else installed this system. > ------------------------------------------------------------------------ > > _______________________________________________ > 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"