|
|
|
@ -47,43 +47,218 @@
|
|
|
|
|
<number>0</number>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="TQLabel" row="0" column="1">
|
|
|
|
|
<widget class="TQGroupBox" row="0" column="1">
|
|
|
|
|
<property name="name">
|
|
|
|
|
<cstring>txt_welcome</cstring>
|
|
|
|
|
<cstring>groupRealmInfo</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="title">
|
|
|
|
|
<string>Basic Realm Information (required)</string>
|
|
|
|
|
</property>
|
|
|
|
|
<grid>
|
|
|
|
|
<property name="name">
|
|
|
|
|
<cstring>unnamed</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
<widget class="TQLabel" row="0" column="0">
|
|
|
|
|
<property name="name">
|
|
|
|
|
<cstring>unnamed</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string><h3>Welcome to the TDE LDAP Realming Wizard!</h3></string>
|
|
|
|
|
<string>Realm Name</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="TQLabel" row="1" column="1">
|
|
|
|
|
<widget class="KLineEdit" row="0" column="1" colspan="3">
|
|
|
|
|
<property name="name">
|
|
|
|
|
<cstring>TextLabel6</cstring>
|
|
|
|
|
<cstring>txtRealmName</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="sizePolicy">
|
|
|
|
|
<sizepolicy>
|
|
|
|
|
<hsizetype>1</hsizetype>
|
|
|
|
|
<vsizetype>1</vsizetype>
|
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="TQLabel" row="1" column="0">
|
|
|
|
|
<property name="name">
|
|
|
|
|
<cstring>unnamed</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Key Distribution Server [KDC]</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="KLineEdit" row="1" column="1">
|
|
|
|
|
<property name="name">
|
|
|
|
|
<cstring>txtKDC</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="TQLabel" row="1" column="2">
|
|
|
|
|
<property name="name">
|
|
|
|
|
<cstring>unnamed</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>port</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="KIntNumInput" row="1" column="3">
|
|
|
|
|
<property name="name">
|
|
|
|
|
<cstring>txtKDCPort</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="minValue">
|
|
|
|
|
<number>1</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="maxValue">
|
|
|
|
|
<number>99999</number>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="TQLabel" row="2" column="0">
|
|
|
|
|
<property name="name">
|
|
|
|
|
<cstring>unnamed</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Administration Server</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="KLineEdit" row="2" column="1">
|
|
|
|
|
<property name="name">
|
|
|
|
|
<cstring>txtAdminServer</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="TQLabel" row="2" column="2">
|
|
|
|
|
<property name="name">
|
|
|
|
|
<cstring>unnamed</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string><p>This Wizard will help you bond your machine to an LDAP realm in three quick, easy steps.</p>
|
|
|
|
|
<p>Please note that you will need administrative access to the LDAP realm you will be bonding with.</p>
|
|
|
|
|
<p>If you wish to quit the Wizard, click <b>Cancel</b> at any time.</p></string>
|
|
|
|
|
<string>port</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="textFormat">
|
|
|
|
|
<enum>RichText</enum>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="KIntNumInput" row="2" column="3">
|
|
|
|
|
<property name="name">
|
|
|
|
|
<cstring>txtAdminServerPort</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="minValue">
|
|
|
|
|
<number>1</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="maxValue">
|
|
|
|
|
<number>99999</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="alignment">
|
|
|
|
|
<set>WordBreak|AlignTop|AlignLeft</set>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="TQLabel" row="3" column="0">
|
|
|
|
|
<property name="name">
|
|
|
|
|
<cstring>labelUIDOffset</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="vAlign" stdset="0">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>UID offset</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="wordwrap" stdset="0">
|
|
|
|
|
<property name="hidden">
|
|
|
|
|
<string>true</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<spacer row="2" column="1">
|
|
|
|
|
<widget class="KIntNumInput" row="3" column="1" colspan="3">
|
|
|
|
|
<property name="name">
|
|
|
|
|
<cstring>txtUIDOffset</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="minValue">
|
|
|
|
|
<number>100</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="maxValue">
|
|
|
|
|
<number>99999</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="hidden">
|
|
|
|
|
<string>true</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="TQLabel" row="4" column="0">
|
|
|
|
|
<property name="name">
|
|
|
|
|
<cstring>labelGIDOffset</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>GID offset</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="hidden">
|
|
|
|
|
<string>true</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="KIntNumInput" row="4" column="1" colspan="3">
|
|
|
|
|
<property name="name">
|
|
|
|
|
<cstring>txtGIDOffset</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="minValue">
|
|
|
|
|
<number>100</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="maxValue">
|
|
|
|
|
<number>99999</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="hidden">
|
|
|
|
|
<string>true</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</grid>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="TQGroupBox" row="1" column="1">
|
|
|
|
|
<property name="name">
|
|
|
|
|
<cstring>groupDomainAliases</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="title">
|
|
|
|
|
<string>Realm Domain Aliases (optional)</string>
|
|
|
|
|
</property>
|
|
|
|
|
<grid>
|
|
|
|
|
<property name="name">
|
|
|
|
|
<cstring>unnamed</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
<widget class="TQLabel" row="0" column="0">
|
|
|
|
|
<property name="name">
|
|
|
|
|
<cstring>unnamed</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Enter each domain alias on a new line below</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="KTextEdit" row="1" column="0">
|
|
|
|
|
<property name="name">
|
|
|
|
|
<cstring>txtDomains</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</grid>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="TQGroupBox" row="2" column="1">
|
|
|
|
|
<property name="name">
|
|
|
|
|
<cstring>groupAdvancedPKInit</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="title">
|
|
|
|
|
<string>Advanced PKInit Settings (optional)</string>
|
|
|
|
|
</property>
|
|
|
|
|
<grid>
|
|
|
|
|
<property name="name">
|
|
|
|
|
<cstring>unnamed</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
<widget class="TQCheckBox" row="0" column="0">
|
|
|
|
|
<property name="name">
|
|
|
|
|
<cstring>checkRequireEKU</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Require EKU</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="TQCheckBox" row="0" column="1">
|
|
|
|
|
<property name="name">
|
|
|
|
|
<cstring>checkRequireKrbtgtOtherName</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Require KRB TGT Other Name</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="TQCheckBox" row="1" column="0">
|
|
|
|
|
<property name="name">
|
|
|
|
|
<cstring>checkWin2k</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Windows 2000 Compatibility</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="TQCheckBox" row="1" column="1">
|
|
|
|
|
<property name="name">
|
|
|
|
|
<cstring>checkWin2kPkinitRequireBinding</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Require Windows 2000 Binding</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</grid>
|
|
|
|
|
</widget>
|
|
|
|
|
<spacer row="3" column="1">
|
|
|
|
|
<property name="name">
|
|
|
|
|
<cstring>Spacer6</cstring>
|
|
|
|
|
</property>
|
|
|
|
|