Displaying 1 result from an estimated 1 matches for "whatever_your_server_name".
2006 Mar 25
0
Linux box talks to XP Pro, XP Pro permissions deniedon LinuxBox
Let's keep this on list please...
See if you can connect as samba user from samba box...
smbclient -L WHATEVER_YOUR_SERVER_NAME -U Administrator
smbclient -L WHATEVER_YOUR_SERVER_NAME -U Michael
but note - casing is rather odd and might be your problem. UNIX is case
sensitive but Windows/Samba is not case sensitive...
therefore Samba will see 'Michael' as 'michael' and 'Administrator' as
'admi...