Trevor Osatchuk wrote: > I have a Tru64 Alpha running 4.0f and I want to map a share that resides on > another domain and network. I do not have name resolution via wins or any > other service save a hosts file.(I would guess that this is important) I > have tried to mount a share using a IP address from my own pc on the same > network and I got an error: > > LOC: Netbios session refused > > Does this mean that I need name resolution in order to mount a share? If I > get name resolution via hosts is this good enought and what would the > command line look like to mount a share from a different domain?
You can't use IP addresses directly with Sharity. If you add the host to /etc/hosts, that should be fine. If you run the GUI, you can also add an explicit entry for your server specifying the IP address. If you need to specify a domain other than your default domain, use the commandline option '-D'. See 'cifsmount -man' or 'cifslogin -man' for more information. Many servers accept connections from any domain, though. Regards, Christian. -- Dipl.-Ing. Christian Starkjohann Objective Development mailto:[EMAIL PROTECTED] | http://www.obdev.at/ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ To unsubscribe send a mail with the words "unsubscribe sharity-talk" in the body to <[EMAIL PROTECTED]>. If you want to reach a human, please write to <[EMAIL PROTECTED]>.
