summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipaserver/krbinstance.py
Commit message (Expand)AuthorAgeFilesLines
* Mass tree reorganization for IPAv2. To view previous history of files use:Rob Crittenden2009-02-031-428/+0
* Fix syntax errorSimo Sorce2008-09-181-4/+4
* CVE 2008 3274 related fixesSimo Sorce2008-09-101-1/+7
* Minor bugs found while testing stuff.Simo Sorce2008-08-211-0/+1
* Remove unused stuff.Simo Sorce2008-08-131-2/+1
* When an LDAP connection fails, display the host one is trying to connect to.Rob Crittenden2008-06-091-2/+4
* Don't pass the Directory Manager password on the command-line to ldapmodify.Rob Crittenden2008-05-191-4/+11
* Make sure all services are stopped during uninstall.Rob Crittenden2008-05-141-1/+3
* Configure the ipa_pwd_extop plugin on replicas.Rob Crittenden2008-04-141-1/+4
* Use the same kpasswd.keytab on all replicas.Rob Crittenden2008-04-091-2/+7
* The kpasswd keytab must not be owned by the dirsrv user.Simo Sorce2008-04-081-2/+0
* Move sysrestore to ipa-python so it can be used by client scripts too.Simo Sorce2008-03-271-27/+26
* Verify current domain with user during installationRob Crittenden2008-02-151-10/+6
* Set the license uniformly to GPLv2 only.Rob Crittenden2008-02-041-1/+1
* Fix two typosRob Crittenden2008-02-051-2/+2
* 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