diff options
author | Timothy Pearson <[email protected]> | 2012-05-20 03:47:11 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-05-20 03:47:11 -0500 |
commit | 94ba247eec24814e287c4bebf4085de0565bbcd2 (patch) | |
tree | b32de1b2a430a039b1336ea70d90c389f93e43f0 /src/ldapconfigbase.ui | |
parent | dbaffcee8670af6f571356c43d26357237fcd616 (diff) | |
download | kcmldap-94ba247eec24814e287c4bebf4085de0565bbcd2.tar.gz kcmldap-94ba247eec24814e287c4bebf4085de0565bbcd2.zip |
Write the LDAP conf file as well
Diffstat (limited to 'src/ldapconfigbase.ui')
-rw-r--r-- | src/ldapconfigbase.ui | 213 |
1 files changed, 210 insertions, 3 deletions
diff --git a/src/ldapconfigbase.ui b/src/ldapconfigbase.ui index bf81979..ee6e963 100644 --- a/src/ldapconfigbase.ui +++ b/src/ldapconfigbase.ui @@ -138,12 +138,42 @@ </widget> </grid> </widget> - <widget class="TQGroupBox" row="2" column="0"> + <spacer row="4" column="0"> + <property name="name" stdset="0"> + <cstring>Spacer1</cstring> + </property> + <property name="orientation"> + <enum>Vertical</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>20</width> + <height>20</height> + </size> + </property> + </spacer> + </grid> + </widget> + <widget class="TQWidget"> + <property name="name"> + <cstring>tab</cstring> + </property> + <attribute name="title"> + <string>LDAP Globals</string> + </attribute> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="TQGroupBox" row="0" column="0"> <property name="name"> - <cstring>groupDefaults</cstring> + <cstring>groupKrbDefaults</cstring> </property> <property name="title"> - <string>LDAP Default Settings</string> + <string>Kerberos Default Settings</string> </property> <grid> <property name="name"> @@ -199,6 +229,183 @@ </widget> </grid> </widget> + <widget class="TQGroupBox" row="1" column="0"> + <property name="name"> + <cstring>groupConnectionParameters</cstring> + </property> + <property name="title"> + <string>LDAP Connection Parameters</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>LDAP Version</string> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>0</hsizetype> + <vsizetype>0</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + </widget> + <widget class="KIntNumInput" row="0" column="1" > + <property name="name"> + <cstring>ldapVersion</cstring> + </property> + <property name="minValue"> + <number>1</number> + </property> + <property name="maxValue"> + <number>3</number> + </property> + </widget> + <widget class="TQLabel" row="0" column="2"> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="text"> + <string>Time Limit (seconds)</string> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>0</hsizetype> + <vsizetype>0</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + </widget> + <widget class="KIntNumInput" row="0" column="3" > + <property name="name"> + <cstring>ldapTimeout</cstring> + </property> + <property name="minValue"> + <number>1</number> + </property> + <property name="maxValue"> + <number>1000000</number> + </property> + </widget> + <widget class="TQLabel" row="1" column="0"> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="text"> + <string>Binding Policy</string> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>0</hsizetype> + <vsizetype>0</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + </widget> + <widget class="KComboBox" row="1" column="1" > + <property name="name"> + <cstring>bindPolicy</cstring> + </property> + <item> + <property name="text"> + <string>soft</string> + </property> + </item> + <item> + <property name="text"> + <string>hard</string> + </property> + </item> + </widget> + <widget class="TQLabel" row="1" column="2"> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="text"> + <string>Binding Time Limit (seconds)</string> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>0</hsizetype> + <vsizetype>0</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + </widget> + <widget class="KIntNumInput" row="1" column="3" > + <property name="name"> + <cstring>ldapBindTimeout</cstring> + </property> + <property name="minValue"> + <number>1</number> + </property> + <property name="maxValue"> + <number>1000000</number> + </property> + </widget> + <widget class="TQLabel" row="2" column="0"> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="text"> + <string>Password Hash</string> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>0</hsizetype> + <vsizetype>0</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + </widget> + <widget class="KComboBox" row="2" column="1" > + <property name="name"> + <cstring>passwordHash</cstring> + </property> + <item> + <property name="text"> + <string>exop</string> + </property> + </item> + <item> + <property name="text"> + <string>md5</string> + </property> + </item> + </widget> + <widget class="TQLabel" row="2" column="2"> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="text"> + <string>Ignored Users</string> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>0</hsizetype> + <vsizetype>0</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + </widget> + <widget class="KLineEdit" row="2" column="3" > + <property name="name"> + <cstring>ignoredUsers</cstring> + </property> + </widget> + </grid> + </widget> <spacer row="4" column="0"> <property name="name" stdset="0"> <cstring>Spacer4</cstring> |