I have two users who need to use the same login due to an application restriction.
These users have vastly different opinions on what a shell prompt should look like. One of them even insists on modifying the color palate. This has resulted in a .bashrc PS1 dispute. I've given them scripts to set their own preferences but... let's just say that it's complicated.
Fortunately, they both connect from locations with known IP addresses. Is there a way that I can incorporate the user's remote IP address into a conditional and thus give both of them what they want without any additional steps on their end? They're connecting via ssh.