I have finished the patch that allows to configure users and group on IPA
server. I attached the patch to this letter.
>
> 14.05.2015, 17:08, "Мартынов Александр" :
>> Hello. I is still making the patch for system-config-users. And I would
>> still like the changes be included in the system-conf
Hello. I is still making the patch for system-config-users. And I would still
like the changes be included in the system-config-users.
02.04.2015, 10:55, "Мартынов Александр" :
> I am writing patch for system-config-users that allows configure users ang
> group from a IPA server with python libr
Apropos of ldap, the following message states that it is not recommended to
write something the directory directly though ldap.
http://www.redhat.com/archives/freeipa-users/2014-September/msg00228.html
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/l
On 2.4.2015 10:40, Miloslav Trmač wrote:
>> I am writing patch for system-config-users that allows configure users ang
>> group from a IPA server with python library ipalib from package ipa-python.
>> I would like the changes be included in the system-config-users. What is the
>> best way to implem
> I am writing patch for system-config-users that allows configure users ang
> group from a IPA server with python library ipalib from package ipa-python.
> I would like the changes be included in the system-config-users. What is the
> best way to implement this from the point of view of architectu