Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
user rights on windows nt/2000
Name: nick Date: December 26, 2000 at 14:15:35 Pacific
Comment:
We are upgrading the systems at the compaany I work for to windows 2000 clients with an NT 4.0 domain. We have had windows 95/98 clients so there has been no security but we have not had any problems with people deleting things on the network. Can you tell me a resource that tells about user rights and how to give them. What I am wanting to do is actually if the user is not logged in as administrator everything is hidden on the drives but it is really there if you login with admin rights. We do not need any big security but it would be nice just to hide the folders but programs still be able to access them........ Thanks I am just not up to speed on user rights.....
Name: sander Date: December 28, 2000 at 04:36:34 Pacific
Reply:
If you create shares with a $-sign at the end of the share-name, they will not show in the network neighbourhood but you can access them from the run/address bar prompt. Off course you can protect all your files with NTFS security permissions AND/OR share permissions on your NT machines, even for your win9x clients, as long as your users log in with a domain username!
Summary: I want to rename a log file every month, by using the date variable, e.g. alert.log to alert.log.010602 (1st June 2002). I can do this on Windows 2000 by : SET DATE_VAR=%DATE:~4,-8%%DATE:~7,-5%%DATE:...
Summary: Are there any limitations running IIS on Windows NT 4.0 Workstation. I know if you share a folder for other users NT Workstation has a limitation of 10 connections. Is it the same with IIS, is 10 conn...