Mike Ely
2002-Nov-08 20:18 UTC
[Samba] Linux clients can't logon to win2k shares unless domain admin
Disregard yesterday's message from me regarding dots in the username. I've tried debugging and what I found was, unless I try to logon as a domain admin to a win2k share, I get ERRDOS. The machine I'm using is joined to the domain, and is using Samba version 2.2.5. Here's my mount command: mount -t smbfs //server/share /mnt/smb -o username=[username] where username is a user in the domain with rights to the share being mounted. Thanks in advance for any help/advice/criticism/comments. Sincerely, Mike Ely Computer Support Specialist Phoenix-Talent School District #4 Talent, OR --- [This E-mail scanned for viruses by Declude Virus]
Urban Widmark
2002-Nov-10 12:42 UTC
[Samba] Linux clients can't logon to win2k shares unless domain admin
On Fri, 8 Nov 2002, Mike Ely wrote:> mount -t smbfs //server/share /mnt/smb -o username=[username] > where username is a user in the domain with rights to the share being mounted.Try adding workgroup=DOMAIN /Urban