Finding duplicated accounts across several servers
From time to time i check manually across 5 servers if there are any duplicated acount. Usually i found many of them. These are acounts we don't delete inmediatelly after a move.
Anyone has a method to check for duplicated accounts between servers and want to share it? :rolleyes:
-
Hello :) There are no native features that will output a list of duplicate accounts across multiple servers. You could combine the content from /etc/userdomains on each sever and then search the combined output for duplicates using a bash command. Thank you. 0
Please sign in to leave a comment.
Comments
1 comment