freeipa/ipaserver
Stanislav Laznicka 8db5b277a0 Unify password generation across FreeIPA
Also had to recalculate entropy of the passwords as originally,
probability of generating each character was 1/256, however the
default probability of each character in the ipa_generate_password
is 1/95 (1/94 for first and last character).

https://fedorahosted.org/freeipa/ticket/5695

Reviewed-By: Martin Basti <mbasti@redhat.com>
Reviewed-By: Petr Spacek <pspacek@redhat.com>
2017-01-06 09:26:56 +01:00
..
advise ipautil: remove SHARE_DIR and PLUGIN_SHARE_DIR 2016-11-29 14:50:51 +01:00
dnssec ipapython: move dnssec, p11helper and secrets to ipaserver 2016-11-29 14:50:51 +01:00
install Unify password generation across FreeIPA 2017-01-06 09:26:56 +01:00
plugins Change activity text while loading metadata 2017-01-05 19:13:37 +01:00
secrets Unify password generation across FreeIPA 2017-01-06 09:26:56 +01:00
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
dcerpc.py ipautil: remove SHARE_DIR and PLUGIN_SHARE_DIR 2016-11-29 14:50:51 +01:00
dns_data_management.py Fix compatibility with python-dns 1.15.0 2016-10-11 15:45:41 +02:00
Makefile.am Build: Makefiles for Python packages 2016-11-09 13:08:32 +01:00
p11helper.py ipapython: move dnssec, p11helper and secrets to ipaserver 2016-11-29 14:50:51 +01:00
rpcserver.py ipautil: move kinit functions to ipalib.install 2016-11-29 14:50:51 +01:00
servroles.py Introduce "NTP server" role 2016-06-15 13:51:48 +02:00
session.py pylint: enable the import-error check 2016-10-24 14:11:08 +02:00
setup.cfg Port all setup.py to setuptools 2016-10-20 18:43:37 +02:00
setup.py Adjustments for setup requirements v2 2016-12-02 09:45:14 +01:00
topology.py Fix topologysuffix-verify failing connections 2016-06-24 13:32:02 +02:00