#3062 [RFE] Allow admins to change expiration attribute for the accounts
Closed: fixed 5 years ago Opened 11 years ago by dpal.

We don't let admins to change the expiration date for the accounts. This is an RFE ticket to add that capability.

For now we have to resort to ldapmodify:

$ ldapmodify -x -D 'cn=directory manager' -W
Enter LDAP Password:
dn: uid=tuser1,cn=users,cn=accounts,dc=example,dc=com
changetype: modify
replace: krbPasswordExpiration
krbPasswordExpiration: 20131231011529Z

For details see the thread:
https://www.redhat.com/archives/freeipa-users/2012-September/msg00026.html

FYI the issue is related to RHEV-M


Metadata Update from @dpal:
- Issue assigned to someone
- Issue set to the milestone: Ticket Backlog

7 years ago

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

5 years ago

Login to comment on this ticket.

Metadata