summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipaserver/krbinstance.py
Commit message (Expand)AuthorAgeFilesLines
* 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