mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-24 16:10:02 -06:00
794b2c32f6
There are 2 possible methods to rename users and groups: - either use ipa user|group-mod oldname --rename newname - or use settattr: ipa user-mod oldname --setattr uid=newname ipa group-mod oldname --setattr cn=newname The first method validates the new name but the second method doesn't. Add a validation to make both methods consistent Fixes: https://pagure.io/freeipa/issue/9396 Signed-off-by: Florence Blanc-Renaud <flo@redhat.com> Reviewed-By: Rob Crittenden <rcritten@redhat.com> |
||
---|---|---|
.. | ||
advise | ||
custodia | ||
dnssec | ||
install | ||
plugins | ||
secrets | ||
__init__.py | ||
dcerpc_common.py | ||
dcerpc.py | ||
dns_data_management.py | ||
Makefile.am | ||
masters.py | ||
p11helper.py | ||
rpcserver.py | ||
servroles.py | ||
setup.cfg | ||
setup.py | ||
topology.py | ||
wsgi.py |