[OSGeo] #3363: Create grassbot user on 'osgeo8-grass' and 'osgeo7-download'

#3363: Create grassbot user on 'osgeo8-grass' and 'osgeo7-download'
----------------------+----------------------------
Reporter: neteler | Owner: sac-tickets@…
     Type: task | Status: new
Priority: normal | Milestone: Unplanned
Component: SysAdmin | Resolution:
Keywords: LDAP,ssh |
----------------------+----------------------------
Comment (by robe):

I guess it probably works for neteler cause maybe it's using your config.
I think the issue is the ssh key isn't being passed forward.

Try this:

{{{
  ssh -i ~/.ssh/grassbot_grass_osgeo -oProxyCommand="ssh -i
~/.ssh/grassbot_grass_osgeo grassbot@hop.osgeo8.osgeo.org -W %h:%p"
grassbot@grass.lxd
}}}
--
Ticket URL: <#3363 (Create grassbot user on 'osgeo8-grass' and 'osgeo7-download') – OSGeo;
OSGeo <Gter - OSGeo;
OSGeo committee and general foundation issue tracker.

#3363: Create grassbot user on 'osgeo8-grass' and 'osgeo7-download'
----------------------+----------------------------
Reporter: neteler | Owner: sac-tickets@…
     Type: task | Status: closed
Priority: normal | Milestone: 2025 (robe)
Component: SysAdmin | Resolution: fixed
Keywords: LDAP,ssh |
----------------------+----------------------------
Changes (by neteler):

* milestone: Unplanned => 2025 (robe)
* resolution: => fixed
* status: new => closed

Comment:

Superb, @robe!

{{{
mneteler@caddy: ~$ ssh -i ~/.ssh/grassbot_grass_osgeo -oProxyCommand="ssh
-i ~/.ssh/grassbot_grass_osgeo grassbot@hop.osgeo8.osgeo.org -W %h:%p"
grassbot@grass.lxd
Enter passphrase for key '/home/mneteler/.ssh/grassbot_grass_osgeo':
grassbot@grass.lxd's password:
Linux grass 5.15.0-113-generic #123-Ubuntu SMP Mon Jun 10 08:16:17 UTC
2024 x86_64
...
Last login: Fri Apr 11 04:22:55 2025 from fd42:448f:xxxxx
}}}

Success! Thank you so much for your support.
--
Ticket URL: <#3363 (Create grassbot user on 'osgeo8-grass' and 'osgeo7-download') – OSGeo;
OSGeo <Gter - OSGeo;
OSGeo committee and general foundation issue tracker.