#30 Add initial support for account lock and unlock to lib389
Closed: Fixed Opened by firstyear.

Add support for account locking and unlocking, with the future intent to replace ns-activate, ns-inactivate, ns-accountstatus.


Metadata Update from @firstyear:
- Custom field Review Status adjusted to review
- Issue assigned to firstyear

Metadata Update from @spichugi:
- Custom field Review Status adjusted to ack (was: review)

This is good, ack as well, but we also need to add support for accounts locked out by inactivity - as those don't use nsAccountLock. I guess we just need unlock & status functionality. You can see how we check for the status of accounts locked by inactivity in ns-accountstatus.pl.

Yeah, I haven't started on inactivity yet. I just wanted to get something basic going first. We can add the inactivity checks next :)

commit 4e6651afe94163ccb10a2ace8030ed02789d827f
To ssh://git@pagure.io/lib389.git
bca9bd2..4e6651a master -> master

Metadata Update from @firstyear:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Yeah, I haven't started on inactivity yet. I just wanted to get something basic going first. We can
add the inactivity checks next :)

Of course, I just wanted to make sure it was on the radar - I know this was just the initial work.

Metadata