ECToo / mplayer-ce

Automatically exported from code.google.com/p/mplayer-ce
0 stars 0 forks source link

SMB cannot access Windows 2003 Domain server shares #221

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Setup a (non) root share (e.g. X:\Movies)
  (include "everyone" full access also in security tab)
2. Start mPlayer CE 0.5 in debug network mode
3. Cannot connect to SMB share (Error connecting SMB share)

What is the expected output? What do you see instead?
Same as you connect to a Windows XP/Vista (non) root share

What version of the product are you using? On what operating system?
mPlayer CE v0.5 / Windows 2003 Standard Server R2

Please provide any additional information below.
It's a domain issue. Ubuntu 8.x can connect as do other Windows 
(98/2000/XP/Vista) machines. Also adding @domainname to the username does 
not work. Maybe it's a NTLMv2 problem?

Original issue reported on code.google.com by digd...@zonnet.nl on 23 May 2009 at 9:24

GoogleCodeExporter commented 9 years ago
Have you tried formating the username as:
DOMAIN.COM\username
DOMAIN\username

These are vaild ways to represents domain names aswell, check to see if those 
are
accepted. I'd just want you to try that because that's more of a legacy way to
represent domain usernames, which could be compatible instead of the 
user@domain.com
notation.

Original comment by hroo...@gmail.com on 3 Aug 2009 at 6:14

GoogleCodeExporter commented 9 years ago

Original comment by metaradil on 22 Dec 2010 at 8:49