Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Apr 2008 23:29:30 -0400
From:      Jeff Dickens <jeff@m2.seamanpaper.com>
To:        Ruel Luchavez <ruel.freebsd@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Username & groups
Message-ID:  <4808159A.6080704@m2.seamanpaper.com>
In-Reply-To: <ee9dc2b40804170319t4f86b5d2pd7ea1cf23adefd1a@mail.gmail.com>
References:  <ee9dc2b40804170319t4f86b5d2pd7ea1cf23adefd1a@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help


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 <username>

?

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"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4808159A.6080704>