I'm running Samba 2.0.7 on Slackware 7.1. I realize PDC support is not official, but would someone please help me. When I login I get the following message: "The logon server did not recognize your domain password, or access to the server has been denied. Make sure you typed your password in correctly, and then try again." [Ok] I added the user using adduser and smbpasswd. I would like to keep passwords encrypted if possible. Here's a copy of my smb.conf file. # Samba config file created using SWAT # from witness (192.168.2.2) # Date: 2001/02/17 16:24:35 # Global parameters [global] workgroup = WWORKSHOP netbios name = CHUNGIN server string = Samba 2.0.7 - Witness Workshop Inc, interfaces = eth0 eth1 encrypt passwords = Yes update encrypted = Yes allow trusted domains = No map to guest = Bad User unix password sync = Yes load printers = No domain groups = @users add user script = /usr/sbin/adduser -n -g users -d /dev/null -s /bin/false %m$ logon script = scripts\%U.bat domain logons = Yes preferred master = Yes domain master = Yes [netlogon] comment = Network Logon Service path = /usr/local/samba/netlogon share modes = No [Ben_upload] path = /home/Samba username = bmeyer read list = bmeyer write list = bmeyer force group = users writeable = Yes Thanks in advance, Benjamen R. Meyer
At 04:36 PM 2/17/01 -0500, Witness wrote:>I'm running Samba 2.0.7 on Slackware 7.1. I realize PDC support is not >official, but would someone please help me.PDC support is not required for WinME, I believe, as WinME is simply an extension of Win9X ...>When I login I get the following message: > >"The logon server did not recognize your domain password, or access to >the server has been denied. Make sure you typed your password in >correctly, and then try again." > [Ok]OK, so the login failed. It might be for a number of reasons. It would be helpful if you could provide more information. This would include: 1. A tcpdump trace of the network traffic when you are trying to log in. This can be obtained with: tcpdump -i eth0 -s 1500 -w trace.cat 2. The contents of log.nmb around the time you tries to log in. Regards ------- Richard Sharpe, sharpe@ns.aus.com Samba (Team member, www.samba.org), Ethereal (Team member, www.ethereal.com) Contributing author, SAMS Teach Yourself Samba in 24 Hours Author, Special Edition, Using Samba
> Hi again, > The log.nmb file show no real problems ... > The smbtrace.cat file is truncated and I cannot look at it > too well ... > Can you try again without truncating it? You could try the following: > uuencode smbtrace.cat smbtrace.cat >& smbtrace.cat.uueOk. Here it is uuencoded. Thanks for the help. Ben Meyer -------------- next part -------------- A non-text attachment was scrubbed... Name: smbtrace.uue Type: application/octet-stream Size: 11529 bytes Desc: not available Url : http://lists.samba.org/archive/samba/attachments/20010219/20b9d3fb/smbtrace.obj