Re: system-config-users and IPA

2015-05-27 Thread Мартынов Александр
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

Re: system-config-users and IPA

2015-05-14 Thread Мартынов Александр
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

Re: system-config-users and IPA

2015-04-08 Thread Мартынов Александр
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

Re: system-config-users and IPA

2015-04-02 Thread Petr Spacek
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

Re: system-config-users and IPA

2015-04-02 Thread Miloslav Trmač
> 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