Identifying files belonging to a specific user

G

gargoyle60

I have uninstalled some software (DB2 database) and I wish to remove a default username created by
the DB2 installer that was left behind, but I need to identify all those files belonging to the
specific user ("db2admin") and manually remove them before deleting the username.

How can I identify files belonging to the db2admin user?
 
B

Bert Hyman

In gargoyle60
How can I identify files belonging to the db2admin user?

In a command prompt window, the "/q" option of "dir" will display the file
owner.

To display the file owner in the file explorer, right-click on the column
header on the right-hand pane and check "owner".
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top