I am in a similar situation (a bunch of FreeBSD servers and only one Windows desktop). I found the magic bullet to leave your server in "user" protection mode:
In your smb.conf's [global] section, add this line:
use spnego = no
I'm guessing it has something to do with negotiating the password with certain clients.
Now, you will be able to address the machine directly in File Explorer (or Resco or Total Commander or whatever) with this path:
\\servername\sharename
If you are using "user" protection, you will then be prompted for the username, password, and domain. If you are using "share" protection you will probably log right in (I haven't tried it, though, since my
highly functional XP box requires I access the Samba shares through a login of some sort).
This should be good for any Mac OS X or Linux Samba file servers, too.
Good luck,
Zac
Update: I just saw daemonize's post (I better learn to read good). If this didn't fix your problem, post your smb.conf and I'll have a look.
|
Originally Posted by jxt
|
hey guys
iv tryed everything on these (and other) forums to try and get my x50v to connect to my gentoo server but it doesnt seem to even want to discover it.
all the windows machines on my network can see and use them fine and i can also use my windows shares form my axim.
any ideas at all?
iv tryed everything posted here.
|