#231 add USERDEL_CMD into userdel
Closed: Fixed Opened by jhrozek.

USERDEL_CMD (string)
If defined, this command is run when removing a user. It should remove any at/cron/print jobs etc. owned by the user to be removed (passed as the first argument).


Fields changed

tests: 0 => 1

should the user's cron file be removed too? /var/spool/cron/ ? Right now it is not.

Replying to [comment:2 jgalipea]:

should the user's cron file be removed too? /var/spool/cron/ ? Right now it is not.

I'm not sure the sss_userdel should remove the cron file by default..I was thinking that this was a perfect example for something USERDEL_CMD could be used, or it could be a flag similar to -r/-R.

Fields changed

milestone: SSSD Deferred => SSSD 1.2

Fixed in 4aa841c5724f313435aeea1c0319e81bb0d14321

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

Fields changed

rhbz: => 0

Metadata Update from @jhrozek:
- Issue assigned to jhrozek
- Issue set to the milestone: SSSD 1.2.0

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/1273

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.

Metadata