Networking my laptop with XBMC...
thanks in advance.
hope it helps.
cheers b4tm4n.
if the user you wish to authenticate with is part of the domain.. you need to specify the username as domain\username, that is how windows expect it. if not it's not sure if the local username database on your computer is used or the domain one.
smb://domain\password@hostname/share/path
if you have multiple host with the same netbios hostname in the same network, you may have to specify workgroup (same as the netbios domain name in your case)
smb://workgroup;domain\password@hostname/share/path
#If you have any other info about this subject , Please add it free.# |