summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-05-26 16:55:10 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-05-26 16:55:10 -0500
commit16ffd8ad851c81f103ccc8cf459e3a666de0baca (patch)
tree86bf28ada85cad6cd92873a4c6964b1ff72b086b /src
parent28679dd55af20d4d2c887e980d641562e1667790 (diff)
downloadkcmldapmanager-16ffd8ad851c81f103ccc8cf459e3a666de0baca.tar.gz
kcmldapmanager-16ffd8ad851c81f103ccc8cf459e3a666de0baca.zip
User dialog base complete
Diffstat (limited to 'src')
-rw-r--r--src/userconfigbase.ui361
1 files changed, 360 insertions, 1 deletions
diff --git a/src/userconfigbase.ui b/src/userconfigbase.ui
index 5e79495..7daa871 100644
--- a/src/userconfigbase.ui
+++ b/src/userconfigbase.ui
@@ -49,7 +49,7 @@
</widget>
<widget class="TQButtonGroup" row="0" column="2" colspan="1">
<property name="name">
- <cstring>handedBox</cstring>
+ <cstring>enabledBox</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
@@ -232,6 +232,365 @@
</spacer>
</grid>
</widget>
+ <widget class="TQWidget">
+ <property name="name">
+ <cstring>groupsTab</cstring>
+ </property>
+ <attribute name="title">
+ <string>Privileges and Groups</string>
+ </attribute>
+ <grid>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="TQLabel" row="0" column="0" colspan="1">
+ <property name="name">
+ <cstring>groupsIcon</cstring>
+ </property>
+ </widget>
+ <widget class="TQLabel" row="0" column="1" colspan="1">
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <property name="text">
+ <string>Group Membership</string>
+ </property>
+ </widget>
+ <spacer row="0" column="2">
+ <property name="name" stdset="0">
+ <cstring>Spacer1</cstring>
+ </property>
+ <property name="orientation">
+ <enum>Horizontal</enum>
+ </property>
+ <property name="sizeType">
+ <enum>Expanding</enum>
+ </property>
+ <property name="sizeHint">
+ <size>
+ <width>20</width>
+ <height>20</height>
+ </size>
+ </property>
+ </spacer>
+ <widget class="KListView" row="1" column="0" colspan="3">
+ <column>
+ <property name="text">
+ <string>Secondary Group Name</string>
+ </property>
+ <property name="clickable">
+ <bool>true</bool>
+ </property>
+ <property name="resizeable">
+ <bool>true</bool>
+ </property>
+ </column>
+ <property name="name">
+ <cstring>secondary_group_list</cstring>
+ </property>
+ <property name="rootIsDecorated">
+ <bool>false</bool>
+ </property>
+ </widget>
+ <spacer row="10" column="0">
+ <property name="name" stdset="0">
+ <cstring>Spacer2</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>passwordTab</cstring>
+ </property>
+ <attribute name="title">
+ <string>Password and Security</string>
+ </attribute>
+ <grid>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="TQLabel" row="0" column="0" colspan="1">
+ <property name="name">
+ <cstring>passwordIcon</cstring>
+ </property>
+ </widget>
+ <widget class="TQLabel" row="0" column="1" colspan="1">
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <property name="text">
+ <string>Password</string>
+ </property>
+ </widget>
+ <widget class="KPasswordEdit" row="0" column="2" colspan="1">
+ <property name="name">
+ <cstring>passwordEntry</cstring>
+ </property>
+ </widget>
+ <widget class="TQLabel" row="1" column="0" colspan="2">
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <property name="text">
+ <string>Last Changed</string>
+ </property>
+ </widget>
+ <widget class="KLineEdit" row="1" column="2" colspan="1">
+ <property name="name">
+ <cstring>lastChanged</cstring>
+ </property>
+ <property name="enabled">
+ <cstring>false</cstring>
+ </property>
+ </widget>
+ <widget class="TQLabel" row="2" column="0" colspan="2">
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <property name="text">
+ <string>Expires</string>
+ </property>
+ <property name="alignment">
+ <set>AlignVCenter</set>
+ </property>
+ </widget>
+ <widget class="TQButtonGroup" row="2" column="2" colspan="1">
+ <property name="name">
+ <cstring>validBox</cstring>
+ </property>
+ <property name="sizePolicy">
+ <sizepolicy>
+ <hsizetype>5</hsizetype>
+ <vsizetype>4</vsizetype>
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="lineWidth">
+ <number>0</number>
+ </property>
+ <property name="margin">
+ <number>0</number>
+ </property>
+ <property name="frameShape">
+ <enum>NoFrame</enum>
+ </property>
+ <property name="frameShadow">
+ <enum>None</enum>
+ </property>
+ <property name="title">
+ <string></string>
+ </property>
+ <property name="exclusive">
+ <bool>true</bool>
+ </property>
+ <property name="radioButtonExclusive">
+ <bool>true</bool>
+ </property>
+ <grid>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="TQRadioButton" row="0" column="0" colspan="1">
+ <property name="name">
+ <cstring>userStatusEnabled</cstring>
+ </property>
+ </widget>
+ <widget class="TQLabel" row="0" column="1" colspan="2">
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <property name="text">
+ <cstring>Never</cstring>
+ </property>
+ </widget>
+ <widget class="TQRadioButton" row="1" column="0" colspan="1">
+ <property name="name">
+ <cstring>userStatusDisabled</cstring>
+ </property>
+ </widget>
+ <widget class="KDateWidget" row="1" column="1" colspan="1">
+ <property name="name">
+ <cstring>expirationDate</cstring>
+ </property>
+ <property name="enabled">
+ <cstring>true</cstring>
+ </property>
+ </widget>
+ <spacer row="1" column="2">
+ <property name="name" stdset="0">
+ <cstring>Spacer2</cstring>
+ </property>
+ <property name="orientation">
+ <enum>Horizontal</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="TQGroupBox" row="3" column="0" colspan="3">
+ <property name="name">
+ <cstring>groupPasswordAging</cstring>
+ </property>
+ <property name="title">
+ <string>Password Aging</string>
+ </property>
+ <grid>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="TQCheckBox" row="0" column="0" colspan="1">
+ <property name="name">
+ <cstring>requirePasswordAging</cstring>
+ </property>
+ </widget>
+ <widget class="TQLabel" row="0" column="1" colspan="1">
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <property name="text">
+ <string>Require new password after:</string>
+ </property>
+ </widget>
+ <widget class="TQSpinBox" row="0" column="2" colspan="1">
+ <property name="name">
+ <cstring>requirePasswordInterval</cstring>
+ </property>
+ <property name="suffix">
+ <string> days</string>
+ </property>
+ <property name="minValue">
+ <number>1</number>
+ </property>
+ <property name="maxValue">
+ <number>1825</number>
+ </property>
+ </widget>
+ <widget class="TQLabel" row="1" column="1" colspan="1">
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <property name="text">
+ <string>Warn before password expires:</string>
+ </property>
+ </widget>
+ <widget class="TQSpinBox" row="1" column="2" colspan="1">
+ <property name="name">
+ <cstring>warnPasswordExpireInterval</cstring>
+ </property>
+ <property name="prefix">
+ <string>After </string>
+ </property>
+ <property name="suffix">
+ <string> days</string>
+ </property>
+ <property name="specialValueText">
+ <string>Never</string>
+ </property>
+ <property name="minValue">
+ <number>0</number>
+ </property>
+ <property name="maxValue">
+ <number>1825</number>
+ </property>
+ </widget>
+ <widget class="TQLabel" row="2" column="1" colspan="1">
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <property name="text">
+ <string>Disable account after password expires:</string>
+ </property>
+ </widget>
+ <widget class="TQSpinBox" row="2" column="2" colspan="1">
+ <property name="name">
+ <cstring>disablePasswordDelay</cstring>
+ </property>
+ <property name="prefix">
+ <string>After </string>
+ </property>
+ <property name="suffix">
+ <string> days</string>
+ </property>
+ <property name="specialValueText">
+ <string>Never</string>
+ </property>
+ <property name="minValue">
+ <number>0</number>
+ </property>
+ <property name="maxValue">
+ <number>1825</number>
+ </property>
+ </widget>
+ <widget class="TQCheckBox" row="3" column="0" colspan="1">
+ <property name="name">
+ <cstring>requirePasswordMinAge</cstring>
+ </property>
+ </widget>
+ <widget class="TQLabel" row="3" column="1" colspan="1">
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <property name="text">
+ <string>Enforce minimum password age:</string>
+ </property>
+ </widget>
+ <widget class="TQSpinBox" row="3" column="2" colspan="1">
+ <property name="name">
+ <cstring>passwordMinAge</cstring>
+ </property>
+ <property name="suffix">
+ <string> days</string>
+ </property>
+ <property name="minValue">
+ <number>1</number>
+ </property>
+ <property name="maxValue">
+ <number>1825</number>
+ </property>
+ </widget>
+ </grid>
+ </widget>
+ <spacer row="10" column="0">
+ <property name="name" stdset="0">
+ <cstring>Spacer2</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>
</grid>
</widget>