[Samba] NT_STATUS_ACCESS_DENIED

Douglas VanLeuven roamdad at sonic.net
Tue Feb 12 21:58:14 GMT 2008


Chris du Preez wrote:
> On Tuesday 12 February 2008 03:07:29 pm you wrote:
>> Um, either you omitted the chr share definition, or you don't have one.
>> Either way we can't help much without it :)
>>
>> Rubin
>>
>  I get the same result with 
> 
> # smbclient //bbb/homes -U chr
>  Password:
>  Domain=[BBB] OS=[Unix] Server=[Samba 3.0.28-0.fc8]
>  smb: \> ls
>  NT_STATUS_ACCESS_DENIED listing \*
> 
> 
> when I list the server with 
> 
> # smbclient -L bbb -U chr
> Password:
> Domain=[BBB] OS=[Unix] Server=[Samba 3.0.28-0.fc8]
> 
>         Sharename       Type      Comment
>         ---------       ----      -------
>         cc              Disk
>         HP5550          Printer   HP Color LaserJet 5550
>         IPC$            IPC       IPC Service (BBB Samba Server)
>         chr             Disk      Home Directories
> Domain=[BBB] OS=[Unix] Server=[Samba 3.0.28-0.fc8]
> 
>         Server               Comment
>         ---------            -------
> 
>         Workgroup            Master
>         ---------            -------
>         FLAMENGRO            FLAHOIS01
> 
> This is what I found. The share chr is there.
> 
> I even went as far as put in a share cc in smd.conf like this, the same result
>  
> [cc]
>         path = /home/chr
>         valid users = chr
>         read only = No

Try valid users = FLAMENGRO\chr
I believe specifying the domain is mandatory.
You realize that only chr will have a home directory if you specify it
like that?

Regards, Doug


More information about the samba mailing list