Link to home
Start Free TrialLog in
Avatar of LaSalamandra
LaSalamandra

asked on

Protect a directory with login and password

Hi,

I have to protect a directory on the server with login and password. A automated system will download some file I'll put inside through http giving login and password.

I guess I have to do this:
1) create a new user in USER section.
2) Right clic on the dir I want to protect and assign read-control only to that user.
3) Leave blank all permission for user "everyone".

I don't want that the user can access my server through terminal service in any way.

Is the procedure correct ?

Avatar of JamesTX10
JamesTX10
Flag of United States of America image

leave the permissions to everyone

under the security tab change that to only the users or groups that you want to access the file
Avatar of LaSalamandra
LaSalamandra

ASKER

But, if I create a new user that will be able to access the server through terminal service, isn't it? How to avoid that ?
the only users that will be able to access that folder will be the ones that you put in the security tab.

Is that what you are asking?
No, I understood what you said, but I'm afraid the user I'll create will be able to access the whole server (not the directory) with terminal service program.
How are your other permissions setup? Is everything else in a group? If so do not add the new user to any groups.
ASKER CERTIFIED SOLUTION
Avatar of Jay_Jay70
Jay_Jay70
Flag of Australia image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial