Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | We are really changing the kerberos principal key and not the password when | Rob Crittenden | 2008-03-24 | 6 | -49/+49 |
| | | | | | | | | | | we do updates, so use the right terminology internally. Also fix the actual field we update (and grant permission appropriately in delegations). The DS password handles updating userPassword and any Samba passwords as necessary. 438256 | ||||
* | Start ntpd after FDS so that the ntp user can be found. | Rob Crittenden | 2008-03-24 | 1 | -2/+2 |
| | | | | | | | Start httpd after ipa_webgui becuse otherwise mod_proxy may not like it if it can't connect to the UI listening port 438090 | ||||
* | Allow client install to specify ntp server name | Simo Sorce | 2008-03-14 | 1 | -1/+6 |
| | |||||
* | Allow the realm to be included in the name passed to add_service_principal() | Rob Crittenden | 2008-03-17 | 2 | -3/+11 |
| | | | | | | | This is more kerberos-like and it doesn't hurt anything, we just won't allow realms other than our own to be used. 437566 | ||||
* | Don't define bogus realm/server in configuration file by default | Rob Crittenden | 2008-03-17 | 20 | -4/+58 |
| | | | | | | | Add default exception handler to avoid backtraces in cmdline tools Enhance error message when the IPA server or realm can't be found 437565 | ||||
* | Adding items to the set needs to be lower case to prevent duplicates. | Rob Crittenden | 2008-03-10 | 1 | -1/+1 |
| | | | | | | | This function was assuming that the target list was all lower-case so the set could end up with duplicate values which would get kicked out by LDAP. 433680 | ||||
* | Remove ACI that was causing RDN changes to fail | Rob Crittenden | 2008-03-10 | 2 | -5/+1 |
| | | | | | | Fix for session code so RDN change can succeed 433523 | ||||
* | Add ability to initialize a replication agreement | Rob Crittenden | 2008-03-07 | 3 | -51/+73 |
| | | | | | | | | Add ability to force a synch to occur Clean up a lot of unused code in ipaldap.py. This lets us do a simple bind without being root (it used to try to read dse.ldif) 436237 | ||||
* | Verify that the hostname is correct in /etc/hosts | Rob Crittenden | 2008-03-06 | 2 | -3/+32 |
| | | | | | | Don't ignore exceptions when getting the hostname from the user 433515 | ||||
* | Fix build breakage. We now provide a man file, need to specify location to rpm | Rob Crittenden | 2008-03-11 | 2 | -2/+2 |
| | |||||
* | Add --quiet option to ipa-getkeytab | Simo Sorce | 2008-03-05 | 2 | -9/+32 |
| | | | | | | Return message on success Avoid SASL output from being printed Make sure the man page is up to date | ||||
* | Prevent server and domain from being undefined or blank when we need them | Rob Crittenden | 2008-03-05 | 2 | -11/+19 |
| | | | | | | | Improve LDAP error reporting Don't return the str() of discovery values because it can return "None" 436130 | ||||
* | Use standard size and alignment for the packed data so it works on 64-bit hosts | Rob Crittenden | 2008-03-06 | 1 | -1/+1 |
| | |||||
* | Remove some duplicate id's that are not valid HTML | Rob Crittenden | 2008-03-05 | 3 | -5/+2 |
| | | | | | Remove the footer. It was a leftover from the original TurboGears-generated project that Kevin McCarthy had modified. | ||||
* | Remove the ability for the average user to add/delete groups on user edit page | Rob Crittenden | 2008-03-04 | 1 | -3/+3 |
| | | | | | | | If they have any delegations at all (are in editors group) they will have these links. 433387 | ||||
* | Filter out K/M and krbtgt principals from the service principals list. | Rob Crittenden | 2008-03-03 | 1 | -2/+3 |
| | | | | 435713 | ||||
* | Require that the hostname is a DNS A record and that the forward and reverse | Rob Crittenden | 2008-03-03 | 2 | -0/+22 |
| | | | | | | match. 433515 | ||||
* | Allow python to look in /usr/sbin for ipa_webgui | Rob Crittenden | 2008-03-04 | 1 | -0/+4 |
| | | | | 429999 | ||||
* | KDC is Key Distribution Center, not Kerberos Domain Controller | Rob Crittenden | 2008-03-04 | 1 | -1/+1 |
| | | | | 435949 | ||||
* | Fix boot.ldif generation, the domain name component must be derived | Simo Sorce | 2008-03-04 | 1 | -1/+1 |
| | | | | | from the realm not the domain. One line fix. | ||||
* | Fix build breakage. | Rob Crittenden | 2008-03-03 | 1 | -1/+1 |
| | |||||
* | Close all fds when running another program. This fixes the SELinux AVCs. | Rob Crittenden | 2008-03-03 | 3 | -3/+4 |
| | | | | | | Put installation log files into /var/log. 430024 | ||||
* | Do argument type checking in the XML-RPC interface | Rob Crittenden | 2008-02-29 | 2 | -60/+154 |
| | | | | | Fix error in service principals where the service wasn't being removed before doing the DNS lookup. | ||||
* | Add small script to start/stop all of the services that IPA requires in the | Rob Crittenden | 2008-02-28 | 4 | -2/+68 |
| | | | | | | proper order. 435026 | ||||
* | Allow groups to be added as a group membe | Rob Crittenden | 2008-02-28 | 2 | -7/+39 |
| | | | | 435134 | ||||
* | Make sure all entries are generated by us according to IPA | Simo Sorce | 2008-02-28 | 3 | -9/+22 |
| | | | | | default tree. This patch make sure that the DS setup script does not add unwanted entries. | ||||
* | Fixed the way we call ipa-client-install from ipa-replica-install. | Nathan Kinder | 2008-02-28 | 1 | -1/+1 |
| | | | | 434980 | ||||
* | Fix off-by-one error in the number of steps to install a service | Rob Crittenden | 2008-02-28 | 1 | -1/+1 |
| | |||||
* | Add action statement to ldap.conf update | Rob Crittenden | 2008-02-27 | 1 | -15/+15 |
| | | | | | Move imports into try/except so that ctrl-C can always be caught Fix typo | ||||
* | In the UI we don't want to display Edit links unless someone can actually | Rob Crittenden | 2008-02-27 | 6 | -16/+121 |
| | | | | | | | | | | | | edit things. We use the 'editors' group for this. This group itself grants no permission other than displaying certain things in the UI. In order to be in the editors group a user must be a member of a group that is the source group in a delegation. The memberof plugin will do all the hard work to be sure that a user's memberof contains cn=editors if they are in a delegated group. 432874 | ||||
* | - Centralize try/except so the entire program is covered. This make it | Rob Crittenden | 2008-02-27 | 19 | -1034/+1136 |
| | | | | | | | possible to catch KeyboardInterrupt during the import process. - Add function for handling python differences with GSSError 434798 | ||||
* | Don't log passwords in ipaserver-install.log | Rob Crittenden | 2008-02-26 | 1 | -2/+4 |
| | | | | 433509 | ||||
* | The admins group cannot be renamed. | Rob Crittenden | 2008-02-27 | 2 | -0/+8 |
| | | | | 433880 | ||||
* | Use correct variable for determining the host name | Rob Crittenden | 2008-02-26 | 1 | -1/+1 |
| | | | | 435055 | ||||
* | Require that service principals resolve to a DNS A record. | Rob Crittenden | 2008-02-26 | 7 | -11/+45 |
| | | | | | | There is a --force option for those who know what they are doing. 433483 | ||||
* | Don't try to use options.realm_name unless it was passed in | Rob Crittenden | 2008-02-26 | 1 | -6/+15 |
| | | | | | | | Don't allow empty responses to domain and realm name Handle ctrl-C 434982 | ||||
* | Add failover to the XML-RPC client | Rob Crittenden | 2008-02-22 | 4 | -11/+38 |
| | | | | 433506 | ||||
* | Contribute, RHEL4 compatible, simple setup script | Simo Sorce | 2008-02-26 | 2 | -0/+802 |
| | |||||
* | Use the label "Full Name" for "Common Name" | Rob Crittenden | 2008-02-26 | 2 | -2/+2 |
| | | | | 433525 | ||||
* | We do not require the Master password anymore, fix code and error message | Simo Sorce | 2008-02-25 | 1 | -4/+3 |
| | |||||
* | Fix unattended install | Simo Sorce | 2008-02-25 | 1 | -20/+23 |
| | |||||
* | Compress man pages after installation | Rob Crittenden | 2008-02-25 | 1 | -0/+2 |
| | |||||
* | Move ipa-getkeytab man page into proper subdir | Rob Crittenden | 2008-02-25 | 7 | -8/+21 |
| | | | | 433878 | ||||
* | Don't allow a group to be a member of itself. | Rob Crittenden | 2008-02-22 | 2 | -1/+10 |
| | | | | 434542 | ||||
* | Command-line utility to manage password policy | Rob Crittenden | 2008-02-25 | 5 | -1/+195 |
| | | | | 432814 | ||||
* | Remove HTML from Javascript error message and fix up language to be clearer | Rob Crittenden | 2008-02-22 | 1 | -1/+1 |
| | | | | 433374 | ||||
* | Make sure KrbPrincipalName is unique server-wide | Rob Crittenden | 2008-02-21 | 1 | -0/+35 |
| | | | | Fix the build. Somehow this file didn't get committed. | ||||
* | Make sure KrbPrincipalName is unique server-wide | Simo Sorce | 2008-02-21 | 2 | -0/+5 |
| | |||||
* | Syntax error, ')' in the worng place throws nasty 500 errors on ldap errors :) | Simo Sorce | 2008-02-21 | 1 | -1/+1 |
| | |||||
* | Remove reference to wrong command | Rob Crittenden | 2008-02-21 | 1 | -5/+5 |
| | | | | | | Clean up language around automatically appending the Kerberos realm 433800 |