Skip to content

AD membership is lost after 30 days #3

@galaxy4public

Description

@galaxy4public

It was reported that an instance lost its AD membership after 30 days.

sssd is supposed to renew the membership automatically (the default is set at 30 days), but it seems that something prevents this from happening.

Some context for the issue can be found at the following links:

The corresponding source code in sssd can be seen at https://github.com/SSSD/sssd/blob/master/src/providers/ad/ad_machine_pw_renewal.c and should work.

To investigate this fully we need debug logs from the affected instances (my suspicion is that something prevents sssd from successfully forking a child with adcli update.

In the meantime the fix should be running adcli update as a service on a timer every day.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions