diff options
author | Timothy Pearson <[email protected]> | 2012-06-07 18:45:11 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-06-07 18:45:11 -0500 |
commit | 02cfa8d8afb2c84b0683e4071f4482a54d2e459e (patch) | |
tree | e57a79c4114b32da685550437553d1930616f455 /src/ldapcontrollerconfigbase.ui | |
parent | 023a331a3c85d7fae541cc1c3c721af2cc3415fe (diff) | |
download | kcmldapcontroller-02cfa8d8afb2c84b0683e4071f4482a54d2e459e.tar.gz kcmldapcontroller-02cfa8d8afb2c84b0683e4071f4482a54d2e459e.zip |
Provide a range of user and certificate management options
Diffstat (limited to 'src/ldapcontrollerconfigbase.ui')
-rw-r--r-- | src/ldapcontrollerconfigbase.ui | 173 |
1 files changed, 168 insertions, 5 deletions
diff --git a/src/ldapcontrollerconfigbase.ui b/src/ldapcontrollerconfigbase.ui index 64d4623..6e3bb47 100644 --- a/src/ldapcontrollerconfigbase.ui +++ b/src/ldapcontrollerconfigbase.ui @@ -92,6 +92,87 @@ <cstring>realmName</cstring> </property> </widget> + <widget class="TQLabel" row="1" column="0" colspan="1"> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="text"> + <cstring>LDAP Root User:</cstring> + </property> + </widget> + <widget class="TQLabel" row="1" column="1" colspan="1"> + <property name="name"> + <cstring>ldapRootUser</cstring> + </property> + </widget> + <widget class="TQPushButton" row="1" column="2" colspan="1"> + <property name="name"> + <cstring>btnChangeLDAPRootPassword</cstring> + </property> + <property name="text"> + <cstring>Change Password</cstring> + </property> + </widget> + <widget class="TQLabel" row="2" column="0" colspan="1"> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="text"> + <cstring>Realm Administrative User:</cstring> + </property> + </widget> + <widget class="TQLabel" row="2" column="1" colspan="1"> + <property name="name"> + <cstring>realmAdminUser</cstring> + </property> + </widget> + <widget class="TQPushButton" row="2" column="2" colspan="1"> + <property name="name"> + <cstring>btnChangeRealmAdminPassword</cstring> + </property> + <property name="text"> + <cstring>Change Password</cstring> + </property> + </widget> + <widget class="TQLabel" row="3" column="0" colspan="1"> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="text"> + <cstring>Realm Administrative Group:</cstring> + </property> + </widget> + <widget class="TQLabel" row="3" column="1" colspan="1"> + <property name="name"> + <cstring>realmAdminGroup</cstring> + </property> + </widget> + <widget class="TQLabel" row="4" column="0" colspan="1"> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="text"> + <cstring>Machine Administrative Group:</cstring> + </property> + </widget> + <widget class="TQLabel" row="4" column="1" colspan="1"> + <property name="name"> + <cstring>realmMachineAdminGroup</cstring> + </property> + </widget> + <widget class="TQLabel" row="5" column="0" colspan="1"> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="text"> + <cstring>Standard User Group:</cstring> + </property> + </widget> + <widget class="TQLabel" row="5" column="1" colspan="1"> + <property name="name"> + <cstring>realmStandardUserGroup</cstring> + </property> + </widget> </grid> </widget> <widget class="TQGroupBox" row="2" column="0"> @@ -113,12 +194,12 @@ <cstring>Certificate Authority:</cstring> </property> </widget> - <widget class="TQLabel" row="0" column="1" colspan="1"> + <widget class="TQLabel" row="1" column="0" colspan="1"> <property name="name"> <cstring>caExpiryString</cstring> </property> </widget> - <widget class="TQPushButton" row="0" column="2" colspan="1"> + <widget class="TQPushButton" row="0" column="2" colspan="1" rowspan="2"> <property name="name"> <cstring>caRegenerate</cstring> </property> @@ -126,12 +207,94 @@ <cstring>Regenerate Certificate</cstring> </property> </widget> - <widget class="TQPushButton" row="0" column="3" colspan="1"> + <widget class="TQPushButton" row="0" column="3" colspan="1" rowspan="2"> + <property name="name"> + <cstring>caExportKey</cstring> + </property> + <property name="text"> + <cstring>Export Private Key</cstring> + </property> + </widget> + <widget class="TQPushButton" row="0" column="4" colspan="1" rowspan="2"> + <property name="name"> + <cstring>caExportCert</cstring> + </property> + <property name="text"> + <cstring>Export Public Certificate</cstring> + </property> + </widget> + <widget class="TQLabel" row="2" column="0" colspan="1"> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="text"> + <cstring>Kerberos:</cstring> + </property> + </widget> + <widget class="TQLabel" row="3" column="0" colspan="1"> + <property name="name"> + <cstring>krbExpiryString</cstring> + </property> + </widget> + <widget class="TQPushButton" row="2" column="2" colspan="1" rowspan="2"> + <property name="name"> + <cstring>krbRegenerate</cstring> + </property> + <property name="text"> + <cstring>Regenerate Certificate</cstring> + </property> + </widget> + <widget class="TQPushButton" row="2" column="3" colspan="1" rowspan="2"> + <property name="name"> + <cstring>krbExportKey</cstring> + </property> + <property name="text"> + <cstring>Export Private Key</cstring> + </property> + </widget> + <widget class="TQPushButton" row="2" column="4" colspan="1" rowspan="2"> + <property name="name"> + <cstring>krbExportCert</cstring> + </property> + <property name="text"> + <cstring>Export Public Certificate</cstring> + </property> + </widget> + <widget class="TQLabel" row="4" column="0" colspan="1"> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="text"> + <cstring>LDAP TLS:</cstring> + </property> + </widget> + <widget class="TQLabel" row="5" column="0" colspan="1"> + <property name="name"> + <cstring>ldapExpiryString</cstring> + </property> + </widget> + <widget class="TQPushButton" row="4" column="2" colspan="1" rowspan="2"> + <property name="name"> + <cstring>ldapRegenerate</cstring> + </property> + <property name="text"> + <cstring>Regenerate Certificate</cstring> + </property> + </widget> + <widget class="TQPushButton" row="4" column="3" colspan="1" rowspan="2"> + <property name="name"> + <cstring>ldapExportKey</cstring> + </property> + <property name="text"> + <cstring>Export Private Key</cstring> + </property> + </widget> + <widget class="TQPushButton" row="4" column="4" colspan="1" rowspan="2"> <property name="name"> - <cstring>caExport</cstring> + <cstring>ldapExportCert</cstring> </property> <property name="text"> - <cstring>Export Certificate</cstring> + <cstring>Export Public Certificate</cstring> </property> </widget> </grid> |