ClearFoundation Tracker - ClearOS
View Issue Details
0022231ClearOSapp-radius - RADIUS Serverpublic2018-11-06 07:452019-04-26 03:54
NickH 
 
normalminoralways
closedsuspended 
7.5.0 
 
0022231: When LDAP dies Radius dies
If LDAP dies Radius dies. LDAP gets restarted due to servicewatch, but radius does not.

The systemd way of fixing this would be to add lines something like:
After=slapd.service
Requires=slapd.service
Restart=always

.... but this only works for ldap because of the requires line. It may be possible to remove the Requires. I believe Radius does not work with the AD connector without tweaking so this fix could work.

Alternatively we could come quietly and add it to servicewatch.
No tags attached.
Issue History
2018-11-06 07:45NickHNew Issue
2018-11-06 08:42user2Statusnew => confirmed
2018-11-06 08:42user2Assigned To => teamindia
2018-11-06 08:43user2Product Version7.5.0 Updates => 7.5.0
2019-04-26 03:54NickHNote Added: 0011931
2019-04-26 03:54NickHStatusconfirmed => closed
2019-04-26 03:54NickHAssigned Toteamindia =>
2019-04-26 03:54NickHResolutionopen => suspended

Notes
(0011931)
NickH   
2019-04-26 03:54   
Migrated to https://gitlab.com/clearos/clearfoundation/app-radius/issues/1 [^]