The UNIX and Linux Forums
>
Top Forums
>
UNIX for Dummies Questions & Answers
SAMBA Help
.
User Name
Remember Me?
Password
google unix.com
Forums
Register
Forum Rules
Links
Albums
FAQ
Members List
Calendar
Search
Today's Posts
Mark Forums Read
Thread
:
SAMBA Help
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
2
(
permalink
)
09-26-2007
porter
Registered User
Join Date: Jan 2007
Posts: 2,965
Go into a command line and type
Code:
net use
to mount a drive I do the following..., I'm using "s:" as an example...
Code:
net use s: \\machine\share /USER:username
and to remove....
Code:
net use s: /d
does the result of "nslookup hostname" match the IP you use?
porter
View Public Profile
Find all posts by porter
Find porter's past nominations received
Find porter's present nominations given