diff options
author | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
---|---|---|
committer | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
commit | 37333bf25ad9a4c538250f5af2f9f1d666362883 (patch) | |
tree | c45e8df5b9efbffe07eb3d9340df7811c7e16943 /kuser/ldapsettings.ui | |
download | tdeadmin-37333bf25ad9a4c538250f5af2f9f1d666362883.tar.gz tdeadmin-37333bf25ad9a4c538250f5af2f9f1d666362883.zip |
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kuser/ldapsettings.ui')
-rw-r--r-- | kuser/ldapsettings.ui | 278 |
1 files changed, 278 insertions, 0 deletions
diff --git a/kuser/ldapsettings.ui b/kuser/ldapsettings.ui new file mode 100644 index 0000000..6bdd35b --- /dev/null +++ b/kuser/ldapsettings.ui @@ -0,0 +1,278 @@ +<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> +<class>LdapSettings</class> +<widget class="QWidget"> + <property name="name"> + <cstring>LdapSettings</cstring> + </property> + <property name="geometry"> + <rect> + <x>0</x> + <y>0</y> + <width>394</width> + <height>227</height> + </rect> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLayoutWidget"> + <property name="name"> + <cstring>layout9</cstring> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLineEdit" row="1" column="1" rowspan="1" colspan="3"> + <property name="name"> + <cstring>kcfg_ldapuserfilter</cstring> + </property> + </widget> + <widget class="KComboBox" row="2" column="3"> + <item> + <property name="text"> + <string>cn</string> + </property> + </item> + <item> + <property name="text"> + <string>gidNumber</string> + </property> + </item> + <property name="name"> + <cstring>kcfg_ldapgrouprdn</cstring> + </property> + </widget> + <widget class="KLineEdit" row="2" column="1"> + <property name="name"> + <cstring>kcfg_ldapgroupbase</cstring> + </property> + </widget> + <widget class="KComboBox" row="4" column="1"> + <item> + <property name="text"> + <string>Plain Text</string> + </property> + </item> + <item> + <property name="text"> + <string>CRYPT</string> + </property> + </item> + <item> + <property name="text"> + <string>MD5</string> + </property> + </item> + <item> + <property name="text"> + <string>SMD5</string> + </property> + </item> + <item> + <property name="text"> + <string>SHA</string> + </property> + </item> + <item> + <property name="text"> + <string>SSHA</string> + </property> + </item> + <property name="name"> + <cstring>kcfg_ldappasswordhash</cstring> + </property> + </widget> + <widget class="QLabel" row="0" column="0"> + <property name="name"> + <cstring>textLabel1</cstring> + </property> + <property name="text"> + <string>User base:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>kcfg_ldapuserbase</cstring> + </property> + </widget> + <widget class="QLabel" row="3" column="0"> + <property name="name"> + <cstring>textLabel1_4_2</cstring> + </property> + <property name="text"> + <string>Group filter:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>kcfg_ldapgroupfilter</cstring> + </property> + </widget> + <widget class="QLabel" row="4" column="2"> + <property name="name"> + <cstring>textLabel5</cstring> + </property> + <property name="text"> + <string>Structural objectclass:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>kcfg_ldapstructural</cstring> + </property> + </widget> + <widget class="QLabel" row="1" column="0"> + <property name="name"> + <cstring>textLabel1_4</cstring> + </property> + <property name="text"> + <string>User filter:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>kcfg_ldapuserfilter</cstring> + </property> + </widget> + <widget class="KLineEdit" row="0" column="1"> + <property name="name"> + <cstring>kcfg_ldapuserbase</cstring> + </property> + </widget> + <widget class="QLineEdit" row="3" column="1" rowspan="1" colspan="3"> + <property name="name"> + <cstring>kcfg_ldapgroupfilter</cstring> + </property> + </widget> + <widget class="KComboBox" row="4" column="3"> + <item> + <property name="text"> + <string>account</string> + </property> + </item> + <item> + <property name="text"> + <string>inetOrgPerson</string> + </property> + </item> + <property name="name"> + <cstring>kcfg_ldapstructural</cstring> + </property> + </widget> + <widget class="QLabel" row="2" column="2"> + <property name="name"> + <cstring>textLabel3</cstring> + </property> + <property name="text"> + <string>Group RDN prefix:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>kcfg_ldapgrouprdn</cstring> + </property> + </widget> + <widget class="KComboBox" row="0" column="3"> + <item> + <property name="text"> + <string>uid</string> + </property> + </item> + <item> + <property name="text"> + <string>uidNumber</string> + </property> + </item> + <item> + <property name="text"> + <string>cn</string> + </property> + </item> + <property name="name"> + <cstring>kcfg_ldapuserrdn</cstring> + </property> + </widget> + <widget class="QLabel" row="2" column="0"> + <property name="name"> + <cstring>textLabel1_2</cstring> + </property> + <property name="text"> + <string>Group base:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>kcfg_ldapgroupbase</cstring> + </property> + </widget> + <widget class="QLabel" row="0" column="2"> + <property name="name"> + <cstring>textLabel2</cstring> + </property> + <property name="text"> + <string>User RDN prefix:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>kcfg_ldapuserrdn</cstring> + </property> + </widget> + <widget class="QLabel" row="4" column="0"> + <property name="name"> + <cstring>textLabel4</cstring> + </property> + <property name="text"> + <string>Password hash:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>kcfg_ldappasswordhash</cstring> + </property> + </widget> + </grid> + </widget> + <widget class="QCheckBox"> + <property name="name"> + <cstring>kcfg_ldapshadow</cstring> + </property> + <property name="text"> + <string>Manage shadowAccount objectclass</string> + </property> + </widget> + <widget class="QCheckBox"> + <property name="name"> + <cstring>kcfg_ldapcnfullname</cstring> + </property> + <property name="text"> + <string>Store the user's full name in the cn attribute</string> + </property> + </widget> + <widget class="QCheckBox"> + <property name="name"> + <cstring>kcfg_ldapgecos</cstring> + </property> + <property name="text"> + <string>Update the gecos attribute</string> + </property> + </widget> + <spacer> + <property name="name"> + <cstring>spacer6</cstring> + </property> + <property name="orientation"> + <enum>Vertical</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>20</width> + <height>40</height> + </size> + </property> + </spacer> + </vbox> +</widget> +<tabstops> + <tabstop>kcfg_ldapuserbase</tabstop> + <tabstop>kcfg_ldapuserrdn</tabstop> + <tabstop>kcfg_ldapuserfilter</tabstop> + <tabstop>kcfg_ldapgroupbase</tabstop> + <tabstop>kcfg_ldapgrouprdn</tabstop> + <tabstop>kcfg_ldapgroupfilter</tabstop> + <tabstop>kcfg_ldappasswordhash</tabstop> + <tabstop>kcfg_ldapstructural</tabstop> + <tabstop>kcfg_ldapshadow</tabstop> + <tabstop>kcfg_ldapcnfullname</tabstop> +</tabstops> +<layoutdefaults spacing="6" margin="11"/> +</UI> |