cowspotter
New member
- Local time
- Today, 13:31
- Joined
- Aug 13, 2008
- Messages
- 8
I have a table with the following columns:
Key - SSH Key value
FromAcct - Account that uses the SSH key
FromSever - Server that uses the SSH key
ToAcct - Account that is accessed using SSH key
ToServer - Server that is accessed using SSH key
We are finding that one key is being used by multiple FromAccts. I need to write a query that returns the Key, FromAcct, and ToAcct where one key value is used for 2 or more FromAccts. Can someone help me out with this?
Key - SSH Key value
FromAcct - Account that uses the SSH key
FromSever - Server that uses the SSH key
ToAcct - Account that is accessed using SSH key
ToServer - Server that is accessed using SSH key
We are finding that one key is being used by multiple FromAccts. I need to write a query that returns the Key, FromAcct, and ToAcct where one key value is used for 2 or more FromAccts. Can someone help me out with this?