Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More ipautil fixing | Mark McLoughlin | 2007-12-13 | 1 | -14/+8 |
| | | | | | | | | Recently, dsinstance and krbinstance was fixed to not import * from ipautil; do the same for the rest of ipaserver. Signed-off-by: Mark McLoughlin <markmc@redhat.com> | ||||
* | Try to catch more error conditions during installation | rcritten@redhat.com | 2007-10-03 | 1 | -1/+4 |
| | | | | | | Modify the way we detect SELinux to use selinuxenabled instead of using a try/except. Handle SASL/GSSAPI authentication failures when getting a connection | ||||
* | Initial support for confiuguring a DNS Server during installation. | Simo Sorce | 2007-09-20 | 1 | -0/+113 |
It's not perfect yet but good enough to include it. |