

InterviewSolution
Saved Bookmarks
1. |
Solve : Application Server Structure? |
Answer» <html><body><p>I am stuck for ideas and can't <a href="https://interviewquestions.tuteehub.com/tag/find-11616" style="font-weight:bold;" target="_blank" title="Click to know more about FIND">FIND</a> much in Google about how to organize an application server. <br/><br/>Currently programs with very limited access that are run from the server are installed to a directory in a mapped drive F:. The F: drive also contains restricted files for the same group of users.<br/><br/>Programs that can be run by everyone from the server are installed in a mapped drive G: The G: drive also contains all of the rest of the company files.<br/><br/>I expected to leave F: and G: for files and create a P: drive for programs. The problem I am having is:<br/><br/>1. Is it commonplace for everyone in a company to be able to <a href="https://interviewquestions.tuteehub.com/tag/see-630247" style="font-weight:bold;" target="_blank" title="Click to know more about SEE">SEE</a> the install directory of a program?<br/>2. I need to keep most every user from parusing the restricted programs' installation directories.<br/><br/>Maybe I just worked this out. If it's not a bad thing to have the entire company mapped to the P: drive then I could Share this drive with Everyone and then lock down the various directories accordingly. Also, now that I think about it, using advanced <a href="https://interviewquestions.tuteehub.com/tag/permissions-771019" style="font-weight:bold;" target="_blank" title="Click to know more about PERMISSIONS">PERMISSIONS</a> I should be able to <a href="https://interviewquestions.tuteehub.com/tag/fix-991779" style="font-weight:bold;" target="_blank" title="Click to know more about FIX">FIX</a> it so authorized users have full access to the directories but are not capable of moving or deleting them, right?<br/><br/>If my realization is right I guess my big concern is with how most companies structure their application servers - are the program directories visible? If not, how are they kept from the user's sight but still available to use?<br/><br/>Thanks for the help,<br/><br/>Po<a href="http://livedocs.adobe.com/dreamweaver/8/using/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&file=25_weba4.htm">http://livedocs.adobe.com/dreamweaver/8/using/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&file=25_weba4.htm</a><br/><br/>Man not sure but thats all i could find on google.. Start with what server program you are using. They all operate "slightly" different.<br/><br/>Server2000 Small enterpise? Server 2003 Enterprise? Appache?Thanks for the replies guys. I didn't check the link yet. Just wanted to give more <a href="https://interviewquestions.tuteehub.com/tag/information-238790" style="font-weight:bold;" target="_blank" title="Click to know more about INFORMATION">INFORMATION</a>: <br/><br/>We have Windows 2003 Standard R2 SP2 servers. What more information can I give you that's relevant?<br/><br/>Po</p></body></html> | |