You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I am migrating a locally hosted RHEL git server to new hardware and I had migrated the git repositories without problem, it seems.,
However, on say server1, the team would use git@server1:/opt/git/foo.git for a clone, and it works, it doesnt seem to ask for credentials or it is cached I dont know how/where.
If I now say git@server2:/opt/repos/git/foot.git (it fails sys access denied), but if i do jweinraub@server:/opt/repos/git/foo.git it works, also my putty keys are not stored within the program, but it also doesnt ask for credentials, it works.
What am I doing wrong? Both servers are RHEL both are the out of package git, this is driving me up a wall as I need to sunset server1 asap.
thank you