I found quite a few posts about migrating ssh keys to a new host, but couldn't find much about migrating from one user to another on the same host...
We are migrating a NAS share to a new platform, and in the process are introducing new generic application IDs. I have been asked to copy the ssh keys from the existing generic ID to the new one. The ID will be accessing the same hosts from the same hosts, but it will be using the new ID. What is the best practice for copying the keys so that our 100+ applications that can use this ID will not run into the whole "add this key (yes/no)" question which would cause a massive number of failures?