[Samba] Samba denies access to vaild share

Jeremy Allison jra at samba.org
Mon Jun 21 20:26:37 GMT 2004


On Mon, Jun 21, 2004 at 11:50:51AM -0800, Tim Jordan wrote:
> Hello, I'm looking for some help troublshooting why I can't access this
> share.  Everything looks good to me, but smbd does not allow my account
> in....
> 
> Samba 3.0.4 on Debian 
> 
> 
> > [2004/06/21 11:41:35, 2] smbd/service.c:make_connection_snum(311)
> >   user 'LABOR\TIM' (from session setup) not permitted to access this share (ISO)
> > [2004/06/21 11:41:35, 3] smbd/error.c:error_packet(118)
> >   error packet at smbd/reply.c(389) cmd=117 (SMBtconX) NT_STATUS_ACCESS_DENIED
> 
> 
> [ISO]
> 
>    comment = Linux Distros
>    path = hdb4/iso/
>    browseable = yes
>    writable = yes
>    valid users = @"LABOR\TIM"   (I have tested with and without quotes)

Remove the "@" sign. This specifies a group, not a user.

Jeremy.


More information about the samba mailing list