[Samba] NT_STATUS_ACCESS_DENIED

Chris du Preez chris at flamengro.co.za
Tue Feb 12 13:29:29 GMT 2008


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


More information about the samba mailing list