[SAC] [OSGeo] #2595: ldap services down

#2595: ldap services down
---------------------------+---------------------------------------
Reporter: robe | Owner: sac@…
     Type: task | Status: new
Priority: normal | Milestone: Sysadmin Contract 2021-II
Component: Systems Admin | Keywords:
---------------------------+---------------------------------------
Ldap services were down. Numerous people complained on IRC and Brian on
lists.

I manually ran the:

{{{
lxc exec nginx
copy_ldap_certs_to_secure.sh
ssh root@secure.lxd
systemctl restart slapd

}}}

strk did we ever define a cronjob to do this? I was looking in

/etc/crontab.d

assuming it would be in certbot or something but didn't see this script
set. Or is this still something you were working on.

--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/2595&gt;
OSGeo <https://osgeo.org/&gt;
OSGeo committee and general foundation issue tracker.

#2595: ldap services down
---------------------------+----------------------------------------
Reporter: robe | Owner: sac@…
     Type: task | Status: closed
Priority: normal | Milestone: Sysadmin Contract 2021-II
Component: Systems Admin | Resolution: fixed
Keywords: |
---------------------------+----------------------------------------
Changes (by robe):

* status: new => closed
* resolution: => fixed

--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/2595#comment:1&gt;
OSGeo <https://osgeo.org/&gt;
OSGeo committee and general foundation issue tracker.

#2595: ldap services down
---------------------------+----------------------------------------
Reporter: robe | Owner: sac@…
     Type: task | Status: closed
Priority: normal | Milestone: Sysadmin Contract 2021-II
Component: Systems Admin | Resolution: fixed
Keywords: |
---------------------------+----------------------------------------
Description changed by robe:

Old description:

Ldap services were down. Numerous people complained on IRC and Brian on
lists.

I manually ran the:

{{{
lxc exec nginx
copy_ldap_certs_to_secure.sh
ssh root@secure.lxd
systemctl restart slapd

}}}

strk did we ever define a cronjob to do this? I was looking in

/etc/crontab.d

assuming it would be in certbot or something but didn't see this script
set. Or is this still something you were working on.

New description:

Ldap services were down. Numerous people complained on IRC and Brian on
lists.

I manually ran the following

{{{
ssh tech_dev@osgeo7.osgeo.osuosl.org -p 2222
lxc exec nginx bash
copy_ldap_certs_to_secure.sh
ssh root@secure.lxd
systemctl restart slapd

}}}

strk did we ever define a cronjob to do this? I was looking in

/etc/crontab.d

assuming it would be in certbot or something but didn't see this script
set. Or is this still something you were working on.

--

--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/2595#comment:2&gt;
OSGeo <https://osgeo.org/&gt;
OSGeo committee and general foundation issue tracker.