Hello FreeIPA world, First thanks for this great product, I was looking for an Active Directory 'clone' for the opensource world and I have successfully tested and deployed a FreeIPA infra, thanks to your great job guys !
Because I am also a Windows admin sys working from Windows platform, I wanted to keep PowerShell as my main shell and script platform. I have started to port the Python cli in a Powershell module. For the Powershell user, my work is available at : https://github.com/MS-LUF/Manage-FreeIPA Currently, the APIs already implemented in the v0.1 are : config_mod config_show env group_add group_add_member group_del group_find group_mod group_remove_member group_show Host_add Host_del Host_mod Host_show passwd permission_add permission_add_member permission_add_Noaci permission_find permission_mod permission_remove_member permission_show privilege_add privilege_add_member privilege_add_permission privilege_del privilege_find privilege_mod privilege_remove_member privilege_remove_permission privilege_show role_add role_add_member role_add_privilege role_del role_find role_mod role_remove_member role_remove_privilege role_show sessionlogout user_add user_del user_disable user_Enable user_find user_mod user_show user_status user_unlock host_find More, to come soon. @+ Luf35 _______________________________________________ FreeIPA-users mailing list -- freeipa-users@lists.fedorahosted.org To unsubscribe send an email to freeipa-users-le...@lists.fedorahosted.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/freeipa-users@lists.fedorahosted.org