Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
A security issue when using a file-sharing server
Message
De
14/03/2006 13:38:02
 
 
À
11/03/2006 01:50:30
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
01103359
Message ID:
01104292
Vues:
13
I had also this type of Problem, but the server was Win2000. I did some tricks to handle this.
1- Don't Map the drive, connect using \\servername\foldername (using set path to in application sartup), but the user can still browse the folder using Explorer.
2- Add $ sign at the end of the foldername$ (\\servername\foldername$), this will hide the folder. Only the user who knows the foldername can browse to the folder.

You will have to fix the path in you application code.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform