On Mon, Oct 17, 2011 at 12:30 AM, Todd And Margo Chester <[email protected]> wrote:
Hi All,

# rpm -qa \*samba\*
samba-client-3.5.6-86.el6_1.4.x86_64
samba-common-3.5.6-86.el6_1.4.x86_64
samba-3.5.6-86.el6_1.4.x86_64
samba-winbind-clients-3.5.6-86.el6_1.4.x86_64

I am trying to migrate my CentOS 5.6 Samba configure to my new
SL 6.1 server.

>From both Windows XP KVM guest and Linux's smbclient, I can
see the shares, but when I try to go into the shares I get:

    smbclient: NT_STATUS_ACCESS_DENIED
    XP Guest:  Access is denied

You will note that Samba lets me log in with smbclient and
let me see the shares in XP without a password prompt (both
passwords are the same on the host and guest side).

And my user name is in /var/lib/samba/private/smbpasswd.

And nothing about the access denied shows up in any log files: samba
log files  or /var/log/messages.  Completely quite.  Chatty about everything
else.  And testparm is perfect.

Anyone have any ideas what is going on?

Many thanks,
-T
[editorial comment] AAAAAAHHHHHHHHHHHHHHH!!!![/editorial comment]

~~~~~~~XP~~~~~~~~~~~~~
XP-Pro: \\Server\CDs is not accessible. you might not have permission to use
this network resource.  Access is denied


~~~~~~~Linux~~~~~~~~~~~
note that it accepts my password!

$ smbclient \\\\127.0.0.1\\OurStuff
Enter todd's password:
Domain=[FOO] OS=[Unix] Server=[Samba 3.5.6-86.el6_1.4]
smb: \> ls
NT_STATUS_ACCESS_DENIED listing \*

               57770 blocks of size 16777216. 34106 blocks available
smb: \>


$ smbclient -L \\\\server
Enter todd's password:
Domain=[FOO] OS=[Unix] Server=[Samba 3.5.6-86.el6_1.4]

       Sharename       Type      Comment
       ---------       ----      -------
       OurStuff        Disk      OurStuff on rn1 -- Mount as J:
       CDs               Disk      CDs on rn1 -- Mount as K:
       mnt               Disk      mnt on rn1 -- Mount as L:
       netlogon       Disk      Network Logon Service (X:)
       IPC$              IPC       IPC Service (Samba Server)
       Domain=[FOO] OS=[Unix] Server=[Samba 3.5.6-86.el6_1.4]

       Server               Comment
       ---------            -------
       KVM-WINXP
       SERVER               Samba Server

       Workgroup            Master
       ---------            -------
       FOO                  SERVER



--
Kind Regards
Earl Ramirez


On 10/17/2011 02:27 AM, Earl Ramirez wrote:
Hi Todd,

I had a similar issue and when I started the nmdb service everything was okay.

I tried stopping and restarting nmb.  Seemed like it took.  I will
recheck.  Thank you for the help! 

-T

Reply via email to