

InterviewSolution
Saved Bookmarks
1. |
Solve : Folder system in windows 2003 server? |
Answer» <html><body><p>I have windows 2003 server. Networking is on domain system. I <a href="https://interviewquestions.tuteehub.com/tag/want-1448756" style="font-weight:bold;" target="_blank" title="Click to know more about WANT">WANT</a> to create one folder in the server as following attributes.<br/><br/>- none can directly enter inside it from <a href="https://interviewquestions.tuteehub.com/tag/workstation-1460161" style="font-weight:bold;" target="_blank" title="Click to know more about WORKSTATION">WORKSTATION</a>. It should ask user name and <a href="https://interviewquestions.tuteehub.com/tag/password-597077" style="font-weight:bold;" target="_blank" title="Click to know more about PASSWORD">PASSWORD</a> to login into this folder. the users who are granted to access he may go direclty.<br/><br/>....................................... ....................................... ....................................... .................................<br/>Just remove "Everyone" from that.<br/><br/>Those who want <a href="https://interviewquestions.tuteehub.com/tag/direct-954477" style="font-weight:bold;" target="_blank" title="Click to know more about DIRECT">DIRECT</a> access, put them in a group and add that group there.<br/>Also add one more user, for those who are not in that gorup.sound about rightRight click the folder, go to properties and go to the securities tab. Set the users you don't want to acess the folder to deny on all sections, only giving <a href="https://interviewquestions.tuteehub.com/tag/administrator-368059" style="font-weight:bold;" target="_blank" title="Click to know more about ADMINISTRATOR">ADMINISTRATOR</a> (or whoever you want) full control. That should do it for you.</p></body></html> | |