freeipa/ipaserver
Rob Crittenden d9627ab165 find_entry_by_attr() should fail if multiple entries are found
It will only ever return one entry so if more than one are found
then we raise an exception. This is most easily seen in the host
plugin where we search on the server shortname which can be the
same across sub-domains (e.g. foo.example.com &
foo.lab.example.com).

https://fedorahosted.org/freeipa/ticket/1388
2011-07-11 18:45:49 -04:00
..
install Make dogtag an optional (and default un-) installed component in a replica. 2011-06-23 19:04:33 -04:00
plugins find_entry_by_attr() should fail if multiple entries are found 2011-07-11 18:45:49 -04:00
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
conn.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
ipaldap.py Enable 389-ds SSL host checking by defauilt 2011-05-20 10:08:11 -04:00
ipautil.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
rpcserver.py Don't let a JSON error get lost in cascading errors. 2011-06-15 14:57:53 +02:00