NT servers....

M

mewizard

Guest
Can you lock directories on a NT server?

ie .htaccess

If so.... can you tell me how, thanx :)
 
K

kanonfodda

Guest
Is it a web server, or do you have direct access?

If you have direct access, then you need to set the permissions on the directory (defaul is Everyone - full control)

Right click on the Directory in question, then bring up the properties. Select the security tab.

From there, you can set the permissions (assuming you are running NTFS).
 
K

kanonfodda

Guest
Is it a web server, or do you have direct access?

If you have direct access, then you need to set the permissions on the directory (defaul is Everyone - full control)

Right click on the Directory in question, then bring up the properties. Select the security tab.

From there, you can set the permissions (assuming you are running NTFS).
 
K

kanonfodda

Guest
Is it a web server, or do you have direct access?

If you have direct access, then you need to set the permissions on the directory (defaul is Everyone - full control)

Right click on the Directory in question, then bring up the properties. Select the security tab.

From there, you can set the permissions (assuming you are running NTFS).
 
J

JohnyWishbone

Guest
I dont quite follw "lock" but cant you remove all permissions from it leaving admin ?
 
E

Embattle

Guest
You pressed the reply button three times :p
 
M

mewizard

Guest
heh :)

its a remote webserver, i want to password protect some of the directories so users have to login
 
K

kanonfodda

Guest
Originally posted by Embattle
You pressed the reply button three times :p

:p

more likely hassle caused by doing a repair and compact on a 900mb Access database :(
 
D

Durzel

Guest
You have to add a user in NT "Users and Groups", and then set permissions on the directory/files for that user to access it, and disable anonymous access (default).

Not something you can do remotely without administrator level access.
 

Users who are viewing this thread

Top Bottom