#379 [RFE] Provide a method to singal sssd to go offline, regardles of the actual status
Closed: Fixed None Opened 14 years ago by simo.

To test offline scenarios it would be useful to have a way to force sssd to go into offline status and stay offline until signaled again to resume normal operations.


Fields changed

type: defect => enhancement

Fields changed

owner: somebody => sgallagh

upping priority of this RFE to 1.1 :-)

milestone: SSSD 1.2 => SSSD 1.1
tests: 0 => 1

Fixed by 3994ec2

To take advantage of this feature, send a SIGUSR1 to the 'sssd' process (to tell all backends to go offline) or to the 'sssd_be' process (to tell a specific backend to go offline)

This can be accomplished by running 'kill -USR1 <pid>' as root.

fixedin: => 1.1.0
resolution: => fixed
status: new => closed

This is being used to test offline authentications. Thank you!

tests: 1 => 0
testsupdated: 0 => 1

Fields changed

rhbz: => 0

Metadata Update from @simo:
- Issue assigned to sgallagh
- Issue set to the milestone: SSSD 1.1

7 years ago

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/1421

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Login to comment on this ticket.

Metadata