Permissions required for MID Server ona Linux hostIssue Although MID servers on Linux host cannot discover Windows machines, some customers may still want to configure MID servers on Linux. Common questions include: Do you need a root account to run a MID server? What permissions are required for a MID server on a Linux host? ResolutionTo run the MID server, a Java application, a non-root user account with ownership and Read, Write, and Execute permissions on the MID server installation directory is required. This account should also have ownership and permissions on the /tmp directory, which is necessary for auto-upgrades. You should use a dedicated user account for the MID server to avoid permission issues that can occur if other accounts, such as Root, accidentally run the server. It can also cause some files in the MID server directory to change ownership. If permission issues arise, the ownership of the MID server directory can be forcibly changed back to the specified user account.