To find all files on the server owned by that user run the following command. Replace $USERNAME with the actual username to whom you need to search files. This command will search files owned by a particular user in entire file system. So it will take a long time. It is a good idea to store output to a files instead of showing on terminal. All the files owned by the given username will be stored user-files.txt file.