On 06/14/2010 08:44 AM, Rob Crittenden wrote:
Adam Young wrote:
When the patch was applied, and the packages were installed on a
clean system, ipa-server-install kicked directly into the debugger
afterthe line:
[7/21]: configuring user private groups
stack trace showed
dsinstance.py(124)has_managed_entries()
->try
Looks like I left a debug statement in the patch. You can press 'c'
here to continue (it'll prompt you again later). I can remove these
statements before I push the patch if it is otherwise ok.
rob
OK, I think this is a legit problem: I have a version of the the DS
that has /usr/lib64/dirsrv/plugins/libmanagedentries-plugin.so
[r...@ipa patchedrpms]# rpmquery 389-ds-base
389-ds-base-1.2.6-0.6.rc1.fc13.x86_64
The following fails. I think the error message is either failing at
I18N or has a typo in the URL, due to the u' in it.
[r...@ipa patchedrpms]# ipa user-add --first Count --last VonCount
User login [cvoncount]: count123ahahah
ipa: ERROR: cannot connect to
u'https://ipa.ayoung.boston.devel.redhat.com/ipa/xml': Internal Server Error
On 06/08/2010 04:23 PM, Rob Crittenden wrote:
Add support for User-Private Groups
This uses a new 389-ds plugin, Managed Entries, to automatically
create a group entry when a user is created. The DNA plugin ensures
that the group has a gidNumber that matches the users uidNumber.
When the user is removed the group is automatically removed as well.
If the managed entries plugin is not available or if a specific,
separate range for gidNumber is passed in at install time then
User-Private Groups will not be configured.
The code checking for the Managed Entries plugin may be removed at
some point. This is there because this plugin is only available in a
389-ds alpha release currently (1.2.6-a4).
rob
_______________________________________________
Freeipa-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/freeipa-devel
------------------------------------------------------------------------
_______________________________________________
Freeipa-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/freeipa-devel
_______________________________________________
Freeipa-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/freeipa-devel