How do I create user specific access passwords to limit folder access on a server?
1445 pts.
0
Q:
How do I create user specific access passwords to limit folder access on a server?
How can I make it so users are prompted for a password when they select their folder on a network using Windows 2003 server?
ASKED: Jul 27 2009  5:23 PM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
10345 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
Absolutely.

There are third party softwares that integrates well with AD and provide this functionality. They let you define the sensitivity of a network resource (folder) and accordingly set the authentication level so that users are prompted for password each time they access a particular resource. I would advice against use of any freeware for this purpose.

_____________________________________________________________________________

User security credentials are cached on Windows client workstations. This is a network performance improvement feature. So, once a user is authenticated on a workstation, they are rarely asked to provide user credentials again unless some other application requests fresh login
Last Answered: Sep 15 2009  4:39 PM GMT by ITKE   10345 pts.
Latest Contributors: ExpertPuneetMehta   60 pts., Labnuke99   26290 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

KevinBeaver   7610 pts.  |   Jul 27 2009  8:21PM GMT

There may be some third-party DLP or endpoint security apps that can do this but as Labnuke99 said these credentials are cached within Windows. You could possibly put files on a separate host that they don’t have access to by default so they’re prompted for their login credentials.

 

Dwiebesick   1760 pts.  |   Sep 16 2009  3:13PM GMT

My question to you would be what are you trying to accomplish by requiring the end user to enter their password each time before accessing domain resources?

Is it for security control? If so, NTFS permissions would be your control. If it is auditing, then there are other mechanisms in a domain environment i.e. security logging.

I think having users enter their password each time they try to use a domain resource would just make them frustrated with out much benefit at the network administration level.

This is just my take and my 2 cents worth.

 
0