This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
freeipa
Watch
3
Star
0
Fork
0
You've already forked freeipa
mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced
2025-02-25 18:55:28 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
87bc5c4d6394ce2b0f0a5e18bcff5721b34ebdc1
freeipa
/
ipa-server
/
ipaserver
History
Simo Sorce
88c0c7f321
from ipa.ipautil import * --> from ipa import ipautil
2007-12-12 13:15:56 -05:00
..
__init__.py
Handle optional arguments by using the value __NONE__ over XML-RPC.
2007-08-23 09:44:00 -04:00
bindinstance.py
Try to catch more error conditions during installation
2007-10-03 17:37:13 -04:00
certs.py
Add automatic browser configuration for kerberos SSO using javascript.
2007-12-12 09:36:32 -05:00
dsinstance.py
User provided certs.
-
httpinstance.py
Add automatic browser configuration for kerberos SSO using javascript.
2007-12-12 09:36:32 -05:00
installutils.py
User provided certs.
-
ipaldap.py
Improve the error message when an entry is not found.
2007-12-06 16:48:26 -05:00
krbinstance.py
from ipa.ipautil import * --> from ipa import ipautil
2007-12-12 13:15:56 -05:00
Makefile.am
Convert the setup of ssl from a shell script to a
-
ntpinstance.py
Introduce service base class and clean up ipa-server-install
-
radiusinstance.py
Remove radius from main install script and add
-
replication.py
Added replication.py
-
service.py
Introduce service base class and clean up ipa-server-install
-
webguiinstance.py
Introduce service base class and clean up ipa-server-install
-