From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adolf Belka To: development@lists.ipfire.org Subject: Re: Doing a push to my user git repository Date: Thu, 10 Jun 2021 14:39:08 +0200 Message-ID: <80b1b5d7-71a7-a1e7-fb44-87e4b3a3e171@ipfire.org> In-Reply-To: <7531B067-6F8B-4B4F-A30E-329DF6507AA6@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3774994245035237544==" List-Id: --===============3774994245035237544== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hallo Michael, On 10/06/2021 13:13, Michael Tremer wrote: > Hello Adolf, >=20 > We do not use SSH keys in our infrastructure. Instead we use Kerberos authe= ntication. >=20 > For that, you do not have to do anything apart from authenticating using a = password as usual. In the background the server will acquire a Kerberos ticke= t automatically. >=20 > You should be able to log in at people.ipfire.org using SSH with your usern= ame and your password. Can you check if that works? After adding a Match Host command to my ssh_config to allow password=20 authentication I was able to login with ssh to people.ipfire.org. It=20 immediately logged me out again with the following message:- fatal: Interactive git shell is not enabled. hint: ~/git-shell-commands should exist and have read and execute access. Connection to people.ipfire.org closed. Reading about this I suspect that is expected because I should not be=20 working with git interactively but it proves that my ssh connection is=20 working. I will now try out accessing my user repository via ssh and seeing if=20 that works. Thanks for the help. Adolf. >=20 > -Michael >=20 >> On 10 Jun 2021, at 12:00, Adolf Belka wrote: >> >> Hi All, >> >> Sorry for my lack of activities over the last period but I had some non-co= mputing issues to deal with. >> >> Back again now and starting to look through some previous stuff. >> >> The user git repository that I have available. Reading through the wiki it= looks like I need to use ssh to access it and do a push of any local changes= to my user repository. >> >> I have created an ssh key but the public file will need to be put into the= git repository server. Do I just need to send the public key to this distrib= ution list or is there some other process to get it added. >> >> >> Regards, >> Adolf. >=20 --=20 Sent from my laptop --===============3774994245035237544==--