We have some users on Win95 boxes that need to connect to a share on an NT box, but using a username/password from a different domain than the box is in. Is this possible with 95? With Win2000, we can use
net use \\server\share /user:domain\username
but cannot find a 95 equivilent. How do we get around this?