Complete.Org: Mailing Lists: Archives: discussion: July 1999:
RE: [aclug-L] Samba Question
Home

RE: [aclug-L] Samba Question

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: "'aclug-L@xxxxxxxxxxxx'" <aclug-L@xxxxxxxxxxxx>
Subject: RE: [aclug-L] Samba Question
From: Matt Pankratz <Mpankratz@xxxxxxxxx>
Date: Thu, 15 Jul 1999 11:32:56 -0500
Reply-to: aclug-L@xxxxxxxxxxxx

It might also be that NT is checking first for NT Challenge/Response
Password (encrypted) and then Password as Clear Text.

This would explain why it barfs on the first try and passes on the second.

Matt Pankratz
Web Engineer
AGRIS Corporation


-----Original Message-----
From: Clint A. Brubakken [mailto:cabrubak@xxxxxxxxxxxx]
Sent: Thursday, July 15, 1999 11:02 AM
To: aclug-L@xxxxxxxxxxxx
Subject: Re: [aclug-L] Samba Question


Well its been a couple of weeks but I'll see what I can do.

Later 95, NT, and 98 boxen all have encrypted passwords added. 

one possible problem is your smb.conf might not be set for that, 

see if  
encrypt passwords = yes
is in there. 

by default this will probably use /etc/smbpasswd 

you may have to create it if it doesn't exist by :

mksmbpasswd  cat  /etc/passwd  |  /usr/sbin/mksmbpasswd  > /etc/smbpasswd

then run smbpasswd to add password for users.

This is what I had to do, but you problem

[Prev in Thread] Current Thread [Next in Thread]