|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
The Gavel
Join Date: Dec 1999
Location: Upland, CA
Posts: 6,311
|
Setting up a PC on 2000 server
I’m helping a friend set up a pc to print product labels at his business. His IT guy is on vacation. The pc needs to access their “m” drive on the server to get the data for the labels. Right now, the pc can see the “m” drive in “My Computer” but does not have permission to access it. The pc runs 98SE. The server runs Server 2000. I need to know what to do on the server so the pc can have access to the “m” drive.
__________________
"To speak ill of others is a dishonest way of praising ourselves" |
|
|
|
|
|
#2 |
|
HOT ROD
Join Date: Sep 2000
Location: On the Edge
Posts: 4,565
|
Ron, you will need to Log on to the Server with admin rights then add/give the users/groups from the 98 box at least “read” permission to access the M drive. To do this use explorer and locate the M drive, right click then properties. In the properties box, click on the sharing tab if it is not already shared, then share the drives/folders. Then go into the permissions tab click on add and add the appropriate users/groups to the list or select the users/groups and set the needed permissions to access the drive in this case I believe read would be all that you would need.
__________________
Fast enough 2 get by.....old enough 2 know what not 2 try -You know it was me
|
|
|
|
|
|
#3 |
|
The Gavel
Join Date: Dec 1999
Location: Upland, CA
Posts: 6,311
|
Thanks L.J.,
I'll check it out in the morning! |
|
|
|
|
|
#4 |
|
Member (12 bit)
Join Date: Dec 1999
Location: Oklahoma
Posts: 3,261
|
Read Access is all you need unless you want to be able to change the data from the PC that will be running the printer.
|
|
|
|
|
|
#5 |
|
SQL nutcase
|
if the win98 machine is not in the same domain as the win2k box you can type the following at the command line:
Code:
net use \\<win2kmachine> "<password>" /user:<win2kmachine>\<username> Maybe it's not what you need, but I use this all the time to gain quick access to a machine on our network. |
|
|
|
|
|
#6 |
|
The Gavel
Join Date: Dec 1999
Location: Upland, CA
Posts: 6,311
|
Thanks for the help all, I'll give it a try.
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|