summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipaserver/krbinstance.py
Commit message (Expand)AuthorAgeFilesLines
* Re-factor the ipa_webgui and ipa_kpasswd instance codeMark McLoughlin2008-01-221-16/+12
* Fix issues reported by rpmlint.Rob Crittenden2008-01-181-14/+13
* Add ipa-server-install --uninstallMark McLoughlin2008-01-111-0/+33
* Backup system state in ipa-server-installRob Crittenden2008-01-141-1/+20
* Refactor some krbinstance templating codeMark McLoughlin2008-01-111-25/+12
* Big changeset that includes the work around keytab management.Simo Sorce2007-12-211-1/+4
* Convert replication to use the new cert infrastructure andKarl MacMillan2007-12-201-1/+1
* Refactor keytab creationMark McLoughlin2007-12-181-72/+9
* Fix error caused by creation steps patch mergeMark McLoughlin2007-12-171-1/+0
* Add host keytab creation for mastersSimo Sorce2007-12-131-0/+31
* Refactor krbinstance and dsinstance creation stepsMark McLoughlin2007-12-131-48/+38
* Refactor dsinstance ldap modify codeMark McLoughlin2007-12-131-30/+20
* Only update key/value files if necessaryMark McLoughlin2007-12-131-0/+8
* from ipa.ipautil import * --> from ipa import ipautilSimo Sorce2007-12-121-24/+24
* - Better access control, make sure not even admins can read out passwordsSimo Sorce2007-12-111-4/+4
* Make sure we don't keep around old keys.Simo Sorce2007-12-111-0/+5
* minor typosSimo Sorce2007-11-301-2/+2
* Compatibility changes to work on RHEL 5 with python 2.4rcritten@redhat.com2007-11-301-5/+5
* Add xml-rpc interface for getting keytabs.Karl MacMillan2007-11-211-0/+2
* Generate master password from Simo.Karl MacMillan2007-11-211-12/+1
* Initial replication setup.Karl MacMillan2007-11-211-53/+146
* Remove default SASL mappings if any to avoid conflicts with IPA SASL mappingsSimo Sorce2007-11-191-0/+19
* - Store Master Key in Ldap (Makes it easier to set up replicas)Simo Sorce2007-11-161-4/+31
* Introduce service base class and clean up ipa-server-installKarl MacMillan2007-11-051-51/+29
* Fix ticket #70Simo Sorce2007-11-011-3/+3
* Create configuration for MIT Windows kerberos client and install intoRob Crittenden2007-10-291-0/+16
* Don't print error on fresh installSimo Sorce2007-10-121-3/+5
* Karl MacMillan wrote:Karl MacMillan2007-10-091-2/+2
* On 10/4/07, Rob Crittenden <rcritten@redhat.com> wrote:Karl MacMillan2007-10-081-6/+17
* Try to catch more error conditions during installationrcritten@redhat.com2007-10-031-7/+37
* Initial support for confiuguring a DNS Server during installation.Simo Sorce2007-09-201-9/+3
* Overwrite ldappwd file to fix bug when reinstalling IPA.Karl MacMillan2007-09-111-1/+1
* Fix dsinstance.py and krbinstance.py importsKevin McCarthy2007-09-061-1/+1
* Add password request for admin userSimo Sorce2007-08-311-2/+27
* Fix copy&paste error, its not the conf files we need access to,Simo Sorce2007-08-301-2/+2
* General fixes.Simo Sorce2007-08-151-2/+1
* in F7 all directory names have changed from fedora-ds to dirsrvSimo Sorce2007-08-151-7/+7
* Use relative .so names for plugin so that lib/lib64 does not get in the waySimo Sorce2007-08-151-1/+1
* Activate the passwd extop plugin and ipa-kpasswd daemonSimo Sorce2007-08-151-5/+10
* export kpasswd keytab during installation processSimo Sorce2007-08-091-0/+10
* typoSimo Sorce2007-08-091-1/+1
* merge in changes from upstreamSimo Sorce2007-08-091-0/+28
|\
| * Generate /etc/httpd/conf.d/ipa.conf from a template so the realm canrcritten@redhat.com2007-08-061-0/+8
| * - Abstracted client class to work directly or over RPCrcritten@redhat.com2007-08-061-0/+18
* | set preauth on kadmin/changepw otherwise the kpasswd can't acquire a ticketSimo Sorce2007-08-081-0/+8
* | Try to fix dir layout and recover missing filesSimo Sorce2007-08-011-16/+10
* | Merge from upstreamSimo Sorce2007-08-011-2/+8
|/
* More reorgnization.Karl MacMillan2007-07-271-0/+177