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/ldapsamba.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/ldapsamba.ui')
-rw-r--r-- | kuser/ldapsamba.ui | 366 |
1 files changed, 366 insertions, 0 deletions
diff --git a/kuser/ldapsamba.ui b/kuser/ldapsamba.ui new file mode 100644 index 0000000..b705cf7 --- /dev/null +++ b/kuser/ldapsamba.ui @@ -0,0 +1,366 @@ +<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> +<class>LdapSamba</class> +<widget class="QDialog"> + <property name="name"> + <cstring>LdapSamba</cstring> + </property> + <property name="geometry"> + <rect> + <x>0</x> + <y>0</y> + <width>465</width> + <height>281</height> + </rect> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>5</hsizetype> + <vsizetype>5</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="caption"> + <string>Samba</string> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QCheckBox"> + <property name="name"> + <cstring>kcfg_ldapsam</cstring> + </property> + <property name="enabled"> + <bool>true</bool> + </property> + <property name="text"> + <string>Manage Samba user accounts/groups</string> + </property> + </widget> + <widget class="QLayoutWidget"> + <property name="name"> + <cstring>layout6</cstring> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="KLineEdit" row="0" column="1"> + <property name="name"> + <cstring>kcfg_samloginscript</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + </widget> + <widget class="QLabel" row="0" column="0"> + <property name="name"> + <cstring>textLabel2_2_2</cstring> + </property> + <property name="enabled"> + <bool>true</bool> + </property> + <property name="text"> + <string>Default login script:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>kcfg_samloginscript</cstring> + </property> + </widget> + <widget class="QLabel" row="2" column="0"> + <property name="name"> + <cstring>textLabel4_2_2</cstring> + </property> + <property name="enabled"> + <bool>true</bool> + </property> + <property name="text"> + <string>Home drive:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>kcfg_samhomedrive</cstring> + </property> + </widget> + <widget class="QLabel" row="1" column="0"> + <property name="name"> + <cstring>textLabel3_2_2</cstring> + </property> + <property name="enabled"> + <bool>true</bool> + </property> + <property name="text"> + <string>Profile path template:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>kcfg_samprofilepath</cstring> + </property> + </widget> + <widget class="QLabel" row="3" column="0"> + <property name="name"> + <cstring>textLabel5_2_2</cstring> + </property> + <property name="enabled"> + <bool>true</bool> + </property> + <property name="acceptDrops"> + <bool>false</bool> + </property> + <property name="text"> + <string>Home path template:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>kcfg_samhomepath</cstring> + </property> + </widget> + <widget class="KLineEdit" row="3" column="1"> + <property name="name"> + <cstring>kcfg_samhomepath</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + </widget> + <widget class="KLineEdit" row="1" column="1"> + <property name="name"> + <cstring>kcfg_samprofilepath</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + </widget> + <widget class="KLineEdit" row="2" column="1"> + <property name="name"> + <cstring>kcfg_samhomedrive</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + </widget> + </grid> + </widget> + <widget class="QCheckBox"> + <property name="name"> + <cstring>kcfg_lanmanhash</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="text"> + <string>Store LanManager hashed password</string> + </property> + </widget> + <widget class="QLayoutWidget"> + <property name="name"> + <cstring>layout7</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLabel"> + <property name="name"> + <cstring>textLabel1_2</cstring> + </property> + <property name="enabled"> + <bool>true</bool> + </property> + <property name="text"> + <string>Domain name:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>kcfg_samdomain</cstring> + </property> + </widget> + <widget class="KLineEdit"> + <property name="name"> + <cstring>kcfg_samdomain</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + </widget> + <widget class="KPushButton"> + <property name="name"> + <cstring>domQuery</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="text"> + <string>&Query Server</string> + </property> + </widget> + </hbox> + </widget> + <widget class="QLabel"> + <property name="name"> + <cstring>textLabel1</cstring> + </property> + <property name="enabled"> + <bool>true</bool> + </property> + <property name="text"> + <string>Domain SID (you can obtain with 'net getlocalsid domain_name'):</string> + </property> + <property name="buddy" stdset="0"> + <cstring>kcfg_samdomsid</cstring> + </property> + </widget> + <widget class="KLineEdit"> + <property name="name"> + <cstring>kcfg_samdomsid</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="maxLength"> + <number>41</number> + </property> + </widget> + <widget class="QLayoutWidget"> + <property name="name"> + <cstring>layout5</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLabel"> + <property name="name"> + <cstring>textLabel1_3</cstring> + </property> + <property name="text"> + <string>Algorithmic RID base:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>kcfg_samridbase</cstring> + </property> + </widget> + <widget class="KIntSpinBox"> + <property name="name"> + <cstring>kcfg_samridbase</cstring> + </property> + <property name="maxValue"> + <number>9999999</number> + </property> + <property name="minValue"> + <number>1000</number> + </property> + <property name="lineStep"> + <number>2</number> + </property> + <property name="value"> + <number>1000</number> + </property> + </widget> + <spacer> + <property name="name"> + <cstring>spacer3</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>40</width> + <height>20</height> + </size> + </property> + </spacer> + </hbox> + </widget> + <spacer> + <property name="name"> + <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>16</height> + </size> + </property> + </spacer> + </vbox> +</widget> +<customwidgets> +</customwidgets> +<connections> + <connection> + <sender>kcfg_ldapsam</sender> + <signal>toggled(bool)</signal> + <receiver>kcfg_samloginscript</receiver> + <slot>setEnabled(bool)</slot> + </connection> + <connection> + <sender>kcfg_ldapsam</sender> + <signal>toggled(bool)</signal> + <receiver>kcfg_samdomsid</receiver> + <slot>setEnabled(bool)</slot> + </connection> + <connection> + <sender>kcfg_ldapsam</sender> + <signal>toggled(bool)</signal> + <receiver>kcfg_samhomedrive</receiver> + <slot>setEnabled(bool)</slot> + </connection> + <connection> + <sender>kcfg_ldapsam</sender> + <signal>toggled(bool)</signal> + <receiver>kcfg_samhomepath</receiver> + <slot>setEnabled(bool)</slot> + </connection> + <connection> + <sender>kcfg_ldapsam</sender> + <signal>toggled(bool)</signal> + <receiver>kcfg_samprofilepath</receiver> + <slot>setEnabled(bool)</slot> + </connection> + <connection> + <sender>kcfg_ldapsam</sender> + <signal>toggled(bool)</signal> + <receiver>kcfg_samdomain</receiver> + <slot>setEnabled(bool)</slot> + </connection> + <connection> + <sender>kcfg_ldapsam</sender> + <signal>toggled(bool)</signal> + <receiver>kcfg_lanmanhash</receiver> + <slot>setEnabled(bool)</slot> + </connection> + <connection> + <sender>kcfg_ldapsam</sender> + <signal>toggled(bool)</signal> + <receiver>domQuery</receiver> + <slot>setEnabled(bool)</slot> + </connection> +</connections> +<tabstops> + <tabstop>kcfg_ldapsam</tabstop> + <tabstop>kcfg_samloginscript</tabstop> + <tabstop>kcfg_samprofilepath</tabstop> + <tabstop>kcfg_samhomedrive</tabstop> + <tabstop>kcfg_samhomepath</tabstop> + <tabstop>kcfg_lanmanhash</tabstop> + <tabstop>kcfg_samdomain</tabstop> + <tabstop>kcfg_samdomsid</tabstop> + <tabstop>domQuery</tabstop> +</tabstops> +<slots> + <slot>kcfg_ldapsam_toggled( bool )</slot> +</slots> +<layoutdefaults spacing="6" margin="11"/> +<includehints> + <includehint>kpushbutton.h</includehint> + <includehint>knuminput.h</includehint> +</includehints> +</UI> |