Background: An application requires that user objects be created to contain various users' information. These user objects exist for their data only, and the user objects should not be able to log in, have access to files, or do anything whatsoever. Additionally, the user objects cannot be disabled due to the application's functionality.
What level of access does a user object have by default when created (assume a typical simple domain with a DC and a file server)? What needs to be done to lock these user objects down to nullify that access?