matt2kjones
06-23-2002, 05:09 PM
Hi, i have enabled routing and remote access on my windows 2000 server which is srv1.thedigitaldream.co.uk
i have created a user, and given them dial in permissions.
The user is able to dial in, but how do they get folders that are stored on the server to display on their machine????
Thanx in advance, Matt.
jimroe
06-23-2002, 07:46 PM
You have a couple of options - recognize that RRAS on Windows allows the user to login, but what they can do once they've logged in depends on what services you have set up.
1. FTP - you can run FTP services, in which case they could use a browser or ftp client to access files to transfer from the server. Permissions for that user must be set in the service.
2. HTTP - you could run IIS and set up a web site they could access
3. Explorer - they could use Windows Explorer to browse files on the server - they could map a network drive as long as there's a share setup that they have rights to access
4. Telnet - you could run the telnet service and let them use a shell
RackMy.com
06-23-2002, 11:34 PM
They should be able to access the machine as if it was on the same network, so you would set it up the same way as if it was on a small network.
Hope that helps!