<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>KcmInterface</class>
<comment>
/******************************************************************************
 *                                                                            *
 *  This file is part of KSambaPlugin.                                        *
 *                                                                            *
 *  KSambaPlugin is free software; you can redistribute it and/or modify      *
 *  it under the terms of the GNU General Public License as published by      *
 *  the Free Software Foundation; either version 2 of the License, or         *
 *  (at your option) any later version.                                       *
 *                                                                            *
 *  KSambaPlugin is distributed in the hope that it will be useful,           *
 *  but WITHOUT ANY WARRANTY; without even the implied warranty of            *
 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the             *
 *  GNU General Public License for more details.                              *
 *                                                                            *
 *  You should have received a copy of the GNU General Public License         *
 *  along with KSambaPlugin; if not, write to the Free Software                     *
 *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301 USA  *
 *                                                                            *
 ******************************************************************************/
</comment>
<widget class="TQWidget">
    <property name="name">
        <cstring>KcmInterface</cstring>
    </property>
    <property name="geometry">
        <rect>
            <x>0</x>
            <y>0</y>
            <width>714</width>
            <height>578</height>
        </rect>
    </property>
    <property name="sizePolicy">
        <sizepolicy>
            <hsizetype>1</hsizetype>
            <vsizetype>1</vsizetype>
            <horstretch>0</horstretch>
            <verstretch>0</verstretch>
        </sizepolicy>
    </property>
    <vbox>
        <property name="name">
            <cstring>unnamed</cstring>
        </property>
        <property name="margin">
            <number>0</number>
        </property>
        <property name="spacing">
            <number>6</number>
        </property>
        <widget class="TQTabWidget">
            <property name="name">
                <cstring>mainTab</cstring>
            </property>
            <property name="whatsThis" stdset="0">
                <string>&lt;qt&gt;
Here you can edit the Samba users, stored in the smbpasswd file.
&lt;p&gt;
Every Samba user must have a corresponding UNIX user.
On the right you can see all UNIX users, stored in the passwd file and not configured as Samba users.
You can see the Samba users on the left-hand side.
&lt;p&gt;
To add new Samba users simply press the &lt;em&gt;&amp;lt; add&lt;/em&gt; button.
The selected UNIX users will then become Samba users and will be
removed from the UNIX users list (but they will remain UNIX users).
&lt;p&gt;
To remove Samba users click the &lt;em&gt;&amp;gt; remove&lt;/em&gt; button.
The selected Samba users will be removed from the smbpasswd file
and reappear on the right-hand side, as UNIX users which are not Samba users.
&lt;/qt&gt;</string>
            </property>
            <widget class="TQWidget">
                <property name="name">
                    <cstring>tab</cstring>
                </property>
                <attribute name="title">
                    <string>&amp;Base Settings</string>
                </attribute>
                <vbox>
                    <property name="name">
                        <cstring>unnamed</cstring>
                    </property>
                    <property name="margin">
                        <number>11</number>
                    </property>
                    <property name="spacing">
                        <number>6</number>
                    </property>
                    <widget class="TQLayoutWidget">
                        <property name="name">
                            <cstring>layout38</cstring>
                        </property>
                        <hbox>
                            <property name="name">
                                <cstring>unnamed</cstring>
                            </property>
                            <property name="margin">
                                <number>0</number>
                            </property>
                            <property name="spacing">
                                <number>6</number>
                            </property>
                            <widget class="TQLabel">
                                <property name="name">
                                    <cstring>TextLabel1_6</cstring>
                                </property>
                                <property name="frameShape">
                                    <enum>MShape</enum>
                                </property>
                                <property name="frameShadow">
                                    <enum>MShadow</enum>
                                </property>
                                <property name="text">
                                    <string>Samba config file:</string>
                                </property>
                                <property name="buddy" stdset="0">
                                    <cstring>configUrlRq</cstring>
                                </property>
                            </widget>
                            <widget class="KURLRequester">
                                <property name="name">
                                    <cstring>configUrlRq</cstring>
                                </property>
                            </widget>
                            <widget class="TQPushButton">
                                <property name="name">
                                    <cstring>loadBtn</cstring>
                                </property>
                                <property name="enabled">
                                    <bool>true</bool>
                                </property>
                                <property name="text">
                                    <string>&amp;Load</string>
                                </property>
                            </widget>
                        </hbox>
                    </widget>
                    <widget class="TQGroupBox">
                        <property name="name">
                            <cstring>GroupBox1_2</cstring>
                        </property>
                        <property name="font">
                            <font>
                            </font>
                        </property>
                        <property name="title">
                            <string>Server Identification</string>
                        </property>
                        <grid>
                            <property name="name">
                                <cstring>unnamed</cstring>
                            </property>
                            <property name="margin">
                                <number>11</number>
                            </property>
                            <property name="spacing">
                                <number>6</number>
                            </property>
                            <widget class="TQLabel" row="0" column="0">
                                <property name="name">
                                    <cstring>TextLabel1_2_2_2</cstring>
                                </property>
                                <property name="font">
                                    <font>
                                    </font>
                                </property>
                                <property name="text">
                                    <string>Wor&amp;kgroup:</string>
                                </property>
                                <property name="buddy" stdset="0">
                                    <cstring>workgroupEdit</cstring>
                                </property>
                            </widget>
                            <widget class="KLineEdit" row="0" column="1">
                                <property name="name">
                                    <cstring>workgroupEdit</cstring>
                                </property>
                                <property name="font">
                                    <font>
                                    </font>
                                </property>
                                <property name="toolTip" stdset="0">
                                    <string>Enter here the name of your workgroup/domain.</string>
                                </property>
                            </widget>
                            <widget class="KLineEdit" row="2" column="1">
                                <property name="name">
                                    <cstring>serverStringEdit</cstring>
                                </property>
                                <property name="font">
                                    <font>
                                    </font>
                                </property>
                            </widget>
                            <widget class="KLineEdit" row="1" column="1">
                                <property name="name">
                                    <cstring>netbiosNameEdit</cstring>
                                </property>
                                <property name="font">
                                    <font>
                                    </font>
                                </property>
                            </widget>
                            <widget class="TQLabel" row="2" column="0">
                                <property name="name">
                                    <cstring>TextLabel4_3</cstring>
                                </property>
                                <property name="font">
                                    <font>
                                    </font>
                                </property>
                                <property name="text">
                                    <string>Server strin&amp;g:</string>
                                </property>
                                <property name="buddy" stdset="0">
                                    <cstring>serverStringEdit</cstring>
                                </property>
                            </widget>
                            <widget class="TQLabel" row="1" column="0">
                                <property name="name">
                                    <cstring>TextLabel3_6</cstring>
                                </property>
                                <property name="font">
                                    <font>
                                    </font>
                                </property>
                                <property name="text">
                                    <string>NetBIOS name:</string>
                                </property>
                                <property name="buddy" stdset="0">
                                    <cstring>netbiosNameEdit</cstring>
                                </property>
                            </widget>
                        </grid>
                    </widget>
                    <widget class="TQButtonGroup">
                        <property name="name">
                            <cstring>securityLevelBtnGrp</cstring>
                        </property>
                        <property name="font">
                            <font>
                            </font>
                        </property>
                        <property name="title">
                            <string>Securit&amp;y Level</string>
                        </property>
                        <hbox>
                            <property name="name">
                                <cstring>unnamed</cstring>
                            </property>
                            <property name="margin">
                                <number>11</number>
                            </property>
                            <property name="spacing">
                                <number>6</number>
                            </property>
                            <widget class="TQLayoutWidget">
                                <property name="name">
                                    <cstring>layout33</cstring>
                                </property>
                                <vbox>
                                    <property name="name">
                                        <cstring>unnamed</cstring>
                                    </property>
                                    <property name="margin">
                                        <number>0</number>
                                    </property>
                                    <property name="spacing">
                                        <number>6</number>
                                    </property>
                                    <widget class="TQRadioButton">
                                        <property name="name">
                                            <cstring>shareRadio</cstring>
                                        </property>
                                        <property name="font">
                                            <font>
                                            </font>
                                        </property>
                                        <property name="text">
                                            <string>Share</string>
                                        </property>
                                        <property name="accel">
                                            <string>Alt+ </string>
                                        </property>
                                        <property name="checked">
                                            <bool>true</bool>
                                        </property>
                                    </widget>
                                    <widget class="TQRadioButton">
                                        <property name="name">
                                            <cstring>userRadio</cstring>
                                        </property>
                                        <property name="font">
                                            <font>
                                            </font>
                                        </property>
                                        <property name="text">
                                            <string>User</string>
                                        </property>
                                        <property name="accel">
                                            <string>Alt+ </string>
                                        </property>
                                    </widget>
                                    <widget class="TQRadioButton">
                                        <property name="name">
                                            <cstring>serverRadio</cstring>
                                        </property>
                                        <property name="font">
                                            <font>
                                            </font>
                                        </property>
                                        <property name="text">
                                            <string>Server</string>
                                        </property>
                                        <property name="accel">
                                            <string>Alt+ </string>
                                        </property>
                                    </widget>
                                    <widget class="TQRadioButton">
                                        <property name="name">
                                            <cstring>domainRadio</cstring>
                                        </property>
                                        <property name="font">
                                            <font>
                                            </font>
                                        </property>
                                        <property name="text">
                                            <string>Domai&amp;n</string>
                                        </property>
                                    </widget>
                                    <widget class="TQRadioButton">
                                        <property name="name">
                                            <cstring>adsRadio</cstring>
                                        </property>
                                        <property name="font">
                                            <font>
                                            </font>
                                        </property>
                                        <property name="text">
                                            <string>ADS</string>
                                        </property>
                                        <property name="accel">
                                            <string>Alt+ </string>
                                        </property>
                                    </widget>
                                </vbox>
                            </widget>
                            <widget class="TQLabel">
                                <property name="name">
                                    <cstring>securityLevelHelpLbl</cstring>
                                </property>
                                <property name="sizePolicy">
                                    <sizepolicy>
                                        <hsizetype>7</hsizetype>
                                        <vsizetype>5</vsizetype>
                                        <horstretch>0</horstretch>
                                        <verstretch>0</verstretch>
                                    </sizepolicy>
                                </property>
                                <property name="font">
                                    <font>
                                    </font>
                                </property>
                                <property name="text">
                                    <string>Use the &lt;i&gt;share&lt;/i&gt; security level if you have a home network or a small office network.&lt;br&gt; It allows everyone to read all share names before a login is required.</string>
                                </property>
                                <property name="textFormat">
                                    <enum>RichText</enum>
                                </property>
                                <property name="alignment">
                                    <set>WordBreak|AlignTop</set>
                                </property>
                                <property name="indent">
                                    <number>5</number>
                                </property>
                            </widget>
                        </hbox>
                    </widget>
                    <widget class="TQGroupBox">
                        <property name="name">
                            <cstring>GroupBox12</cstring>
                        </property>
                        <property name="font">
                            <font>
                            </font>
                        </property>
                        <property name="title">
                            <string>Further Options</string>
                        </property>
                        <grid>
                            <property name="name">
                                <cstring>unnamed</cstring>
                            </property>
                            <property name="margin">
                                <number>11</number>
                            </property>
                            <property name="spacing">
                                <number>6</number>
                            </property>
                            <widget class="TQLabel" row="0" column="0">
                                <property name="name">
                                    <cstring>passwordServerLabel</cstring>
                                </property>
                                <property name="enabled">
                                    <bool>false</bool>
                                </property>
                                <property name="font">
                                    <font>
                                    </font>
                                </property>
                                <property name="text">
                                    <string>Password server address/name:</string>
                                </property>
                                <property name="buddy" stdset="0">
                                    <cstring>passwordServerEdit</cstring>
                                </property>
                            </widget>
                            <widget class="TQLineEdit" row="0" column="1">
                                <property name="name">
                                    <cstring>passwordServerEdit</cstring>
                                </property>
                                <property name="enabled">
                                    <bool>false</bool>
                                </property>
                            </widget>
                            <widget class="TQLabel" row="1" column="0">
                                <property name="name">
                                    <cstring>realmLabel</cstring>
                                </property>
                                <property name="enabled">
                                    <bool>false</bool>
                                </property>
                                <property name="font">
                                    <font>
                                    </font>
                                </property>
                                <property name="text">
                                    <string>Real&amp;m:</string>
                                </property>
                                <property name="buddy" stdset="0">
                                    <cstring>realmEdit</cstring>
                                </property>
                            </widget>
                            <widget class="TQCheckBox" row="2" column="0">
                                <property name="name">
                                    <cstring>allowGuestLoginsChk</cstring>
                                </property>
                                <property name="enabled">
                                    <bool>false</bool>
                                </property>
                                <property name="font">
                                    <font>
                                    </font>
                                </property>
                                <property name="text">
                                    <string>Allo&amp;w guest logins</string>
                                </property>
                            </widget>
                            <widget class="TQLayoutWidget" row="2" column="1">
                                <property name="name">
                                    <cstring>layout39</cstring>
                                </property>
                                <hbox>
                                    <property name="name">
                                        <cstring>unnamed</cstring>
                                    </property>
                                    <property name="margin">
                                        <number>0</number>
                                    </property>
                                    <property name="spacing">
                                        <number>6</number>
                                    </property>
                                    <widget class="TQLabel">
                                        <property name="name">
                                            <cstring>TextLabel6_5</cstring>
                                        </property>
                                        <property name="enabled">
                                            <bool>false</bool>
                                        </property>
                                        <property name="sizePolicy">
                                            <sizepolicy>
                                                <hsizetype>0</hsizetype>
                                                <vsizetype>5</vsizetype>
                                                <horstretch>0</horstretch>
                                                <verstretch>0</verstretch>
                                            </sizepolicy>
                                        </property>
                                        <property name="font">
                                            <font>
                                            </font>
                                        </property>
                                        <property name="text">
                                            <string>Guest acc&amp;ount:</string>
                                        </property>
                                        <property name="buddy" stdset="0">
                                            <cstring>guestAccountCombo</cstring>
                                        </property>
                                    </widget>
                                    <widget class="TQComboBox">
                                        <property name="name">
                                            <cstring>guestAccountCombo</cstring>
                                        </property>
                                        <property name="enabled">
                                            <bool>false</bool>
                                        </property>
                                        <property name="font">
                                            <font>
                                            </font>
                                        </property>
                                    </widget>
                                    <spacer>
                                        <property name="name">
                                            <cstring>spacer44</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>
                            <widget class="TQLineEdit" row="1" column="1">
                                <property name="name">
                                    <cstring>realmEdit</cstring>
                                </property>
                                <property name="enabled">
                                    <bool>false</bool>
                                </property>
                                <property name="font">
                                    <font>
                                    </font>
                                </property>
                            </widget>
                        </grid>
                    </widget>
                    <widget class="TQGroupBox">
                        <property name="name">
                            <cstring>GroupBox10</cstring>
                        </property>
                        <property name="font">
                            <font>
                            </font>
                        </property>
                        <property name="title">
                            <string>Help</string>
                        </property>
                        <hbox>
                            <property name="name">
                                <cstring>unnamed</cstring>
                            </property>
                            <property name="margin">
                                <number>11</number>
                            </property>
                            <property name="spacing">
                                <number>6</number>
                            </property>
                            <widget class="TQLabel">
                                <property name="name">
                                    <cstring>TextLabel2_3</cstring>
                                </property>
                                <property name="sizePolicy">
                                    <sizepolicy>
                                        <hsizetype>3</hsizetype>
                                        <vsizetype>5</vsizetype>
                                        <horstretch>0</horstretch>
                                        <verstretch>0</verstretch>
                                    </sizepolicy>
                                </property>
                                <property name="font">
                                    <font>
                                    </font>
                                </property>
                                <property name="text">
                                    <string>For detailed help about every option please look at:</string>
                                </property>
                                <property name="alignment">
                                    <set>AlignVCenter</set>
                                </property>
                            </widget>
                            <widget class="KURLLabel">
                                <property name="name">
                                    <cstring>KURLLabel1</cstring>
                                </property>
                                <property name="sizePolicy">
                                    <sizepolicy>
                                        <hsizetype>5</hsizetype>
                                        <vsizetype>5</vsizetype>
                                        <horstretch>0</horstretch>
                                        <verstretch>0</verstretch>
                                    </sizepolicy>
                                </property>
                                <property name="text">
                                    <string>man:smb.conf</string>
                                </property>
                            </widget>
                            <spacer>
                                <property name="name">
                                    <cstring>Spacer38</cstring>
                                </property>
                                <property name="orientation">
                                    <enum>Horizontal</enum>
                                </property>
                                <property name="sizeType">
                                    <enum>Expanding</enum>
                                </property>
                                <property name="sizeHint">
                                    <size>
                                        <width>30</width>
                                        <height>0</height>
                                    </size>
                                </property>
                            </spacer>
                        </hbox>
                    </widget>
                    <spacer>
                        <property name="name">
                            <cstring>Spacer36</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>
            <widget class="TQWidget">
                <property name="name">
                    <cstring>shareTab</cstring>
                </property>
                <attribute name="title">
                    <string>&amp;Shares</string>
                </attribute>
                <vbox>
                    <property name="name">
                        <cstring>unnamed</cstring>
                    </property>
                    <property name="margin">
                        <number>11</number>
                    </property>
                    <property name="spacing">
                        <number>6</number>
                    </property>
                    <widget class="TDEListView">
                        <column>
                            <property name="text">
                                <string>Name</string>
                            </property>
                            <property name="clickable">
                                <bool>true</bool>
                            </property>
                            <property name="resizable">
                                <bool>true</bool>
                            </property>
                        </column>
                        <column>
                            <property name="text">
                                <string>Path</string>
                            </property>
                            <property name="clickable">
                                <bool>true</bool>
                            </property>
                            <property name="resizable">
                                <bool>true</bool>
                            </property>
                        </column>
                        <column>
                            <property name="text">
                                <string>Comment</string>
                            </property>
                            <property name="clickable">
                                <bool>true</bool>
                            </property>
                            <property name="resizable">
                                <bool>true</bool>
                            </property>
                        </column>
                        <column>
                            <property name="text">
                                <string>Properties</string>
                            </property>
                            <property name="clickable">
                                <bool>true</bool>
                            </property>
                            <property name="resizable">
                                <bool>true</bool>
                            </property>
                        </column>
                        <property name="name">
                            <cstring>shareListView</cstring>
                        </property>
                        <property name="allColumnsShowFocus">
                            <bool>true</bool>
                        </property>
                        <property name="showSortIndicator">
                            <bool>true</bool>
                        </property>
                        <property name="rootIsDecorated">
                            <bool>false</bool>
                        </property>
                        <property name="resizeMode">
                            <enum>AllColumns</enum>
                        </property>
                    </widget>
                    <widget class="TQLayoutWidget">
                        <property name="name">
                            <cstring>Layout54</cstring>
                        </property>
                        <hbox>
                            <property name="name">
                                <cstring>unnamed</cstring>
                            </property>
                            <property name="margin">
                                <number>0</number>
                            </property>
                            <property name="spacing">
                                <number>6</number>
                            </property>
                            <widget class="TQPushButton">
                                <property name="name">
                                    <cstring>editDefaultShareBtn</cstring>
                                </property>
                                <property name="text">
                                    <string>Edit Defau&amp;lts...</string>
                                </property>
                            </widget>
                            <spacer>
                                <property name="name">
                                    <cstring>Spacer21</cstring>
                                </property>
                                <property name="orientation">
                                    <enum>Horizontal</enum>
                                </property>
                                <property name="sizeType">
                                    <enum>Expanding</enum>
                                </property>
                                <property name="sizeHint">
                                    <size>
                                        <width>20</width>
                                        <height>0</height>
                                    </size>
                                </property>
                            </spacer>
                            <widget class="TQPushButton">
                                <property name="name">
                                    <cstring>addShareBtn</cstring>
                                </property>
                                <property name="text">
                                    <string>Add &amp;New Share...</string>
                                </property>
                            </widget>
                            <widget class="TQPushButton">
                                <property name="name">
                                    <cstring>editShareBtn</cstring>
                                </property>
                                <property name="text">
                                    <string>Edit Share...</string>
                                </property>
                                <property name="accel">
                                    <string>Alt+ </string>
                                </property>
                            </widget>
                            <widget class="TQPushButton">
                                <property name="name">
                                    <cstring>removeShareBtn</cstring>
                                </property>
                                <property name="text">
                                    <string>Re&amp;move Share</string>
                                </property>
                            </widget>
                        </hbox>
                    </widget>
                </vbox>
            </widget>
            <widget class="TQWidget">
                <property name="name">
                    <cstring>tab</cstring>
                </property>
                <attribute name="title">
                    <string>Prin&amp;ters</string>
                </attribute>
                <vbox>
                    <property name="name">
                        <cstring>unnamed</cstring>
                    </property>
                    <property name="margin">
                        <number>11</number>
                    </property>
                    <property name="spacing">
                        <number>6</number>
                    </property>
                    <widget class="TDEListView">
                        <column>
                            <property name="text">
                                <string>Name</string>
                            </property>
                            <property name="clickable">
                                <bool>true</bool>
                            </property>
                            <property name="resizable">
                                <bool>true</bool>
                            </property>
                        </column>
                        <column>
                            <property name="text">
                                <string>Printer</string>
                            </property>
                            <property name="clickable">
                                <bool>true</bool>
                            </property>
                            <property name="resizable">
                                <bool>true</bool>
                            </property>
                        </column>
                        <column>
                            <property name="text">
                                <string>Comment</string>
                            </property>
                            <property name="clickable">
                                <bool>true</bool>
                            </property>
                            <property name="resizable">
                                <bool>true</bool>
                            </property>
                        </column>
                        <column>
                            <property name="text">
                                <string>Properties</string>
                            </property>
                            <property name="clickable">
                                <bool>true</bool>
                            </property>
                            <property name="resizable">
                                <bool>true</bool>
                            </property>
                        </column>
                        <property name="name">
                            <cstring>printerListView</cstring>
                        </property>
                        <property name="allColumnsShowFocus">
                            <bool>true</bool>
                        </property>
                        <property name="showSortIndicator">
                            <bool>true</bool>
                        </property>
                        <property name="rootIsDecorated">
                            <bool>false</bool>
                        </property>
                        <property name="resizeMode">
                            <enum>AllColumns</enum>
                        </property>
                    </widget>
                    <widget class="TQLayoutWidget">
                        <property name="name">
                            <cstring>Layout53</cstring>
                        </property>
                        <hbox>
                            <property name="name">
                                <cstring>unnamed</cstring>
                            </property>
                            <property name="margin">
                                <number>0</number>
                            </property>
                            <property name="spacing">
                                <number>6</number>
                            </property>
                            <widget class="TQPushButton">
                                <property name="name">
                                    <cstring>editDefaultPrinterBtn</cstring>
                                </property>
                                <property name="text">
                                    <string>Edit Defau&amp;lts</string>
                                </property>
                            </widget>
                            <spacer>
                                <property name="name">
                                    <cstring>Spacer21_2</cstring>
                                </property>
                                <property name="orientation">
                                    <enum>Horizontal</enum>
                                </property>
                                <property name="sizeType">
                                    <enum>Expanding</enum>
                                </property>
                                <property name="sizeHint">
                                    <size>
                                        <width>20</width>
                                        <height>0</height>
                                    </size>
                                </property>
                            </spacer>
                            <widget class="TQPushButton">
                                <property name="name">
                                    <cstring>addPrinterBtn</cstring>
                                </property>
                                <property name="text">
                                    <string>Add Ne&amp;w Printer</string>
                                </property>
                            </widget>
                            <widget class="TQPushButton">
                                <property name="name">
                                    <cstring>editPrinterBtn</cstring>
                                </property>
                                <property name="text">
                                    <string>Edit Pri&amp;nter</string>
                                </property>
                            </widget>
                            <widget class="TQPushButton">
                                <property name="name">
                                    <cstring>removePrinterBtn</cstring>
                                </property>
                                <property name="text">
                                    <string>Re&amp;move Printer</string>
                                </property>
                            </widget>
                        </hbox>
                    </widget>
                </vbox>
            </widget>
            <widget class="TQWidget">
                <property name="name">
                    <cstring>tab</cstring>
                </property>
                <attribute name="title">
                    <string>&amp;Users</string>
                </attribute>
                <vbox>
                    <property name="name">
                        <cstring>unnamed</cstring>
                    </property>
                    <property name="margin">
                        <number>11</number>
                    </property>
                    <property name="spacing">
                        <number>6</number>
                    </property>
                    <widget class="TQLayoutWidget">
                        <property name="name">
                            <cstring>layout56</cstring>
                        </property>
                        <hbox>
                            <property name="name">
                                <cstring>unnamed</cstring>
                            </property>
                            <property name="margin">
                                <number>0</number>
                            </property>
                            <property name="spacing">
                                <number>6</number>
                            </property>
                            <widget class="TQGroupBox">
                                <property name="name">
                                    <cstring>groupBox51_2</cstring>
                                </property>
                                <property name="title">
                                    <string>Sa&amp;mba Users</string>
                                </property>
                                <vbox>
                                    <property name="name">
                                        <cstring>unnamed</cstring>
                                    </property>
                                    <property name="margin">
                                        <number>11</number>
                                    </property>
                                    <property name="spacing">
                                        <number>6</number>
                                    </property>
                                    <widget class="TDEListView">
                                        <column>
                                            <property name="text">
                                                <string>Name</string>
                                            </property>
                                            <property name="clickable">
                                                <bool>true</bool>
                                            </property>
                                            <property name="resizable">
                                                <bool>true</bool>
                                            </property>
                                        </column>
                                        <column>
                                            <property name="text">
                                                <string>UID</string>
                                            </property>
                                            <property name="clickable">
                                                <bool>true</bool>
                                            </property>
                                            <property name="resizable">
                                                <bool>true</bool>
                                            </property>
                                        </column>
                                        <column>
                                            <property name="text">
                                                <string>Disabled</string>
                                            </property>
                                            <property name="clickable">
                                                <bool>true</bool>
                                            </property>
                                            <property name="resizable">
                                                <bool>true</bool>
                                            </property>
                                        </column>
                                        <column>
                                            <property name="text">
                                                <string>No Password</string>
                                            </property>
                                            <property name="clickable">
                                                <bool>true</bool>
                                            </property>
                                            <property name="resizable">
                                                <bool>true</bool>
                                            </property>
                                        </column>
                                        <property name="name">
                                            <cstring>sambaUsersListView</cstring>
                                        </property>
                                        <property name="sizePolicy">
                                            <sizepolicy>
                                                <hsizetype>7</hsizetype>
                                                <vsizetype>7</vsizetype>
                                                <horstretch>10</horstretch>
                                                <verstretch>0</verstretch>
                                            </sizepolicy>
                                        </property>
                                    </widget>
                                </vbox>
                            </widget>
                            <widget class="TQLayoutWidget">
                                <property name="name">
                                    <cstring>layout55</cstring>
                                </property>
                                <vbox>
                                    <property name="name">
                                        <cstring>unnamed</cstring>
                                    </property>
                                    <property name="margin">
                                        <number>0</number>
                                    </property>
                                    <property name="spacing">
                                        <number>6</number>
                                    </property>
                                    <spacer>
                                        <property name="name">
                                            <cstring>spacer71_3</cstring>
                                        </property>
                                        <property name="orientation">
                                            <enum>Vertical</enum>
                                        </property>
                                        <property name="sizeType">
                                            <enum>Expanding</enum>
                                        </property>
                                        <property name="sizeHint">
                                            <size>
                                                <width>20</width>
                                                <height>30</height>
                                            </size>
                                        </property>
                                    </spacer>
                                    <widget class="TQPushButton">
                                        <property name="name">
                                            <cstring>addSambaUserBtn</cstring>
                                        </property>
                                        <property name="sizePolicy">
                                            <sizepolicy>
                                                <hsizetype>5</hsizetype>
                                                <vsizetype>0</vsizetype>
                                                <horstretch>0</horstretch>
                                                <verstretch>0</verstretch>
                                            </sizepolicy>
                                        </property>
                                        <property name="text">
                                            <string>Add</string>
                                        </property>
                                        <property name="accel">
                                            <string></string>
                                        </property>
                                    </widget>
                                    <spacer>
                                        <property name="name">
                                            <cstring>spacer71</cstring>
                                        </property>
                                        <property name="orientation">
                                            <enum>Vertical</enum>
                                        </property>
                                        <property name="sizeType">
                                            <enum>Expanding</enum>
                                        </property>
                                        <property name="sizeHint">
                                            <size>
                                                <width>20</width>
                                                <height>30</height>
                                            </size>
                                        </property>
                                    </spacer>
                                    <widget class="TQPushButton">
                                        <property name="name">
                                            <cstring>removeSambaUserBtn</cstring>
                                        </property>
                                        <property name="sizePolicy">
                                            <sizepolicy>
                                                <hsizetype>5</hsizetype>
                                                <vsizetype>0</vsizetype>
                                                <horstretch>0</horstretch>
                                                <verstretch>0</verstretch>
                                            </sizepolicy>
                                        </property>
                                        <property name="text">
                                            <string>Rem&amp;ove</string>
                                        </property>
                                    </widget>
                                    <spacer>
                                        <property name="name">
                                            <cstring>spacer71_2</cstring>
                                        </property>
                                        <property name="orientation">
                                            <enum>Vertical</enum>
                                        </property>
                                        <property name="sizeType">
                                            <enum>Expanding</enum>
                                        </property>
                                        <property name="sizeHint">
                                            <size>
                                                <width>20</width>
                                                <height>30</height>
                                            </size>
                                        </property>
                                    </spacer>
                                </vbox>
                            </widget>
                            <widget class="TQGroupBox">
                                <property name="name">
                                    <cstring>groupBox52_2</cstring>
                                </property>
                                <property name="title">
                                    <string>UNI&amp;X Users</string>
                                </property>
                                <vbox>
                                    <property name="name">
                                        <cstring>unnamed</cstring>
                                    </property>
                                    <property name="margin">
                                        <number>11</number>
                                    </property>
                                    <property name="spacing">
                                        <number>6</number>
                                    </property>
                                    <widget class="TDEListView">
                                        <column>
                                            <property name="text">
                                                <string>Name</string>
                                            </property>
                                            <property name="clickable">
                                                <bool>true</bool>
                                            </property>
                                            <property name="resizable">
                                                <bool>true</bool>
                                            </property>
                                        </column>
                                        <column>
                                            <property name="text">
                                                <string>UID</string>
                                            </property>
                                            <property name="clickable">
                                                <bool>true</bool>
                                            </property>
                                            <property name="resizable">
                                                <bool>true</bool>
                                            </property>
                                        </column>
                                        <property name="name">
                                            <cstring>unixUsersListView</cstring>
                                        </property>
                                        <property name="sizePolicy">
                                            <sizepolicy>
                                                <hsizetype>5</hsizetype>
                                                <vsizetype>7</vsizetype>
                                                <horstretch>5</horstretch>
                                                <verstretch>0</verstretch>
                                            </sizepolicy>
                                        </property>
                                    </widget>
                                </vbox>
                            </widget>
                        </hbox>
                    </widget>
                    <widget class="TQLayoutWidget">
                        <property name="name">
                            <cstring>layout55</cstring>
                        </property>
                        <hbox>
                            <property name="name">
                                <cstring>unnamed</cstring>
                            </property>
                            <property name="margin">
                                <number>0</number>
                            </property>
                            <property name="spacing">
                                <number>6</number>
                            </property>
                            <widget class="TQPushButton">
                                <property name="name">
                                    <cstring>sambaUserPasswordBtn</cstring>
                                </property>
                                <property name="text">
                                    <string>Chan&amp;ge Password...</string>
                                </property>
                            </widget>
                            <widget class="TQPushButton">
                                <property name="name">
                                    <cstring>joinADomainBtn</cstring>
                                </property>
                                <property name="enabled">
                                    <bool>false</bool>
                                </property>
                                <property name="text">
                                    <string>&amp;Join Domain</string>
                                </property>
                            </widget>
                            <spacer>
                                <property name="name">
                                    <cstring>Spacer26</cstring>
                                </property>
                                <property name="orientation">
                                    <enum>Horizontal</enum>
                                </property>
                                <property name="sizeType">
                                    <enum>Expanding</enum>
                                </property>
                                <property name="sizeHint">
                                    <size>
                                        <width>240</width>
                                        <height>20</height>
                                    </size>
                                </property>
                            </spacer>
                        </hbox>
                    </widget>
                </vbox>
            </widget>
            <widget class="TQWidget">
                <property name="name">
                    <cstring>advanced</cstring>
                </property>
                <attribute name="title">
                    <string>Advan&amp;ced</string>
                </attribute>
                <vbox>
                    <property name="name">
                        <cstring>unnamed</cstring>
                    </property>
                    <property name="margin">
                        <number>11</number>
                    </property>
                    <property name="spacing">
                        <number>6</number>
                    </property>
                    <widget class="TQFrame">
                        <property name="name">
                            <cstring>advancedFrame</cstring>
                        </property>
                        <property name="frameShape">
                            <enum>StyledPanel</enum>
                        </property>
                        <property name="frameShadow">
                            <enum>Raised</enum>
                        </property>
                    </widget>
                    <widget class="TQFrame">
                        <property name="name">
                            <cstring>Frame26</cstring>
                        </property>
                        <property name="frameShape">
                            <enum>HLine</enum>
                        </property>
                        <property name="frameShadow">
                            <enum>Sunken</enum>
                        </property>
                    </widget>
                    <widget class="TQLayoutWidget">
                        <property name="name">
                            <cstring>Layout92</cstring>
                        </property>
                        <hbox>
                            <property name="name">
                                <cstring>unnamed</cstring>
                            </property>
                            <property name="margin">
                                <number>0</number>
                            </property>
                            <property name="spacing">
                                <number>6</number>
                            </property>
                            <widget class="TQLabel">
                                <property name="name">
                                    <cstring>advancedWarningPixLbl</cstring>
                                </property>
                                <property name="sizePolicy">
                                    <sizepolicy>
                                        <hsizetype>0</hsizetype>
                                        <vsizetype>0</vsizetype>
                                        <horstretch>0</horstretch>
                                        <verstretch>0</verstretch>
                                    </sizepolicy>
                                </property>
                                <property name="scaledContents">
                                    <bool>true</bool>
                                </property>
                            </widget>
                            <widget class="TQLabel">
                                <property name="name">
                                    <cstring>TextLabel1_4</cstring>
                                </property>
                                <property name="font">
                                    <font>
                                        <bold>1</bold>
                                    </font>
                                </property>
                                <property name="text">
                                    <string>Here you can change advanced options of the SAMBA server.
Only change something if you know what you are doing.</string>
                                </property>
                            </widget>
                        </hbox>
                    </widget>
                </vbox>
            </widget>
            <widget class="TQWidget">
                <property name="name">
                    <cstring>advancedDumpTab</cstring>
                </property>
                <attribute name="title">
                    <string>Advanced Dump</string>
                </attribute>
                <vbox>
                    <property name="name">
                        <cstring>unnamed</cstring>
                    </property>
                    <property name="margin">
                        <number>11</number>
                    </property>
                    <property name="spacing">
                        <number>6</number>
                    </property>
                    <widget class="TQTabWidget">
                        <property name="name">
                            <cstring>advancedTab</cstring>
                        </property>
                        <property name="tabShape">
                            <enum>Rounded</enum>
                        </property>
                        <widget class="TQWidget">
                            <property name="name">
                                <cstring>tab</cstring>
                            </property>
                            <attribute name="title">
                                <string>Security</string>
                            </attribute>
                            <grid>
                                <property name="name">
                                    <cstring>unnamed</cstring>
                                </property>
                                <property name="margin">
                                    <number>0</number>
                                </property>
                                <property name="spacing">
                                    <number>6</number>
                                </property>
                                <widget class="TQTabWidget" row="0" column="0">
                                    <property name="name">
                                        <cstring>tabWidget4</cstring>
                                    </property>
                                    <widget class="TQWidget">
                                        <property name="name">
                                            <cstring>tab</cstring>
                                        </property>
                                        <attribute name="title">
                                            <string>&amp;General</string>
                                        </attribute>
                                        <grid>
                                            <property name="name">
                                                <cstring>unnamed</cstring>
                                            </property>
                                            <property name="margin">
                                                <number>11</number>
                                            </property>
                                            <property name="spacing">
                                                <number>6</number>
                                            </property>
                                            <spacer row="2" column="0">
                                                <property name="name">
                                                    <cstring>spacer90</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>
                                            <widget class="TQGroupBox" row="1" column="0">
                                                <property name="name">
                                                    <cstring>groupBox66</cstring>
                                                </property>
                                                <property name="title">
                                                    <string>PAM</string>
                                                </property>
                                                <vbox>
                                                    <property name="name">
                                                        <cstring>unnamed</cstring>
                                                    </property>
                                                    <property name="margin">
                                                        <number>11</number>
                                                    </property>
                                                    <property name="spacing">
                                                        <number>6</number>
                                                    </property>
                                                    <widget class="TQCheckBox">
                                                        <property name="name">
                                                            <cstring>obeyPamRestrictionsChk</cstring>
                                                        </property>
                                                        <property name="font">
                                                            <font>
                                                            </font>
                                                        </property>
                                                        <property name="text">
                                                            <string>Obey PAM restrictions</string>
                                                        </property>
                                                        <property name="accel">
                                                            <string>Alt+ </string>
                                                        </property>
                                                    </widget>
                                                    <widget class="TQCheckBox">
                                                        <property name="name">
                                                            <cstring>pamPasswordChangeChk</cstring>
                                                        </property>
                                                        <property name="font">
                                                            <font>
                                                            </font>
                                                        </property>
                                                        <property name="text">
                                                            <string>PAM password change</string>
                                                        </property>
                                                        <property name="accel">
                                                            <string>Alt+ </string>
                                                        </property>
                                                    </widget>
                                                </vbox>
                                            </widget>
                                            <widget class="TQGroupBox" row="1" column="1">
                                                <property name="name">
                                                    <cstring>groupBox67</cstring>
                                                </property>
                                                <property name="title">
                                                    <string>Other Switches</string>
                                                </property>
                                                <vbox>
                                                    <property name="name">
                                                        <cstring>unnamed</cstring>
                                                    </property>
                                                    <property name="margin">
                                                        <number>11</number>
                                                    </property>
                                                    <property name="spacing">
                                                        <number>6</number>
                                                    </property>
                                                    <widget class="TQCheckBox">
                                                        <property name="name">
                                                            <cstring>allowTrustedDomainsChk</cstring>
                                                        </property>
                                                        <property name="font">
                                                            <font>
                                                            </font>
                                                        </property>
                                                        <property name="text">
                                                            <string>A&amp;llow trusted domains</string>
                                                        </property>
                                                    </widget>
                                                    <widget class="TQCheckBox">
                                                        <property name="name">
                                                            <cstring>paranoidServerSecurityChk</cstring>
                                                        </property>
                                                        <property name="text">
                                                            <string>Paranoid server security</string>
                                                        </property>
                                                        <property name="accel">
                                                            <string>Alt+ </string>
                                                        </property>
                                                    </widget>
                                                </vbox>
                                            </widget>
                                            <widget class="TQGroupBox" row="0" column="0" rowspan="1" colspan="2">
                                                <property name="name">
                                                    <cstring>groupBox68</cstring>
                                                </property>
                                                <property name="title">
                                                    <string>General</string>
                                                </property>
                                                <grid>
                                                    <property name="name">
                                                        <cstring>unnamed</cstring>
                                                    </property>
                                                    <property name="margin">
                                                        <number>11</number>
                                                    </property>
                                                    <property name="spacing">
                                                        <number>6</number>
                                                    </property>
                                                    <widget class="TQLabel" row="3" column="0">
                                                        <property name="name">
                                                            <cstring>TextLabel8_2_2_2_2_2_2</cstring>
                                                        </property>
                                                        <property name="font">
                                                            <font>
                                                            </font>
                                                        </property>
                                                        <property name="text">
                                                            <string>Auth methods:</string>
                                                        </property>
                                                        <property name="buddy" stdset="0">
                                                            <cstring>authMethodsEdit</cstring>
                                                        </property>
                                                    </widget>
                                                    <widget class="TQLabel" row="2" column="0">
                                                        <property name="name">
                                                            <cstring>TextLabel8_2_2_2_2_2</cstring>
                                                        </property>
                                                        <property name="font">
                                                            <font>
                                                            </font>
                                                        </property>
                                                        <property name="text">
                                                            <string>Root director&amp;y:</string>
                                                        </property>
                                                        <property name="buddy" stdset="0">
                                                            <cstring>rootDirectoryEdit</cstring>
                                                        </property>
                                                    </widget>
                                                    <widget class="TQLabel" row="1" column="0">
                                                        <property name="name">
                                                            <cstring>TextLabel1_2_5_2</cstring>
                                                        </property>
                                                        <property name="text">
                                                            <string>I&amp;nterfaces:</string>
                                                        </property>
                                                        <property name="buddy" stdset="0">
                                                            <cstring>interfacesEdit</cstring>
                                                        </property>
                                                    </widget>
                                                    <widget class="TQLabel" row="0" column="0">
                                                        <property name="name">
                                                            <cstring>TextLabel2_5_2</cstring>
                                                        </property>
                                                        <property name="sizePolicy">
                                                            <sizepolicy>
                                                                <hsizetype>0</hsizetype>
                                                                <vsizetype>5</vsizetype>
                                                                <horstretch>0</horstretch>
                                                                <verstretch>0</verstretch>
                                                            </sizepolicy>
                                                        </property>
                                                        <property name="font">
                                                            <font>
                                                            </font>
                                                        </property>
                                                        <property name="text">
                                                            <string>Map to guest:</string>
                                                        </property>
                                                        <property name="buddy" stdset="0">
                                                            <cstring>mapToGuestCombo</cstring>
                                                        </property>
                                                    </widget>
                                                    <widget class="TQCheckBox" row="1" column="3">
                                                        <property name="name">
                                                            <cstring>bindInterfacesOnlyChk</cstring>
                                                        </property>
                                                        <property name="text">
                                                            <string>Bind interfaces only</string>
                                                        </property>
                                                        <property name="accel">
                                                            <string>Alt+ </string>
                                                        </property>
                                                    </widget>
                                                    <widget class="TQComboBox" row="0" column="1">
                                                        <item>
                                                            <property name="text">
                                                                <string>Never</string>
                                                            </property>
                                                        </item>
                                                        <item>
                                                            <property name="text">
                                                                <string>Bad User</string>
                                                            </property>
                                                        </item>
                                                        <item>
                                                            <property name="text">
                                                                <string>Bad Password</string>
                                                            </property>
                                                        </item>
                                                        <property name="name">
                                                            <cstring>mapToGuestCombo</cstring>
                                                        </property>
                                                    </widget>
                                                    <widget class="TQLabel" row="4" column="0">
                                                        <property name="name">
                                                            <cstring>TextLabel8_2_3_2</cstring>
                                                        </property>
                                                        <property name="font">
                                                            <font>
                                                            </font>
                                                        </property>
                                                        <property name="text">
                                                            <string>Hosts e&amp;quiv:</string>
                                                        </property>
                                                        <property name="buddy" stdset="0">
                                                            <cstring>hostsEquivUrlRq</cstring>
                                                        </property>
                                                    </widget>
                                                    <widget class="TQLineEdit" row="2" column="1" rowspan="1" colspan="3">
                                                        <property name="name">
                                                            <cstring>rootDirectoryEdit</cstring>
                                                        </property>
                                                        <property name="font">
                                                            <font>
                                                                <bold>1</bold>
                                                            </font>
                                                        </property>
                                                    </widget>
                                                    <widget class="TQLineEdit" row="3" column="1" rowspan="1" colspan="3">
                                                        <property name="name">
                                                            <cstring>authMethodsEdit</cstring>
                                                        </property>
                                                        <property name="font">
                                                            <font>
                                                                <bold>1</bold>
                                                            </font>
                                                        </property>
                                                    </widget>
                                                    <widget class="TQLineEdit" row="1" column="1" rowspan="1" colspan="2">
                                                        <property name="name">
                                                            <cstring>interfacesEdit</cstring>
                                                        </property>
                                                    </widget>
                                                    <spacer row="0" column="2" rowspan="1" colspan="2">
                                                        <property name="name">
                                                            <cstring>Spacer37_2_2</cstring>
                                                        </property>
                                                        <property name="orientation">
                                                            <enum>Horizontal</enum>
                                                        </property>
                                                        <property name="sizeType">
                                                            <enum>Expanding</enum>
                                                        </property>
                                                        <property name="sizeHint">
                                                            <size>
                                                                <width>180</width>
                                                                <height>20</height>
                                                            </size>
                                                        </property>
                                                    </spacer>
                                                    <widget class="TQLabel" row="6" column="0">
                                                        <property name="name">
                                                            <cstring>TextLabel6_7_2</cstring>
                                                        </property>
                                                        <property name="font">
                                                            <font>
                                                            </font>
                                                        </property>
                                                        <property name="text">
                                                            <string>Algorithmic rid base:</string>
                                                        </property>
                                                        <property name="buddy" stdset="0">
                                                            <cstring>algorithmicRidBaseSpin</cstring>
                                                        </property>
                                                    </widget>
                                                    <widget class="KIntSpinBox" row="6" column="1">
                                                        <property name="name">
                                                            <cstring>algorithmicRidBaseSpin</cstring>
                                                        </property>
                                                        <property name="font">
                                                            <font>
                                                            </font>
                                                        </property>
                                                        <property name="maxValue">
                                                            <number>2147483647</number>
                                                        </property>
                                                    </widget>
                                                    <spacer row="6" column="2" rowspan="1" colspan="2">
                                                        <property name="name">
                                                            <cstring>Spacer37_2_2_2</cstring>
                                                        </property>
                                                        <property name="orientation">
                                                            <enum>Horizontal</enum>
                                                        </property>
                                                        <property name="sizeType">
                                                            <enum>Expanding</enum>
                                                        </property>
                                                        <property name="sizeHint">
                                                            <size>
                                                                <width>117</width>
                                                                <height>20</height>
                                                            </size>
                                                        </property>
                                                    </spacer>
                                                    <widget class="KURLRequester" row="4" column="1" rowspan="1" colspan="3">
                                                        <property name="name">
                                                            <cstring>hostsEquivUrlRq</cstring>
                                                        </property>
                                                        <property name="font">
                                                            <font>
                                                                <bold>1</bold>
                                                            </font>
                                                        </property>
                                                    </widget>
                                                    <widget class="TQLabel" row="5" column="0">
                                                        <property name="name">
                                                            <cstring>TextLabel8_2_2_3_2_2</cstring>
                                                        </property>
                                                        <property name="font">
                                                            <font>
                                                            </font>
                                                        </property>
                                                        <property name="text">
                                                            <string>Private dir:</string>
                                                        </property>
                                                        <property name="buddy" stdset="0">
                                                            <cstring>privateDirUrlRq</cstring>
                                                        </property>
                                                    </widget>
                                                    <widget class="KURLRequester" row="5" column="1" rowspan="1" colspan="3">
                                                        <property name="name">
                                                            <cstring>privateDirUrlRq</cstring>
                                                        </property>
                                                        <property name="font">
                                                            <font>
                                                            </font>
                                                        </property>
                                                    </widget>
                                                </grid>
                                            </widget>
                                        </grid>
                                    </widget>
                                    <widget class="TQWidget">
                                        <property name="name">
                                            <cstring>TabPage</cstring>
                                        </property>
                                        <attribute name="title">
                                            <string>Pass&amp;word</string>
                                        </attribute>
                                        <grid>
                                            <property name="name">
                                                <cstring>unnamed</cstring>
                                            </property>
                                            <property name="margin">
                                                <number>11</number>
                                            </property>
                                            <property name="spacing">
                                                <number>6</number>
                                            </property>
                                            <spacer row="2" column="0">
                                                <property name="name">
                                                    <cstring>spacer57</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>
                                            <widget class="TQGroupBox" row="1" column="2">
                                                <property name="name">
                                                    <cstring>groupBox73</cstring>
                                                </property>
                                                <property name="title">
                                                    <string>Migration</string>
                                                </property>
                                                <vbox>
                                                    <property name="name">
                                                        <cstring>unnamed</cstring>
                                                    </property>
                                                    <property name="margin">
                                                        <number>11</number>
                                                    </property>
                                                    <property name="spacing">
                                                        <number>6</number>
                                                    </property>
                                                    <widget class="TQCheckBox">
                                                        <property name="name">
                                                            <cstring>updateEncryptedChk</cstring>
                                                        </property>
                                                        <property name="font">
                                                            <font>
                                                            </font>
                                                        </property>
                                                        <property name="text">
                                                            <string>Update encr&amp;ypted</string>
                                                        </property>
                                                    </widget>
                                                </vbox>
                                            </widget>
                                            <widget class="TQGroupBox" row="0" column="0">
                                                <property name="name">
                                                    <cstring>groupBox75</cstring>
                                                </property>
                                                <property name="title">
                                                    <string>Samba Passwords</string>
                                                </property>
                                                <grid>
                                                    <property name="name">
                                                        <cstring>unnamed</cstring>
                                                    </property>
                                                    <property name="margin">
                                                        <number>11</number>
                                                    </property>
                                                    <property name="spacing">
                                                        <number>6</number>
                                                    </property>
                                                    <widget class="TQCheckBox" row="0" column="0" rowspan="1" colspan="4">
                                                        <property name="name">
                                                            <cstring>encryptPasswordsChk</cstring>
                                                        </property>
                                                        <property name="font">
                                                            <font>
                                                            </font>
                                                        </property>
                                                        <property name="text">
                                                            <string>E&amp;ncrypt passwords</string>
                                                        </property>
                                                        <property name="accel">
                                                            <string></string>
                                                        </property>
                                                    </widget>
                                                    <widget class="TQLabel" row="1" column="0">
                                                        <property name="name">
                                                            <cstring>TextLabel8_2_2_2</cstring>
                                                        </property>
                                                        <property name="font">
                                                            <font>
                                                            </font>
                                                        </property>
                                                        <property name="text">
                                                            <string>Smb passwd file:</string>
                                                        </property>
                                                        <property name="buddy" stdset="0">
                                                            <cstring>smbPasswdFileUrlRq</cstring>
                                                        </property>
                                                    </widget>
                                                    <widget class="KURLRequester" row="1" column="1" rowspan="1" colspan="3">
                                                        <property name="name">
                                                            <cstring>smbPasswdFileUrlRq</cstring>
                                                        </property>
                                                        <property name="font">
                                                            <font>
                                                            </font>
                                                        </property>
                                                    </widget>
                                                    <widget class="TQLabel" row="2" column="0">
                                                        <property name="name">
                                                            <cstring>TextLabel3_5_3_2</cstring>
                                                        </property>
                                                        <property name="font">
                                                            <font>
                                                            </font>
                                                        </property>
                                                        <property name="text">
                                                            <string>Passdb bac&amp;kend:</string>
                                                        </property>
                                                        <property name="buddy" stdset="0">
                                                            <cstring>passdbBackendEdit</cstring>
                                                        </property>
                                                    </widget>
                                                    <widget class="KLineEdit" row="3" column="1" rowspan="1" colspan="3">
                                                        <property name="name">
                                                            <cstring>passwdChatEdit</cstring>
                                                        </property>
                                                        <property name="font">
                                                            <font>
                                                            </font>
                                                        </property>
                                                    </widget>
                                                    <widget class="KLineEdit" row="2" column="1" rowspan="1" colspan="3">
                                                        <property name="name">
                                                            <cstring>passdbBackendEdit</cstring>
                                                        </property>
                                                        <property name="font">
                                                            <font>
                                                            </font>
                                                        </property>
                                                    </widget>
                                                    <widget class="TQLabel" row="3" column="0">
                                                        <property name="name">
                                                            <cstring>TextLabel3_5_3</cstring>
                                                        </property>
                                                        <property name="font">
                                                            <font>
                                                            </font>
                                                        </property>
                                                        <property name="text">
                                                            <string>Passwd chat:</string>
                                                        </property>
                                                        <property name="buddy" stdset="0">
                                                            <cstring>passwdChatEdit</cstring>
                                                        </property>
                                                    </widget>
                                                    <widget class="TQCheckBox" row="5" column="0" rowspan="1" colspan="4">
                                                        <property name="name">
                                                            <cstring>passwdChatDebugChk</cstring>
                                                        </property>
                                                        <property name="font">
                                                            <font>
                                                            </font>
                                                        </property>
                                                        <property name="text">
                                                            <string>Passwd chat debug</string>
                                                        </property>
                                                    </widget>
                                                    <widget class="TQLabel" row="4" column="3">
                                                        <property name="name">
                                                            <cstring>TextLabel5_2_3_4_3</cstring>
                                                        </property>
                                                        <property name="text">
                                                            <string>Sec</string>
                                                            <comment>seconds</comment>
                                                        </property>
                                                    </widget>
                                                    <widget class="TQLabel" row="4" column="0" rowspan="1" colspan="2">
                                                        <property name="name">
                                                            <cstring>TextLabel3_5_3_3</cstring>
                                                        </property>
                                                        <property name="font">
                                                            <font>
                                                            </font>
                                                        </property>
                                                        <property name="text">
                                                            <string>Passwd chat timeout:</string>
                                                        </property>
                                                        <property name="buddy" stdset="0">
                                                            <cstring>passwdChatEdit</cstring>
                                                        </property>
                                                    </widget>
                                                    <widget class="KIntSpinBox" row="4" column="2">
                                                        <property name="name">
                                                            <cstring>passwdChatTimeoutSpin</cstring>
                                                        </property>
                                                        <property name="maxValue">
                                                            <number>2147483647</number>
                                                        </property>
                                                    </widget>
                                                </grid>
                                            </widget>
                                            <widget class="TQGroupBox" row="1" column="0" rowspan="1" colspan="2">
                                                <property name="name">
                                                    <cstring>groupBox74</cstring>
                                                </property>
                                                <property name="title">
                                                    <string>Password</string>
                                                </property>
                                                <grid>
                                                    <property name="name">
                                                        <cstring>unnamed</cstring>
                                                    </property>
                                                    <property name="margin">
                                                        <number>11</number>
                                                    </property>
                                                    <property name="spacing">
                                                        <number>6</number>
                                                    </property>
                                                    <widget class="TQLabel" row="1" column="0">
                                                        <property name="name">
                                                            <cstring>TextLabel6_7</cstring>
                                                        </property>
                                                        <property name="font">
                                                            <font>
                                                            </font>
                                                        </property>
                                                        <property name="text">
                                                            <string>Password level:</string>
                                                        </property>
                                                        <property name="buddy" stdset="0">
                                                            <cstring>passwordLevelSpin</cstring>
                                                        </property>
                                                    </widget>
                                                    <widget class="TQLabel" row="2" column="0">
                                                        <property name="name">
                                                            <cstring>TextLabel6_3_2</cstring>
                                                        </property>
                                                        <property name="font">
                                                            <font>
                                                            </font>
                                                        </property>
                                                        <property name="text">
                                                            <string>Min password length:</string>
                                                        </property>
                                                        <property name="buddy" stdset="0">
                                                            <cstring>minPasswdLengthSpin</cstring>
                                                        </property>
                                                    </widget>
                                                    <widget class="TQLabel" row="3" column="0">
                                                        <property name="name">
                                                            <cstring>TextLabel1</cstring>
                                                        </property>
                                                        <property name="text">
                                                            <string>Machine password timeout:</string>
                                                        </property>
                                                        <property name="buddy" stdset="0">
                                                            <cstring>machinePasswordTimeoutSpin</cstring>
                                                        </property>
                                                    </widget>
                                                    <widget class="KIntSpinBox" row="3" column="1">
                                                        <property name="name">
                                                            <cstring>machinePasswordTimeoutSpin</cstring>
                                                        </property>
                                                        <property name="maxValue">
                                                            <number>2147483647</number>
                                                        </property>
                                                    </widget>
                                                    <widget class="KIntSpinBox" row="2" column="1">
                                                        <property name="name">
                                                            <cstring>minPasswdLengthSpin</cstring>
                                                        </property>
                                                        <property name="font">
                                                            <font>
                                                            </font>
                                                        </property>
                                                        <property name="maxValue">
                                                            <number>2147483647</number>
                                                        </property>
                                                    </widget>
                                                    <spacer row="3" column="3">
                                                        <property name="name">
                                                            <cstring>Spacer31_2</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="TQLabel" row="3" column="2">
                                                        <property name="name">
                                                            <cstring>TextLabel5_2_3_4_2</cstring>
                                                        </property>
                                                        <property name="text">
                                                            <string>Sec</string>
                                                            <comment>seconds</comment>
                                                        </property>
                                                    </widget>
                                                    <widget class="TQCheckBox" row="0" column="0">
                                                        <property name="name">
                                                            <cstring>nullPasswordsChk</cstring>
                                                        </property>
                                                        <property name="font">
                                                            <font>
                                                            </font>
                                                        </property>
                                                        <property name="text">
                                                            <string>Nu&amp;ll passwords</string>
                                                        </property>
                                                    </widget>
                                                    <widget class="KIntSpinBox" row="1" column="1">
                                                        <property name="name">
                                                            <cstring>passwordLevelSpin</cstring>
                                                        </property>
                                                        <property name="font">
                                                            <font>
                                                            </font>
                                                        </property>
                                                        <property name="maxValue">
                                                            <number>2147483647</number>
                                                        </property>
                                                    </widget>
                                                </grid>
                                            </widget>
                                            <widget class="TQGroupBox" row="0" column="1" rowspan="1" colspan="2">
                                                <property name="name">
                                                    <cstring>groupBox76</cstring>
                                                </property>
                                                <property name="title">
                                                    <string>UNIX Passwords</string>
                                                </property>
                                                <grid>
                                                    <property name="name">
                                                        <cstring>unnamed</cstring>
                                                    </property>
                                                    <property name="margin">
                                                        <number>11</number>
                                                    </property>
                                                    <property name="spacing">
                                                        <number>6</number>
                                                    </property>
                                                    <widget class="TQLabel" row="0" column="0">
                                                        <property name="name">
                                                            <cstring>TextLabel8_2_2_3_2</cstring>
                                                        </property>
                                                        <property name="font">
                                                            <font>
                                                            </font>
                                                        </property>
                                                        <property name="text">
                                                            <string>Passwd program:</string>
                                                        </property>
                                                        <property name="buddy" stdset="0">
                                                            <cstring>passwdProgramUrlRq</cstring>
                                                        </property>
                                                    </widget>
                                                    <widget class="KURLRequester" row="0" column="1">
                                                        <property name="name">
                                                            <cstring>passwdProgramUrlRq</cstring>
                                                        </property>
                                                        <property name="font">
                                                            <font>
                                                            </font>
                                                        </property>
                                                    </widget>
                                                    <widget class="TQCheckBox" row="1" column="0" rowspan="1" colspan="2">
                                                        <property name="name">
                                                            <cstring>unixPasswordSyncChk</cstring>
                                                        </property>
                                                        <property name="font">
                                                            <font>
                                                            </font>
                                                        </property>
                                                        <property name="text">
                                                            <string>UNI&amp;X password sync</string>
                                                        </property>
                                                    </widget>
                                                </grid>
                                            </widget>
                                        </grid>
                                    </widget>
                                    <widget class="TQWidget">
                                        <property name="name">
                                            <cstring>TabPage</cstring>
                                        </property>
                                        <attribute name="title">
                                            <string>Userna&amp;me</string>
                                        </attribute>
                                        <grid>
                                            <property name="name">
                                                <cstring>unnamed</cstring>
                                            </property>
                                            <property name="margin">
                                                <number>11</number>
                                            </property>
                                            <property name="spacing">
                                                <number>6</number>
                                            </property>
                                            <widget class="TQLabel" row="1" column="0">
                                                <property name="name">
                                                    <cstring>TextLabel3_5_2_2</cstring>
                                                </property>
                                                <property name="font">
                                                    <font>
                                                    </font>
                                                </property>
                                                <property name="text">
                                                    <string>User&amp;name map:</string>
                                                </property>
                                                <property name="buddy" stdset="0">
                                                    <cstring>usernameMapUrlRq</cstring>
                                                </property>
                                            </widget>
                                            <widget class="KURLRequester" row="1" column="1" rowspan="1" colspan="2">
                                                <property name="name">
                                                    <cstring>usernameMapUrlRq</cstring>
                                                </property>
                                                <property name="font">
                                                    <font>
                                                    </font>
                                                </property>
                                            </widget>
                                            <widget class="TQLabel" row="0" column="0">
                                                <property name="name">
                                                    <cstring>TextLabel6_4_2</cstring>
                                                </property>
                                                <property name="font">
                                                    <font>
                                                    </font>
                                                </property>
                                                <property name="text">
                                                    <string>Username &amp;level:</string>
                                                </property>
                                                <property name="buddy" stdset="0">
                                                    <cstring>usernameLevelSpin</cstring>
                                                </property>
                                            </widget>
                                            <widget class="KIntSpinBox" row="0" column="1">
                                                <property name="name">
                                                    <cstring>usernameLevelSpin</cstring>
                                                </property>
                                                <property name="font">
                                                    <font>
                                                    </font>
                                                </property>
                                                <property name="maxValue">
                                                    <number>255</number>
                                                </property>
                                            </widget>
                                            <spacer row="0" column="2">
                                                <property name="name">
                                                    <cstring>spacer52</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>
                                            <widget class="TQCheckBox" row="2" column="0" rowspan="1" colspan="2">
                                                <property name="name">
                                                    <cstring>hideLocalUsersChk</cstring>
                                                </property>
                                                <property name="font">
                                                    <font>
                                                    </font>
                                                </property>
                                                <property name="text">
                                                    <string>Hide local users</string>
                                                </property>
                                            </widget>
                                            <widget class="TQCheckBox" row="3" column="0" rowspan="1" colspan="2">
                                                <property name="name">
                                                    <cstring>restrictAnonymousChk</cstring>
                                                </property>
                                                <property name="font">
                                                    <font>
                                                    </font>
                                                </property>
                                                <property name="text">
                                                    <string>Restrict anon&amp;ymous</string>
                                                </property>
                                            </widget>
                                            <widget class="TQCheckBox" row="4" column="0" rowspan="1" colspan="3">
                                                <property name="name">
                                                    <cstring>useRhostsChk</cstring>
                                                </property>
                                                <property name="font">
                                                    <font>
                                                    </font>
                                                </property>
                                                <property name="text">
                                                    <string>Use rhosts</string>
                                                </property>
                                            </widget>
                                            <spacer row="5" column="0">
                                                <property name="name">
                                                    <cstring>spacer53</cstring>
                                                </property>
                                                <property name="orientation">
                                                    <enum>Vertical</enum>
                                                </property>
                                                <property name="sizeType">
                                                    <enum>Expanding</enum>
                                                </property>
                                                <property name="sizeHint">
                                                    <size>
                                                        <width>20</width>
                                                        <height>170</height>
                                                    </size>
                                                </property>
                                            </spacer>
                                        </grid>
                                    </widget>
                                    <widget class="TQWidget">
                                        <property name="name">
                                            <cstring>tab</cstring>
                                        </property>
                                        <attribute name="title">
                                            <string>Authenticati&amp;on</string>
                                        </attribute>
                                        <grid>
                                            <property name="name">
                                                <cstring>unnamed</cstring>
                                            </property>
                                            <property name="margin">
                                                <number>11</number>
                                            </property>
                                            <property name="spacing">
                                                <number>6</number>
                                            </property>
                                            <widget class="TQGroupBox" row="0" column="1">
                                                <property name="name">
                                                    <cstring>groupBox13</cstring>
                                                </property>
                                                <property name="title">
                                                    <string>Client</string>
                                                </property>
                                                <grid>
                                                    <property name="name">
                                                        <cstring>unnamed</cstring>
                                                    </property>
                                                    <property name="margin">
                                                        <number>11</number>
                                                    </property>
                                                    <property name="spacing">
                                                        <number>6</number>
                                                    </property>
                                                    <widget class="TQLabel" row="5" column="0">
                                                        <property name="name">
                                                            <cstring>TextLabel3_5_2_3</cstring>
                                                        </property>
                                                        <property name="text">
                                                            <string>C&amp;lient signing:</string>
                                                        </property>
                                                        <property name="buddy" stdset="0">
                                                            <cstring>clientSigningCombo</cstring>
                                                        </property>
                                                    </widget>
                                                    <widget class="TQCheckBox" row="1" column="0" rowspan="1" colspan="3">
                                                        <property name="name">
                                                            <cstring>clientPlaintextAuthChk</cstring>
                                                        </property>
                                                        <property name="font">
                                                            <font>
                                                            </font>
                                                        </property>
                                                        <property name="text">
                                                            <string>Client plainte&amp;xt authentication</string>
                                                        </property>
                                                    </widget>
                                                    <widget class="TQCheckBox" row="0" column="0" rowspan="1" colspan="3">
                                                        <property name="name">
                                                            <cstring>clientLanmanAuthChk</cstring>
                                                        </property>
                                                        <property name="font">
                                                            <font>
                                                            </font>
                                                        </property>
                                                        <property name="text">
                                                            <string>Client lanman authentication</string>
                                                        </property>
                                                    </widget>
                                                    <widget class="TQComboBox" row="5" column="1">
                                                        <item>
                                                            <property name="text">
                                                                <string>Auto</string>
                                                            </property>
                                                        </item>
                                                        <item>
                                                            <property name="text">
                                                                <string>Mandatory</string>
                                                            </property>
                                                        </item>
                                                        <item>
                                                            <property name="text">
                                                                <string>Disabled</string>
                                                            </property>
                                                        </item>
                                                        <property name="name">
                                                            <cstring>clientSigningCombo</cstring>
                                                        </property>
                                                    </widget>
                                                    <widget class="TQComboBox" row="4" column="1">
                                                        <item>
                                                            <property name="text">
                                                                <string>Yes</string>
                                                            </property>
                                                        </item>
                                                        <item>
                                                            <property name="text">
                                                                <string>No</string>
                                                            </property>
                                                        </item>
                                                        <item>
                                                            <property name="text">
                                                                <string>Auto</string>
                                                            </property>
                                                        </item>
                                                        <property name="name">
                                                            <cstring>clientSchannelCombo</cstring>
                                                        </property>
                                                    </widget>
                                                    <widget class="TQLabel" row="4" column="0">
                                                        <property name="name">
                                                            <cstring>TextLabel3_5_2</cstring>
                                                        </property>
                                                        <property name="text">
                                                            <string>Client channel:</string>
                                                        </property>
                                                        <property name="buddy" stdset="0">
                                                            <cstring>clientSchannelCombo</cstring>
                                                        </property>
                                                    </widget>
                                                    <widget class="TQCheckBox" row="3" column="0" rowspan="1" colspan="3">
                                                        <property name="name">
                                                            <cstring>clientUseSpnegoChk</cstring>
                                                        </property>
                                                        <property name="font">
                                                            <font>
                                                            </font>
                                                        </property>
                                                        <property name="text">
                                                            <string>Client use spnego</string>
                                                        </property>
                                                    </widget>
                                                    <widget class="TQCheckBox" row="2" column="0" rowspan="1" colspan="3">
                                                        <property name="name">
                                                            <cstring>clientNTLMv2AuthChk</cstring>
                                                        </property>
                                                        <property name="font">
                                                            <font>
                                                            </font>
                                                        </property>
                                                        <property name="text">
                                                            <string>Client NTLMv&amp;2 authentication</string>
                                                        </property>
                                                    </widget>
                                                    <spacer row="4" column="2">
                                                        <property name="name">
                                                            <cstring>spacer54</cstring>
                                                        </property>
                                                        <property name="orientation">
                                                            <enum>Horizontal</enum>
                                                        </property>
                                                        <property name="sizeType">
                                                            <enum>Expanding</enum>
                                                        </property>
                                                        <property name="sizeHint">
                                                            <size>
                                                                <width>16</width>
                                                                <height>20</height>
                                                            </size>
                                                        </property>
                                                    </spacer>
                                                </grid>
                                            </widget>
                                            <widget class="TQGroupBox" row="0" column="0">
                                                <property name="name">
                                                    <cstring>groupBox13_2</cstring>
                                                </property>
                                                <property name="title">
                                                    <string>Server</string>
                                                </property>
                                                <grid>
                                                    <property name="name">
                                                        <cstring>unnamed</cstring>
                                                    </property>
                                                    <property name="margin">
                                                        <number>11</number>
                                                    </property>
                                                    <property name="spacing">
                                                        <number>6</number>
                                                    </property>
                                                    <widget class="TQLabel" row="5" column="0">
                                                        <property name="name">
                                                            <cstring>TextLabel3_5_2_3_3</cstring>
                                                        </property>
                                                        <property name="text">
                                                            <string>Server signing:</string>
                                                        </property>
                                                        <property name="buddy" stdset="0">
                                                            <cstring>serverSigningCombo</cstring>
                                                        </property>
                                                    </widget>
                                                    <widget class="TQCheckBox" row="0" column="0" rowspan="1" colspan="3">
                                                        <property name="name">
                                                            <cstring>lanmanAuthChk</cstring>
                                                        </property>
                                                        <property name="font">
                                                            <font>
                                                            </font>
                                                        </property>
                                                        <property name="text">
                                                            <string>Lanman authentication</string>
                                                        </property>
                                                    </widget>
                                                    <widget class="TQComboBox" row="5" column="1">
                                                        <item>
                                                            <property name="text">
                                                                <string>Auto</string>
                                                            </property>
                                                        </item>
                                                        <item>
                                                            <property name="text">
                                                                <string>Mandatory</string>
                                                            </property>
                                                        </item>
                                                        <item>
                                                            <property name="text">
                                                                <string>Disabled</string>
                                                            </property>
                                                        </item>
                                                        <property name="name">
                                                            <cstring>serverSigningCombo</cstring>
                                                        </property>
                                                    </widget>
                                                    <widget class="TQComboBox" row="4" column="1">
                                                        <item>
                                                            <property name="text">
                                                                <string>Yes</string>
                                                            </property>
                                                        </item>
                                                        <item>
                                                            <property name="text">
                                                                <string>No</string>
                                                            </property>
                                                        </item>
                                                        <item>
                                                            <property name="text">
                                                                <string>Auto</string>
                                                            </property>
                                                        </item>
                                                        <property name="name">
                                                            <cstring>serverSchannelCombo</cstring>
                                                        </property>
                                                    </widget>
                                                    <widget class="TQLabel" row="4" column="0">
                                                        <property name="name">
                                                            <cstring>TextLabel3_5_2_5</cstring>
                                                        </property>
                                                        <property name="text">
                                                            <string>Server channel:</string>
                                                        </property>
                                                        <property name="buddy" stdset="0">
                                                            <cstring>serverSchannelCombo</cstring>
                                                        </property>
                                                    </widget>
                                                    <widget class="TQCheckBox" row="3" column="0" rowspan="1" colspan="3">
                                                        <property name="name">
                                                            <cstring>useSpnegoChk</cstring>
                                                        </property>
                                                        <property name="font">
                                                            <font>
                                                            </font>
                                                        </property>
                                                        <property name="text">
                                                            <string>Use sp&amp;nego</string>
                                                        </property>
                                                    </widget>
                                                    <widget class="TQCheckBox" row="2" column="0" rowspan="1" colspan="3">
                                                        <property name="name">
                                                            <cstring>ntlmAuthChk</cstring>
                                                        </property>
                                                        <property name="font">
                                                            <font>
                                                            </font>
                                                        </property>
                                                        <property name="text">
                                                            <string>NTLM authentication</string>
                                                        </property>
                                                    </widget>
                                                    <spacer row="4" column="2">
                                                        <property name="name">
                                                            <cstring>spacer54_2</cstring>
                                                        </property>
                                                        <property name="orientation">
                                                            <enum>Horizontal</enum>
                                                        </property>
                                                        <property name="sizeType">
                                                            <enum>Expanding</enum>
                                                        </property>
                                                        <property name="sizeHint">
                                                            <size>
                                                                <width>120</width>
                                                                <height>20</height>
                                                            </size>
                                                        </property>
                                                    </spacer>
                                                </grid>
                                            </widget>
                                            <spacer row="1" column="0">
                                                <property name="name">
                                                    <cstring>spacer55</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>
                        <widget class="TQWidget">
                            <property name="name">
                                <cstring>tab</cstring>
                            </property>
                            <attribute name="title">
                                <string>Logging</string>
                            </attribute>
                            <vbox>
                                <property name="name">
                                    <cstring>unnamed</cstring>
                                </property>
                                <property name="margin">
                                    <number>0</number>
                                </property>
                                <property name="spacing">
                                    <number>6</number>
                                </property>
                                <widget class="TQFrame">
                                    <property name="name">
                                        <cstring>loggingFrame</cstring>
                                    </property>
                                    <property name="sizePolicy">
                                        <sizepolicy>
                                            <hsizetype>7</hsizetype>
                                            <vsizetype>5</vsizetype>
                                            <horstretch>100</horstretch>
                                            <verstretch>0</verstretch>
                                        </sizepolicy>
                                    </property>
                                    <property name="frameShape">
                                        <enum>NoFrame</enum>
                                    </property>
                                    <property name="frameShadow">
                                        <enum>Plain</enum>
                                    </property>
                                    <vbox>
                                        <property name="name">
                                            <cstring>unnamed</cstring>
                                        </property>
                                        <property name="margin">
                                            <number>0</number>
                                        </property>
                                        <property name="spacing">
                                            <number>6</number>
                                        </property>
                                        <widget class="TQGroupBox">
                                            <property name="name">
                                                <cstring>groupBox36_2</cstring>
                                            </property>
                                            <property name="title">
                                                <string>General</string>
                                            </property>
                                            <grid>
                                                <property name="name">
                                                    <cstring>unnamed</cstring>
                                                </property>
                                                <property name="margin">
                                                    <number>11</number>
                                                </property>
                                                <property name="spacing">
                                                    <number>6</number>
                                                </property>
                                                <widget class="TQLabel" row="0" column="0">
                                                    <property name="name">
                                                        <cstring>TextLabel4_3_2_2_2_2</cstring>
                                                    </property>
                                                    <property name="text">
                                                        <string>L&amp;og file:</string>
                                                    </property>
                                                    <property name="buddy" stdset="0">
                                                        <cstring>logFileUrlRq</cstring>
                                                    </property>
                                                </widget>
                                                <widget class="KURLRequester" row="0" column="1" rowspan="1" colspan="3">
                                                    <property name="name">
                                                        <cstring>logFileUrlRq</cstring>
                                                    </property>
                                                </widget>
                                                <widget class="TQLabel" row="2" column="2">
                                                    <property name="name">
                                                        <cstring>TextLabel3_3_2_2_2_2</cstring>
                                                    </property>
                                                    <property name="text">
                                                        <string>KB</string>
                                                    </property>
                                                </widget>
                                                <widget class="TQLabel" row="2" column="0">
                                                    <property name="name">
                                                        <cstring>TextLabel2_2_2_2_2_2</cstring>
                                                    </property>
                                                    <property name="text">
                                                        <string>Ma&amp;x log size:</string>
                                                    </property>
                                                    <property name="buddy" stdset="0">
                                                        <cstring>maxLogSizeSpin</cstring>
                                                    </property>
                                                </widget>
                                                <spacer row="2" column="3">
                                                    <property name="name">
                                                        <cstring>spacer60_3</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>
                                                <widget class="TQLabel" row="3" column="0">
                                                    <property name="name">
                                                        <cstring>TextLabel5_3_2_2_2_2</cstring>
                                                    </property>
                                                    <property name="text">
                                                        <string>S&amp;yslog:</string>
                                                    </property>
                                                    <property name="buddy" stdset="0">
                                                        <cstring>syslogSpin</cstring>
                                                    </property>
                                                </widget>
                                                <widget class="KIntSpinBox" row="2" column="1">
                                                    <property name="name">
                                                        <cstring>maxLogSizeSpin</cstring>
                                                    </property>
                                                    <property name="maxValue">
                                                        <number>2147483647</number>
                                                    </property>
                                                </widget>
                                                <widget class="TQLabel" row="1" column="0">
                                                    <property name="name">
                                                        <cstring>TextLabel6_2_2_2_2_2</cstring>
                                                    </property>
                                                    <property name="sizePolicy">
                                                        <sizepolicy>
                                                            <hsizetype>0</hsizetype>
                                                            <vsizetype>5</vsizetype>
                                                            <horstretch>0</horstretch>
                                                            <verstretch>0</verstretch>
                                                        </sizepolicy>
                                                    </property>
                                                    <property name="minimumSize">
                                                        <size>
                                                            <width>76</width>
                                                            <height>0</height>
                                                        </size>
                                                    </property>
                                                    <property name="text">
                                                        <string>Log &amp;level:</string>
                                                    </property>
                                                    <property name="buddy" stdset="0">
                                                        <cstring>logLevelEdit</cstring>
                                                    </property>
                                                </widget>
                                                <widget class="TQLineEdit" row="1" column="1" rowspan="1" colspan="3">
                                                    <property name="name">
                                                        <cstring>logLevelEdit</cstring>
                                                    </property>
                                                </widget>
                                                <widget class="KIntSpinBox" row="3" column="1">
                                                    <property name="name">
                                                        <cstring>syslogSpin</cstring>
                                                    </property>
                                                    <property name="maxValue">
                                                        <number>4</number>
                                                    </property>
                                                </widget>
                                            </grid>
                                        </widget>
                                        <widget class="TQGroupBox">
                                            <property name="name">
                                                <cstring>groupBox48</cstring>
                                            </property>
                                            <property name="title">
                                                <string>S&amp;witches</string>
                                            </property>
                                            <vbox>
                                                <property name="name">
                                                    <cstring>unnamed</cstring>
                                                </property>
                                                <property name="margin">
                                                    <number>11</number>
                                                </property>
                                                <property name="spacing">
                                                    <number>6</number>
                                                </property>
                                                <widget class="TQCheckBox">
                                                    <property name="name">
                                                        <cstring>syslogOnlyChk</cstring>
                                                    </property>
                                                    <property name="sizePolicy">
                                                        <sizepolicy>
                                                            <hsizetype>0</hsizetype>
                                                            <vsizetype>0</vsizetype>
                                                            <horstretch>0</horstretch>
                                                            <verstretch>0</verstretch>
                                                        </sizepolicy>
                                                    </property>
                                                    <property name="text">
                                                        <string>Syslog o&amp;nly</string>
                                                    </property>
                                                </widget>
                                                <widget class="TQCheckBox">
                                                    <property name="name">
                                                        <cstring>statusChk</cstring>
                                                    </property>
                                                    <property name="text">
                                                        <string>Status</string>
                                                    </property>
                                                    <property name="checked">
                                                        <bool>true</bool>
                                                    </property>
                                                </widget>
                                                <widget class="TQCheckBox">
                                                    <property name="name">
                                                        <cstring>timestampChk</cstring>
                                                    </property>
                                                    <property name="sizePolicy">
                                                        <sizepolicy>
                                                            <hsizetype>0</hsizetype>
                                                            <vsizetype>0</vsizetype>
                                                            <horstretch>0</horstretch>
                                                            <verstretch>0</verstretch>
                                                        </sizepolicy>
                                                    </property>
                                                    <property name="text">
                                                        <string>Ti&amp;mestamp</string>
                                                    </property>
                                                    <property name="checked">
                                                        <bool>false</bool>
                                                    </property>
                                                </widget>
                                                <widget class="TQCheckBox">
                                                    <property name="name">
                                                        <cstring>microsecondsChk</cstring>
                                                    </property>
                                                    <property name="enabled">
                                                        <bool>false</bool>
                                                    </property>
                                                    <property name="text">
                                                        <string>microseconds</string>
                                                    </property>
                                                </widget>
                                                <widget class="TQCheckBox">
                                                    <property name="name">
                                                        <cstring>debugPidChk</cstring>
                                                    </property>
                                                    <property name="sizePolicy">
                                                        <sizepolicy>
                                                            <hsizetype>0</hsizetype>
                                                            <vsizetype>0</vsizetype>
                                                            <horstretch>0</horstretch>
                                                            <verstretch>0</verstretch>
                                                        </sizepolicy>
                                                    </property>
                                                    <property name="text">
                                                        <string>Debug pid</string>
                                                    </property>
                                                </widget>
                                                <widget class="TQCheckBox">
                                                    <property name="name">
                                                        <cstring>debugUidChk</cstring>
                                                    </property>
                                                    <property name="text">
                                                        <string>Debu&amp;g uid</string>
                                                    </property>
                                                </widget>
                                            </vbox>
                                        </widget>
                                        <spacer>
                                            <property name="name">
                                                <cstring>Spacer114_2</cstring>
                                            </property>
                                            <property name="orientation">
                                                <enum>Vertical</enum>
                                            </property>
                                            <property name="sizeType">
                                                <enum>Expanding</enum>
                                            </property>
                                            <property name="sizeHint">
                                                <size>
                                                    <width>20</width>
                                                    <height>60</height>
                                                </size>
                                            </property>
                                        </spacer>
                                    </vbox>
                                </widget>
                            </vbox>
                        </widget>
                        <widget class="TQWidget">
                            <property name="name">
                                <cstring>tab</cstring>
                            </property>
                            <attribute name="title">
                                <string>Tuning</string>
                            </attribute>
                            <grid>
                                <property name="name">
                                    <cstring>unnamed</cstring>
                                </property>
                                <property name="margin">
                                    <number>0</number>
                                </property>
                                <property name="spacing">
                                    <number>6</number>
                                </property>
                                <widget class="TQGroupBox" row="0" column="0" rowspan="1" colspan="2">
                                    <property name="name">
                                        <cstring>groupBox37_2</cstring>
                                    </property>
                                    <property name="title">
                                        <string>Modules</string>
                                    </property>
                                    <hbox>
                                        <property name="name">
                                            <cstring>unnamed</cstring>
                                        </property>
                                        <property name="margin">
                                            <number>11</number>
                                        </property>
                                        <property name="spacing">
                                            <number>6</number>
                                        </property>
                                        <widget class="TQLabel">
                                            <property name="name">
                                                <cstring>TextLabel4_2_2</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Pre&amp;load modules:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>preloadModulesEdit</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLineEdit">
                                            <property name="name">
                                                <cstring>preloadModulesEdit</cstring>
                                            </property>
                                        </widget>
                                    </hbox>
                                </widget>
                                <widget class="TQGroupBox" row="2" column="1">
                                    <property name="name">
                                        <cstring>groupBox47</cstring>
                                    </property>
                                    <property name="title">
                                        <string>Numbers</string>
                                    </property>
                                    <grid>
                                        <property name="name">
                                            <cstring>unnamed</cstring>
                                        </property>
                                        <property name="margin">
                                            <number>11</number>
                                        </property>
                                        <property name="spacing">
                                            <number>6</number>
                                        </property>
                                        <widget class="TQLabel" row="0" column="0">
                                            <property name="name">
                                                <cstring>TextLabel4_2_3_2_2_4</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Max smbd processes:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>maxSmbdProcessesSpin</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLabel" row="1" column="0">
                                            <property name="name">
                                                <cstring>TextLabel4_2_3_2_2_2_2_4</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Max open files:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>maxOpenFilesSpin</cstring>
                                            </property>
                                        </widget>
                                        <widget class="KIntSpinBox" row="0" column="1">
                                            <property name="name">
                                                <cstring>maxSmbdProcessesSpin</cstring>
                                            </property>
                                            <property name="maxValue">
                                                <number>2147483647</number>
                                            </property>
                                        </widget>
                                        <widget class="KIntSpinBox" row="1" column="1">
                                            <property name="name">
                                                <cstring>maxOpenFilesSpin</cstring>
                                            </property>
                                            <property name="maxValue">
                                                <number>2147483647</number>
                                            </property>
                                        </widget>
                                        <spacer row="0" column="2">
                                            <property name="name">
                                                <cstring>spacer61</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>
                                    </grid>
                                </widget>
                                <spacer row="3" column="0">
                                    <property name="name">
                                        <cstring>Spacer60</cstring>
                                    </property>
                                    <property name="orientation">
                                        <enum>Vertical</enum>
                                    </property>
                                    <property name="sizeType">
                                        <enum>Expanding</enum>
                                    </property>
                                    <property name="sizeHint">
                                        <size>
                                            <width>20</width>
                                            <height>50</height>
                                        </size>
                                    </property>
                                </spacer>
                                <widget class="TQGroupBox" row="2" column="0">
                                    <property name="name">
                                        <cstring>groupBox46</cstring>
                                    </property>
                                    <property name="title">
                                        <string>Sizes</string>
                                    </property>
                                    <grid>
                                        <property name="name">
                                            <cstring>unnamed</cstring>
                                        </property>
                                        <property name="margin">
                                            <number>11</number>
                                        </property>
                                        <property name="spacing">
                                            <number>6</number>
                                        </property>
                                        <widget class="TQLabel" row="0" column="0">
                                            <property name="name">
                                                <cstring>TextLabel4_2_3_2_2_2_5</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Max disk size:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>maxDiskSizeSpin</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLabel" row="1" column="0">
                                            <property name="name">
                                                <cstring>TextLabel4_2_3_2_2_2_2_2_3</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Read si&amp;ze:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>readSizeSpin</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLabel" row="2" column="0">
                                            <property name="name">
                                                <cstring>TextLabel4_2_3_2_2_2_3_3</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Stat cache size:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>statCacheSizeSpin</cstring>
                                            </property>
                                        </widget>
                                        <widget class="KIntSpinBox" row="1" column="1">
                                            <property name="name">
                                                <cstring>readSizeSpin</cstring>
                                            </property>
                                            <property name="maxValue">
                                                <number>65536</number>
                                            </property>
                                        </widget>
                                        <widget class="KIntSpinBox" row="2" column="1">
                                            <property name="name">
                                                <cstring>statCacheSizeSpin</cstring>
                                            </property>
                                            <property name="maxValue">
                                                <number>2147483647</number>
                                            </property>
                                        </widget>
                                        <widget class="KIntSpinBox" row="0" column="1">
                                            <property name="name">
                                                <cstring>maxDiskSizeSpin</cstring>
                                            </property>
                                            <property name="maxValue">
                                                <number>2147483647</number>
                                            </property>
                                        </widget>
                                        <spacer row="0" column="3">
                                            <property name="name">
                                                <cstring>spacer62</cstring>
                                            </property>
                                            <property name="orientation">
                                                <enum>Horizontal</enum>
                                            </property>
                                            <property name="sizeType">
                                                <enum>Expanding</enum>
                                            </property>
                                            <property name="sizeHint">
                                                <size>
                                                    <width>16</width>
                                                    <height>20</height>
                                                </size>
                                            </property>
                                        </spacer>
                                        <widget class="TQLabel" row="0" column="2">
                                            <property name="name">
                                                <cstring>TextLabel5_2_3_2_2_3</cstring>
                                            </property>
                                            <property name="text">
                                                <string>MB</string>
                                                <comment>mega byte</comment>
                                            </property>
                                        </widget>
                                        <widget class="KIntSpinBox" row="3" column="1">
                                            <property name="name">
                                                <cstring>maxXmitSpin</cstring>
                                            </property>
                                            <property name="maxValue">
                                                <number>65535</number>
                                            </property>
                                            <property name="minValue">
                                                <number>0</number>
                                            </property>
                                        </widget>
                                        <widget class="TQLabel" row="3" column="0">
                                            <property name="name">
                                                <cstring>TextLabel4_4_2_7_2_2_2</cstring>
                                            </property>
                                            <property name="font">
                                                <font>
                                                </font>
                                            </property>
                                            <property name="text">
                                                <string>Ma&amp;x xmit:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>maxXmitSpin</cstring>
                                            </property>
                                        </widget>
                                    </grid>
                                </widget>
                                <widget class="TQGroupBox" row="1" column="1">
                                    <property name="name">
                                        <cstring>groupBox45</cstring>
                                    </property>
                                    <property name="title">
                                        <string>Times</string>
                                    </property>
                                    <grid>
                                        <property name="name">
                                            <cstring>unnamed</cstring>
                                        </property>
                                        <property name="margin">
                                            <number>11</number>
                                        </property>
                                        <property name="spacing">
                                            <number>6</number>
                                        </property>
                                        <widget class="TQLabel" row="0" column="0">
                                            <property name="name">
                                                <cstring>TextLabel4_2_5</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Change notify timeout:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>changeNotifyTimeoutSpin</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLabel" row="2" column="2">
                                            <property name="name">
                                                <cstring>TextLabel5_2_3_4</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Sec</string>
                                                <comment>seconds</comment>
                                            </property>
                                        </widget>
                                        <widget class="TQLabel" row="2" column="0">
                                            <property name="name">
                                                <cstring>TextLabel4_2_3_4</cstring>
                                            </property>
                                            <property name="text">
                                                <string>&amp;Keepalive:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>keepaliveSpin</cstring>
                                            </property>
                                        </widget>
                                        <widget class="KIntSpinBox" row="0" column="1">
                                            <property name="name">
                                                <cstring>changeNotifyTimeoutSpin</cstring>
                                            </property>
                                            <property name="maxValue">
                                                <number>2147483647</number>
                                            </property>
                                        </widget>
                                        <widget class="TQLabel" row="0" column="2">
                                            <property name="name">
                                                <cstring>TextLabel5_2_5</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Sec</string>
                                                <comment>seconds</comment>
                                            </property>
                                        </widget>
                                        <widget class="KIntSpinBox" row="2" column="1">
                                            <property name="name">
                                                <cstring>keepaliveSpin</cstring>
                                            </property>
                                            <property name="maxValue">
                                                <number>2147483647</number>
                                            </property>
                                        </widget>
                                        <widget class="TQLabel" row="1" column="2">
                                            <property name="name">
                                                <cstring>TextLabel5_2_2_3</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Min</string>
                                                <comment>minutes</comment>
                                            </property>
                                        </widget>
                                        <widget class="TQLabel" row="1" column="0">
                                            <property name="name">
                                                <cstring>TextLabel4_2_2_3</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Deadtime:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>deadtimeSpin</cstring>
                                            </property>
                                        </widget>
                                        <widget class="KIntSpinBox" row="1" column="1">
                                            <property name="name">
                                                <cstring>deadtimeSpin</cstring>
                                            </property>
                                            <property name="maxValue">
                                                <number>2147483647</number>
                                            </property>
                                        </widget>
                                        <widget class="TQLabel" row="3" column="0">
                                            <property name="name">
                                                <cstring>TextLabel4_2_3_2_4</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Lp&amp;q cache time:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>lpqCacheTimeSpin</cstring>
                                            </property>
                                        </widget>
                                        <widget class="KIntSpinBox" row="3" column="1">
                                            <property name="name">
                                                <cstring>lpqCacheTimeSpin</cstring>
                                            </property>
                                            <property name="maxValue">
                                                <number>2147483647</number>
                                            </property>
                                        </widget>
                                        <widget class="TQLabel" row="3" column="2">
                                            <property name="name">
                                                <cstring>TextLabel5_2_3_2_4</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Sec</string>
                                                <comment>seconds</comment>
                                            </property>
                                        </widget>
                                        <widget class="TQLabel" row="4" column="2">
                                            <property name="name">
                                                <cstring>TextLabel5_2_3_2_4_2</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Sec</string>
                                                <comment>seconds</comment>
                                            </property>
                                        </widget>
                                        <widget class="TQLabel" row="4" column="0">
                                            <property name="name">
                                                <cstring>TextLabel4_2_3_2_4_2</cstring>
                                            </property>
                                            <property name="text">
                                                <string>&amp;Name cache timeout:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>nameCacheTimeoutSpin</cstring>
                                            </property>
                                        </widget>
                                        <widget class="KIntSpinBox" row="4" column="1">
                                            <property name="name">
                                                <cstring>nameCacheTimeoutSpin</cstring>
                                            </property>
                                            <property name="maxValue">
                                                <number>2147483647</number>
                                            </property>
                                        </widget>
                                    </grid>
                                </widget>
                                <widget class="TQGroupBox" row="1" column="0">
                                    <property name="name">
                                        <cstring>groupBox44</cstring>
                                    </property>
                                    <property name="title">
                                        <string>Switches</string>
                                    </property>
                                    <vbox>
                                        <property name="name">
                                            <cstring>unnamed</cstring>
                                        </property>
                                        <property name="margin">
                                            <number>11</number>
                                        </property>
                                        <property name="spacing">
                                            <number>6</number>
                                        </property>
                                        <widget class="TQCheckBox">
                                            <property name="name">
                                                <cstring>getwdCacheChk</cstring>
                                            </property>
                                            <property name="text">
                                                <string>&amp;Getwd cache</string>
                                            </property>
                                        </widget>
                                        <widget class="TQCheckBox">
                                            <property name="name">
                                                <cstring>useMmapChk</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Use &amp;mmap</string>
                                            </property>
                                        </widget>
                                        <widget class="TQCheckBox">
                                            <property name="name">
                                                <cstring>kernelChangeNotifyChk</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Kernel change notif&amp;y</string>
                                            </property>
                                        </widget>
                                        <widget class="TQCheckBox">
                                            <property name="name">
                                                <cstring>hostnameLookupsChk</cstring>
                                            </property>
                                            <property name="text">
                                                <string>H&amp;ostname lookups</string>
                                            </property>
                                        </widget>
                                        <widget class="TQCheckBox">
                                            <property name="name">
                                                <cstring>readRawChk</cstring>
                                            </property>
                                            <property name="font">
                                                <font>
                                                </font>
                                            </property>
                                            <property name="text">
                                                <string>Read ra&amp;w</string>
                                            </property>
                                            <property name="checked">
                                                <bool>true</bool>
                                            </property>
                                        </widget>
                                        <widget class="TQCheckBox">
                                            <property name="name">
                                                <cstring>writeRawChk</cstring>
                                            </property>
                                            <property name="font">
                                                <font>
                                                </font>
                                            </property>
                                            <property name="text">
                                                <string>Write raw</string>
                                            </property>
                                            <property name="checked">
                                                <bool>true</bool>
                                            </property>
                                        </widget>
                                    </vbox>
                                </widget>
                            </grid>
                        </widget>
                        <widget class="TQWidget">
                            <property name="name">
                                <cstring>tab</cstring>
                            </property>
                            <attribute name="title">
                                <string>Printing</string>
                            </attribute>
                            <vbox>
                                <property name="name">
                                    <cstring>unnamed</cstring>
                                </property>
                                <property name="margin">
                                    <number>0</number>
                                </property>
                                <property name="spacing">
                                    <number>6</number>
                                </property>
                                <widget class="TQGroupBox">
                                    <property name="name">
                                        <cstring>groupBox52</cstring>
                                    </property>
                                    <property name="title">
                                        <string>&amp;General</string>
                                    </property>
                                    <grid>
                                        <property name="name">
                                            <cstring>unnamed</cstring>
                                        </property>
                                        <property name="margin">
                                            <number>11</number>
                                        </property>
                                        <property name="spacing">
                                            <number>6</number>
                                        </property>
                                        <widget class="TQLabel" row="0" column="0">
                                            <property name="name">
                                                <cstring>TextLabel1_3</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Total print &amp;jobs:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>totalPrintJobsSpin</cstring>
                                            </property>
                                        </widget>
                                        <widget class="KIntSpinBox" row="0" column="1">
                                            <property name="name">
                                                <cstring>totalPrintJobsSpin</cstring>
                                            </property>
                                            <property name="maxValue">
                                                <number>2147483647</number>
                                            </property>
                                        </widget>
                                        <spacer row="0" column="2">
                                            <property name="name">
                                                <cstring>Spacer22</cstring>
                                            </property>
                                            <property name="orientation">
                                                <enum>Horizontal</enum>
                                            </property>
                                            <property name="sizeType">
                                                <enum>Expanding</enum>
                                            </property>
                                            <property name="sizeHint">
                                                <size>
                                                    <width>20</width>
                                                    <height>16</height>
                                                </size>
                                            </property>
                                        </spacer>
                                    </grid>
                                </widget>
                                <widget class="TQGroupBox">
                                    <property name="name">
                                        <cstring>groupBox51</cstring>
                                    </property>
                                    <property name="title">
                                        <string>Drivers</string>
                                    </property>
                                    <grid>
                                        <property name="name">
                                            <cstring>unnamed</cstring>
                                        </property>
                                        <property name="margin">
                                            <number>11</number>
                                        </property>
                                        <property name="spacing">
                                            <number>6</number>
                                        </property>
                                        <widget class="TQLabel" row="1" column="0">
                                            <property name="name">
                                                <cstring>TextLabel4_2_4</cstring>
                                            </property>
                                            <property name="text">
                                                <string>OS&amp;2 driver map:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>os2DriverMapUrlRq</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLabel" row="0" column="0">
                                            <property name="name">
                                                <cstring>TextLabel1_3_4</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Printcap na&amp;me:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>printcapNameUrlRq</cstring>
                                            </property>
                                        </widget>
                                        <widget class="KURLRequester" row="0" column="1">
                                            <property name="name">
                                                <cstring>printcapNameUrlRq</cstring>
                                            </property>
                                        </widget>
                                        <widget class="KURLRequester" row="1" column="1">
                                            <property name="name">
                                                <cstring>os2DriverMapUrlRq</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLabel" row="2" column="0">
                                            <property name="name">
                                                <cstring>printerDriverLbl</cstring>
                                            </property>
                                            <property name="font">
                                                <font>
                                                    <italic>1</italic>
                                                </font>
                                            </property>
                                            <property name="text">
                                                <string>Pri&amp;nter driver file: </string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>printerDriverFileUrlRq</cstring>
                                            </property>
                                        </widget>
                                        <widget class="KURLRequester" row="2" column="1">
                                            <property name="name">
                                                <cstring>printerDriverFileUrlRq</cstring>
                                            </property>
                                        </widget>
                                    </grid>
                                </widget>
                                <widget class="TQGroupBox">
                                    <property name="name">
                                        <cstring>groupBox50</cstring>
                                    </property>
                                    <property name="title">
                                        <string>Commands</string>
                                    </property>
                                    <grid>
                                        <property name="name">
                                            <cstring>unnamed</cstring>
                                        </property>
                                        <property name="margin">
                                            <number>11</number>
                                        </property>
                                        <property name="spacing">
                                            <number>6</number>
                                        </property>
                                        <widget class="TQLabel" row="2" column="0">
                                            <property name="name">
                                                <cstring>TextLabel2_2_2</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Enumports command:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>enumportsCommandEdit</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLabel" row="0" column="0">
                                            <property name="name">
                                                <cstring>TextLabel3_3_3</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Addprinter command:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>addprinterCommandEdit</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLabel" row="1" column="0">
                                            <property name="name">
                                                <cstring>TextLabel3_3_2</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Deleteprinter command:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>deleteprinterCommandEdit</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLineEdit" row="0" column="1">
                                            <property name="name">
                                                <cstring>addprinterCommandEdit</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLineEdit" row="1" column="1">
                                            <property name="name">
                                                <cstring>deleteprinterCommandEdit</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLineEdit" row="2" column="1">
                                            <property name="name">
                                                <cstring>enumportsCommandEdit</cstring>
                                            </property>
                                        </widget>
                                    </grid>
                                </widget>
                                <widget class="TQGroupBox">
                                    <property name="name">
                                        <cstring>groupBox49</cstring>
                                    </property>
                                    <property name="title">
                                        <string>S&amp;witches</string>
                                    </property>
                                    <hbox>
                                        <property name="name">
                                            <cstring>unnamed</cstring>
                                        </property>
                                        <property name="margin">
                                            <number>11</number>
                                        </property>
                                        <property name="spacing">
                                            <number>6</number>
                                        </property>
                                        <widget class="TQCheckBox">
                                            <property name="name">
                                                <cstring>loadPrintersChk</cstring>
                                            </property>
                                            <property name="text">
                                                <string>L&amp;oad printers</string>
                                            </property>
                                        </widget>
                                        <widget class="TQCheckBox">
                                            <property name="name">
                                                <cstring>disableSpoolssChk</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Disab&amp;le spools</string>
                                            </property>
                                        </widget>
                                        <widget class="TQCheckBox">
                                            <property name="name">
                                                <cstring>showAddPrinterWizardChk</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Show add printer wi&amp;zard</string>
                                            </property>
                                        </widget>
                                    </hbox>
                                </widget>
                                <spacer>
                                    <property name="name">
                                        <cstring>Spacer48</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>
                        <widget class="TQWidget">
                            <property name="name">
                                <cstring>TabPage</cstring>
                            </property>
                            <attribute name="title">
                                <string>Domain</string>
                            </attribute>
                            <grid>
                                <property name="name">
                                    <cstring>unnamed</cstring>
                                </property>
                                <property name="margin">
                                    <number>0</number>
                                </property>
                                <property name="spacing">
                                    <number>6</number>
                                </property>
                                <spacer row="7" column="2">
                                    <property name="name">
                                        <cstring>spacer58</cstring>
                                    </property>
                                    <property name="orientation">
                                        <enum>Vertical</enum>
                                    </property>
                                    <property name="sizeType">
                                        <enum>Expanding</enum>
                                    </property>
                                    <property name="sizeHint">
                                        <size>
                                            <width>20</width>
                                            <height>100</height>
                                        </size>
                                    </property>
                                </spacer>
                                <widget class="KIntSpinBox" row="4" column="1">
                                    <property name="name">
                                        <cstring>osLevelSpin</cstring>
                                    </property>
                                    <property name="sizePolicy">
                                        <sizepolicy>
                                            <hsizetype>0</hsizetype>
                                            <vsizetype>0</vsizetype>
                                            <horstretch>0</horstretch>
                                            <verstretch>0</verstretch>
                                        </sizepolicy>
                                    </property>
                                    <property name="maxValue">
                                        <number>2147483647</number>
                                    </property>
                                </widget>
                                <widget class="TQCheckBox" row="1" column="0">
                                    <property name="name">
                                        <cstring>localMasterChk</cstring>
                                    </property>
                                    <property name="sizePolicy">
                                        <sizepolicy>
                                            <hsizetype>0</hsizetype>
                                            <vsizetype>0</vsizetype>
                                            <horstretch>0</horstretch>
                                            <verstretch>0</verstretch>
                                        </sizepolicy>
                                    </property>
                                    <property name="text">
                                        <string>L&amp;ocal master</string>
                                    </property>
                                </widget>
                                <widget class="TQCheckBox" row="2" column="0" rowspan="1" colspan="3">
                                    <property name="name">
                                        <cstring>domainMasterChk</cstring>
                                    </property>
                                    <property name="text">
                                        <string>Domai&amp;n master</string>
                                    </property>
                                </widget>
                                <widget class="TQCheckBox" row="3" column="0" rowspan="1" colspan="3">
                                    <property name="name">
                                        <cstring>domainLogonsChk</cstring>
                                    </property>
                                    <property name="text">
                                        <string>Domain lo&amp;gons</string>
                                    </property>
                                </widget>
                                <widget class="TQCheckBox" row="0" column="0">
                                    <property name="name">
                                        <cstring>preferredMasterChk</cstring>
                                    </property>
                                    <property name="sizePolicy">
                                        <sizepolicy>
                                            <hsizetype>0</hsizetype>
                                            <vsizetype>0</vsizetype>
                                            <horstretch>0</horstretch>
                                            <verstretch>0</verstretch>
                                        </sizepolicy>
                                    </property>
                                    <property name="text">
                                        <string>Preferred &amp;master</string>
                                    </property>
                                </widget>
                                <spacer row="4" column="2">
                                    <property name="name">
                                        <cstring>Spacer14</cstring>
                                    </property>
                                    <property name="orientation">
                                        <enum>Horizontal</enum>
                                    </property>
                                    <property name="sizeType">
                                        <enum>Preferred</enum>
                                    </property>
                                    <property name="sizeHint">
                                        <size>
                                            <width>323</width>
                                            <height>20</height>
                                        </size>
                                    </property>
                                </spacer>
                                <widget class="TQLabel" row="4" column="0">
                                    <property name="name">
                                        <cstring>TextLabel5</cstring>
                                    </property>
                                    <property name="sizePolicy">
                                        <sizepolicy>
                                            <hsizetype>0</hsizetype>
                                            <vsizetype>5</vsizetype>
                                            <horstretch>0</horstretch>
                                            <verstretch>0</verstretch>
                                        </sizepolicy>
                                    </property>
                                    <property name="text">
                                        <string>OS &amp;level:</string>
                                    </property>
                                    <property name="buddy" stdset="0">
                                        <cstring>osLevelSpin</cstring>
                                    </property>
                                </widget>
                                <widget class="TQLabel" row="5" column="0">
                                    <property name="name">
                                        <cstring>TextLabel3_3_3_3</cstring>
                                    </property>
                                    <property name="font">
                                        <font>
                                        </font>
                                    </property>
                                    <property name="text">
                                        <string>Domain admin group:</string>
                                    </property>
                                    <property name="buddy" stdset="0">
                                        <cstring>domainAdminGroupEdit</cstring>
                                    </property>
                                </widget>
                                <widget class="TQLabel" row="6" column="0">
                                    <property name="name">
                                        <cstring>TextLabel3_3_3_4</cstring>
                                    </property>
                                    <property name="font">
                                        <font>
                                        </font>
                                    </property>
                                    <property name="text">
                                        <string>Domain guest group:</string>
                                    </property>
                                    <property name="buddy" stdset="0">
                                        <cstring>domainGuestGroupEdit</cstring>
                                    </property>
                                </widget>
                                <widget class="TQLineEdit" row="6" column="1" rowspan="1" colspan="2">
                                    <property name="name">
                                        <cstring>domainGuestGroupEdit</cstring>
                                    </property>
                                </widget>
                                <widget class="TQLineEdit" row="5" column="1" rowspan="1" colspan="2">
                                    <property name="name">
                                        <cstring>domainAdminGroupEdit</cstring>
                                    </property>
                                </widget>
                            </grid>
                        </widget>
                        <widget class="TQWidget">
                            <property name="name">
                                <cstring>TabPage</cstring>
                            </property>
                            <attribute name="title">
                                <string>WINS</string>
                            </attribute>
                            <vbox>
                                <property name="name">
                                    <cstring>unnamed</cstring>
                                </property>
                                <property name="margin">
                                    <number>0</number>
                                </property>
                                <property name="spacing">
                                    <number>6</number>
                                </property>
                                <widget class="TQButtonGroup">
                                    <property name="name">
                                        <cstring>buttonGroup4</cstring>
                                    </property>
                                    <property name="frameShape">
                                        <enum>NoFrame</enum>
                                    </property>
                                    <property name="frameShadow">
                                        <enum>Plain</enum>
                                    </property>
                                    <property name="lineWidth">
                                        <number>0</number>
                                    </property>
                                    <property name="title">
                                        <string></string>
                                    </property>
                                    <vbox>
                                        <property name="name">
                                            <cstring>unnamed</cstring>
                                        </property>
                                        <property name="margin">
                                            <number>7</number>
                                        </property>
                                        <property name="spacing">
                                            <number>6</number>
                                        </property>
                                        <widget class="TQRadioButton">
                                            <property name="name">
                                                <cstring>noWinsSupportRadio</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Deactivate &amp;WINS</string>
                                            </property>
                                            <property name="autoRepeat">
                                                <bool>true</bool>
                                            </property>
                                            <property name="checked">
                                                <bool>true</bool>
                                            </property>
                                        </widget>
                                        <widget class="TQRadioButton">
                                            <property name="name">
                                                <cstring>winsSupportRadio</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Act as a WI&amp;NS server</string>
                                            </property>
                                        </widget>
                                        <widget class="TQRadioButton">
                                            <property name="name">
                                                <cstring>otherWinsRadio</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Use an&amp;other WINS server</string>
                                            </property>
                                        </widget>
                                    </vbox>
                                </widget>
                                <widget class="TQGroupBox">
                                    <property name="name">
                                        <cstring>groupBox35</cstring>
                                    </property>
                                    <property name="enabled">
                                        <bool>false</bool>
                                    </property>
                                    <property name="title">
                                        <string>WINS Server Settin&amp;gs</string>
                                    </property>
                                    <grid>
                                        <property name="name">
                                            <cstring>unnamed</cstring>
                                        </property>
                                        <property name="margin">
                                            <number>11</number>
                                        </property>
                                        <property name="spacing">
                                            <number>6</number>
                                        </property>
                                        <widget class="TQLabel" row="2" column="0">
                                            <property name="name">
                                                <cstring>TextLabel4_4_2_4_3_2_2_2</cstring>
                                            </property>
                                            <property name="font">
                                                <font>
                                                </font>
                                            </property>
                                            <property name="text">
                                                <string>Max WINS tt&amp;l:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>maxWinsTtlSpin</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLabel" row="3" column="0">
                                            <property name="name">
                                                <cstring>TextLabel4_4_2_5_3_2_2_2</cstring>
                                            </property>
                                            <property name="font">
                                                <font>
                                                </font>
                                            </property>
                                            <property name="text">
                                                <string>&amp;Min WINS ttl:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>minWinsTtlSpin</cstring>
                                            </property>
                                        </widget>
                                        <widget class="KIntSpinBox" row="2" column="1">
                                            <property name="name">
                                                <cstring>maxWinsTtlSpin</cstring>
                                            </property>
                                            <property name="enabled">
                                                <bool>false</bool>
                                            </property>
                                            <property name="maxValue">
                                                <number>2147483647</number>
                                            </property>
                                            <property name="minValue">
                                                <number>0</number>
                                            </property>
                                        </widget>
                                        <widget class="KIntSpinBox" row="3" column="1">
                                            <property name="name">
                                                <cstring>minWinsTtlSpin</cstring>
                                            </property>
                                            <property name="enabled">
                                                <bool>false</bool>
                                            </property>
                                            <property name="maxValue">
                                                <number>2147483647</number>
                                            </property>
                                            <property name="minValue">
                                                <number>0</number>
                                            </property>
                                        </widget>
                                        <widget class="TQLabel" row="3" column="2">
                                            <property name="name">
                                                <cstring>TextLabel6_5_2_4_2_2_2</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Sec</string>
                                                <comment>seconds</comment>
                                            </property>
                                        </widget>
                                        <widget class="TQLabel" row="2" column="2">
                                            <property name="name">
                                                <cstring>TextLabel6_5_2_2_3_2_2_2</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Sec</string>
                                                <comment>seconds</comment>
                                            </property>
                                        </widget>
                                        <spacer row="2" column="3">
                                            <property name="name">
                                                <cstring>spacer59_2</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>
                                        <widget class="TQLabel" row="1" column="0">
                                            <property name="name">
                                                <cstring>winsHookLbl</cstring>
                                            </property>
                                            <property name="enabled">
                                                <bool>false</bool>
                                            </property>
                                            <property name="text">
                                                <string>WINS hoo&amp;k:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>winsHookEdit</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLineEdit" row="1" column="1" rowspan="1" colspan="3">
                                            <property name="name">
                                                <cstring>winsHookEdit</cstring>
                                            </property>
                                            <property name="enabled">
                                                <bool>false</bool>
                                            </property>
                                        </widget>
                                        <widget class="TQCheckBox" row="0" column="0" rowspan="1" colspan="4">
                                            <property name="name">
                                                <cstring>dnsProxyChk</cstring>
                                            </property>
                                            <property name="enabled">
                                                <bool>false</bool>
                                            </property>
                                            <property name="text">
                                                <string>DNS prox&amp;y</string>
                                            </property>
                                            <property name="tristate">
                                                <bool>false</bool>
                                            </property>
                                        </widget>
                                    </grid>
                                </widget>
                                <widget class="TQGroupBox">
                                    <property name="name">
                                        <cstring>groupBox36</cstring>
                                    </property>
                                    <property name="enabled">
                                        <bool>false</bool>
                                    </property>
                                    <property name="title">
                                        <string>WINS Server IP or DNS Name</string>
                                    </property>
                                    <vbox>
                                        <property name="name">
                                            <cstring>unnamed</cstring>
                                        </property>
                                        <property name="margin">
                                            <number>11</number>
                                        </property>
                                        <property name="spacing">
                                            <number>6</number>
                                        </property>
                                        <widget class="KLineEdit">
                                            <property name="name">
                                                <cstring>winsServerEdit</cstring>
                                            </property>
                                            <property name="enabled">
                                                <bool>false</bool>
                                            </property>
                                        </widget>
                                    </vbox>
                                </widget>
                                <widget class="TQGroupBox">
                                    <property name="name">
                                        <cstring>groupBox37</cstring>
                                    </property>
                                    <property name="title">
                                        <string>General Options</string>
                                    </property>
                                    <grid>
                                        <property name="name">
                                            <cstring>unnamed</cstring>
                                        </property>
                                        <property name="margin">
                                            <number>11</number>
                                        </property>
                                        <property name="spacing">
                                            <number>6</number>
                                        </property>
                                        <widget class="TQLabel" row="1" column="0">
                                            <property name="name">
                                                <cstring>TextLabel3_3_3_2</cstring>
                                            </property>
                                            <property name="text">
                                                <string>WINS partners:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>winsPartnersEdit</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLineEdit" row="1" column="1">
                                            <property name="name">
                                                <cstring>winsPartnersEdit</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQCheckBox" row="0" column="0" rowspan="1" colspan="2">
                                            <property name="name">
                                                <cstring>winsProxyChk</cstring>
                                            </property>
                                            <property name="enabled">
                                                <bool>true</bool>
                                            </property>
                                            <property name="sizePolicy">
                                                <sizepolicy>
                                                    <hsizetype>5</hsizetype>
                                                    <vsizetype>0</vsizetype>
                                                    <horstretch>0</horstretch>
                                                    <verstretch>0</verstretch>
                                                </sizepolicy>
                                            </property>
                                            <property name="text">
                                                <string>WINS pro&amp;xy</string>
                                            </property>
                                            <property name="tristate">
                                                <bool>false</bool>
                                            </property>
                                        </widget>
                                    </grid>
                                </widget>
                                <spacer>
                                    <property name="name">
                                        <cstring>spacer60_2</cstring>
                                    </property>
                                    <property name="orientation">
                                        <enum>Vertical</enum>
                                    </property>
                                    <property name="sizeType">
                                        <enum>Expanding</enum>
                                    </property>
                                    <property name="sizeHint">
                                        <size>
                                            <width>20</width>
                                            <height>120</height>
                                        </size>
                                    </property>
                                </spacer>
                            </vbox>
                        </widget>
                        <widget class="TQWidget">
                            <property name="name">
                                <cstring>tab</cstring>
                            </property>
                            <attribute name="title">
                                <string>Filenames</string>
                            </attribute>
                            <vbox>
                                <property name="name">
                                    <cstring>unnamed</cstring>
                                </property>
                                <property name="margin">
                                    <number>0</number>
                                </property>
                                <property name="spacing">
                                    <number>6</number>
                                </property>
                                <widget class="TQGroupBox">
                                    <property name="name">
                                        <cstring>groupBox54</cstring>
                                    </property>
                                    <property name="title">
                                        <string>Ge&amp;neral</string>
                                    </property>
                                    <vbox>
                                        <property name="name">
                                            <cstring>unnamed</cstring>
                                        </property>
                                        <property name="margin">
                                            <number>11</number>
                                        </property>
                                        <property name="spacing">
                                            <number>6</number>
                                        </property>
                                        <widget class="TQCheckBox">
                                            <property name="name">
                                                <cstring>stripDotChk</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Strip d&amp;ot</string>
                                            </property>
                                        </widget>
                                    </vbox>
                                </widget>
                                <widget class="TQGroupBox">
                                    <property name="name">
                                        <cstring>groupBox55</cstring>
                                    </property>
                                    <property name="title">
                                        <string>&amp;Mangling</string>
                                    </property>
                                    <grid>
                                        <property name="name">
                                            <cstring>unnamed</cstring>
                                        </property>
                                        <property name="margin">
                                            <number>11</number>
                                        </property>
                                        <property name="spacing">
                                            <number>6</number>
                                        </property>
                                        <widget class="KIntSpinBox" row="0" column="1">
                                            <property name="name">
                                                <cstring>mangledStackSpin</cstring>
                                            </property>
                                            <property name="sizePolicy">
                                                <sizepolicy>
                                                    <hsizetype>4</hsizetype>
                                                    <vsizetype>0</vsizetype>
                                                    <horstretch>0</horstretch>
                                                    <verstretch>0</verstretch>
                                                </sizepolicy>
                                            </property>
                                            <property name="maxValue">
                                                <number>2147483647</number>
                                            </property>
                                        </widget>
                                        <widget class="TQLabel" row="0" column="0">
                                            <property name="name">
                                                <cstring>TextLabel6_2_2</cstring>
                                            </property>
                                            <property name="sizePolicy">
                                                <sizepolicy>
                                                    <hsizetype>0</hsizetype>
                                                    <vsizetype>5</vsizetype>
                                                    <horstretch>0</horstretch>
                                                    <verstretch>0</verstretch>
                                                </sizepolicy>
                                            </property>
                                            <property name="text">
                                                <string>Mangled stac&amp;k:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>mangledStackSpin</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLabel" row="1" column="0">
                                            <property name="name">
                                                <cstring>TextLabel6_2_2_2</cstring>
                                            </property>
                                            <property name="sizePolicy">
                                                <sizepolicy>
                                                    <hsizetype>0</hsizetype>
                                                    <vsizetype>5</vsizetype>
                                                    <horstretch>0</horstretch>
                                                    <verstretch>0</verstretch>
                                                </sizepolicy>
                                            </property>
                                            <property name="text">
                                                <string>Mangle prefi&amp;x:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>manglePrefixSpin</cstring>
                                            </property>
                                        </widget>
                                        <widget class="KIntSpinBox" row="1" column="1">
                                            <property name="name">
                                                <cstring>manglePrefixSpin</cstring>
                                            </property>
                                            <property name="maxValue">
                                                <number>6</number>
                                            </property>
                                            <property name="minValue">
                                                <number>1</number>
                                            </property>
                                        </widget>
                                        <spacer row="0" column="2">
                                            <property name="name">
                                                <cstring>spacer56</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>
                                    </grid>
                                </widget>
                                <widget class="TQGroupBox">
                                    <property name="name">
                                        <cstring>groupBox53</cstring>
                                    </property>
                                    <property name="title">
                                        <string>Specia&amp;l</string>
                                    </property>
                                    <vbox>
                                        <property name="name">
                                            <cstring>unnamed</cstring>
                                        </property>
                                        <property name="margin">
                                            <number>11</number>
                                        </property>
                                        <property name="spacing">
                                            <number>6</number>
                                        </property>
                                        <widget class="TQCheckBox">
                                            <property name="name">
                                                <cstring>statCacheChk</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Stat cache</string>
                                            </property>
                                        </widget>
                                    </vbox>
                                </widget>
                                <spacer>
                                    <property name="name">
                                        <cstring>Spacer61</cstring>
                                    </property>
                                    <property name="orientation">
                                        <enum>Vertical</enum>
                                    </property>
                                    <property name="sizeType">
                                        <enum>Expanding</enum>
                                    </property>
                                    <property name="sizeHint">
                                        <size>
                                            <width>20</width>
                                            <height>280</height>
                                        </size>
                                    </property>
                                </spacer>
                            </vbox>
                        </widget>
                        <widget class="TQWidget">
                            <property name="name">
                                <cstring>tab</cstring>
                            </property>
                            <attribute name="title">
                                <string>Locking</string>
                            </attribute>
                            <vbox>
                                <property name="name">
                                    <cstring>unnamed</cstring>
                                </property>
                                <property name="margin">
                                    <number>0</number>
                                </property>
                                <property name="spacing">
                                    <number>6</number>
                                </property>
                                <widget class="TQGroupBox">
                                    <property name="name">
                                        <cstring>groupBox59</cstring>
                                    </property>
                                    <property name="title">
                                        <string>&amp;General</string>
                                    </property>
                                    <hbox>
                                        <property name="name">
                                            <cstring>unnamed</cstring>
                                        </property>
                                        <property name="margin">
                                            <number>11</number>
                                        </property>
                                        <property name="spacing">
                                            <number>6</number>
                                        </property>
                                        <widget class="TQCheckBox">
                                            <property name="name">
                                                <cstring>kernelOplocksChk</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Use ker&amp;nel oplocks</string>
                                            </property>
                                        </widget>
                                    </hbox>
                                </widget>
                                <widget class="TQGroupBox">
                                    <property name="name">
                                        <cstring>groupBox56</cstring>
                                    </property>
                                    <property name="title">
                                        <string>Direct&amp;ories</string>
                                    </property>
                                    <grid>
                                        <property name="name">
                                            <cstring>unnamed</cstring>
                                        </property>
                                        <property name="margin">
                                            <number>11</number>
                                        </property>
                                        <property name="spacing">
                                            <number>6</number>
                                        </property>
                                        <widget class="TQLabel" row="0" column="0">
                                            <property name="name">
                                                <cstring>TextLabel5_2</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Loc&amp;k directory:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>lockDirectoryUrlRq</cstring>
                                            </property>
                                        </widget>
                                        <widget class="KURLRequester" row="0" column="1">
                                            <property name="name">
                                                <cstring>lockDirectoryUrlRq</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLabel" row="1" column="0">
                                            <property name="name">
                                                <cstring>TextLabel6_2</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Pid director&amp;y:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>pidDirectoryUrlRq</cstring>
                                            </property>
                                        </widget>
                                        <widget class="KURLRequester" row="1" column="1">
                                            <property name="name">
                                                <cstring>pidDirectoryUrlRq</cstring>
                                            </property>
                                        </widget>
                                    </grid>
                                </widget>
                                <widget class="TQGroupBox">
                                    <property name="name">
                                        <cstring>groupBox57</cstring>
                                    </property>
                                    <property name="title">
                                        <string>Lock Spin</string>
                                    </property>
                                    <grid>
                                        <property name="name">
                                            <cstring>unnamed</cstring>
                                        </property>
                                        <property name="margin">
                                            <number>11</number>
                                        </property>
                                        <property name="spacing">
                                            <number>6</number>
                                        </property>
                                        <widget class="KIntSpinBox" row="1" column="1">
                                            <property name="name">
                                                <cstring>lockSpinTimeSpin</cstring>
                                            </property>
                                            <property name="maxValue">
                                                <number>2147483647</number>
                                            </property>
                                        </widget>
                                        <widget class="KIntSpinBox" row="0" column="1">
                                            <property name="name">
                                                <cstring>lockSpinCountSpin</cstring>
                                            </property>
                                            <property name="maxValue">
                                                <number>2147483647</number>
                                            </property>
                                        </widget>
                                        <widget class="TQLabel" row="1" column="2">
                                            <property name="name">
                                                <cstring>textLabel3_2</cstring>
                                            </property>
                                            <property name="text">
                                                <string>microseconds</string>
                                            </property>
                                        </widget>
                                        <widget class="TQLabel" row="0" column="0">
                                            <property name="name">
                                                <cstring>textLabel2_2</cstring>
                                            </property>
                                            <property name="text">
                                                <string>&amp;Lock spin count:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>lockSpinCountSpin</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLabel" row="1" column="0">
                                            <property name="name">
                                                <cstring>textLabel2_2_2</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Lock spin ti&amp;me:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>lockSpinTimeSpin</cstring>
                                            </property>
                                        </widget>
                                        <spacer row="0" column="2">
                                            <property name="name">
                                                <cstring>spacer60</cstring>
                                            </property>
                                            <property name="orientation">
                                                <enum>Horizontal</enum>
                                            </property>
                                            <property name="sizeType">
                                                <enum>Expanding</enum>
                                            </property>
                                            <property name="sizeHint">
                                                <size>
                                                    <width>30</width>
                                                    <height>20</height>
                                                </size>
                                            </property>
                                        </spacer>
                                    </grid>
                                </widget>
                                <widget class="TQGroupBox">
                                    <property name="name">
                                        <cstring>groupBox58</cstring>
                                    </property>
                                    <property name="title">
                                        <string>Very Advanced</string>
                                    </property>
                                    <grid>
                                        <property name="name">
                                            <cstring>unnamed</cstring>
                                        </property>
                                        <property name="margin">
                                            <number>11</number>
                                        </property>
                                        <property name="spacing">
                                            <number>6</number>
                                        </property>
                                        <widget class="TQLabel" row="0" column="0">
                                            <property name="name">
                                                <cstring>textLabel2</cstring>
                                            </property>
                                            <property name="font">
                                                <font>
                                                </font>
                                            </property>
                                            <property name="text">
                                                <string>Oplock break &amp;wait time:</string>
                                            </property>
                                            <property name="alignment">
                                                <set>AlignVCenter</set>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>oplockBreakWaitTimeSpin</cstring>
                                            </property>
                                        </widget>
                                        <widget class="KIntSpinBox" row="0" column="1">
                                            <property name="name">
                                                <cstring>oplockBreakWaitTimeSpin</cstring>
                                            </property>
                                            <property name="maxValue">
                                                <number>2147483647</number>
                                            </property>
                                        </widget>
                                        <widget class="TQLabel" row="0" column="2">
                                            <property name="name">
                                                <cstring>textLabel3</cstring>
                                            </property>
                                            <property name="text">
                                                <string>milliseconds</string>
                                            </property>
                                        </widget>
                                        <spacer row="0" column="4">
                                            <property name="name">
                                                <cstring>spacer101</cstring>
                                            </property>
                                            <property name="orientation">
                                                <enum>Horizontal</enum>
                                            </property>
                                            <property name="sizeType">
                                                <enum>Expanding</enum>
                                            </property>
                                            <property name="sizeHint">
                                                <size>
                                                    <width>50</width>
                                                    <height>20</height>
                                                </size>
                                            </property>
                                        </spacer>
                                    </grid>
                                </widget>
                                <spacer>
                                    <property name="name">
                                        <cstring>spacer59</cstring>
                                    </property>
                                    <property name="orientation">
                                        <enum>Vertical</enum>
                                    </property>
                                    <property name="sizeType">
                                        <enum>Expanding</enum>
                                    </property>
                                    <property name="sizeHint">
                                        <size>
                                            <width>20</width>
                                            <height>120</height>
                                        </size>
                                    </property>
                                </spacer>
                            </vbox>
                        </widget>
                        <widget class="TQWidget">
                            <property name="name">
                                <cstring>tab</cstring>
                            </property>
                            <attribute name="title">
                                <string>Charset</string>
                            </attribute>
                            <vbox>
                                <property name="name">
                                    <cstring>unnamed</cstring>
                                </property>
                                <property name="margin">
                                    <number>0</number>
                                </property>
                                <property name="spacing">
                                    <number>6</number>
                                </property>
                                <widget class="TQGroupBox">
                                    <property name="name">
                                        <cstring>groupBox40</cstring>
                                    </property>
                                    <property name="title">
                                        <string>Samba &amp;3.x</string>
                                    </property>
                                    <grid>
                                        <property name="name">
                                            <cstring>unnamed</cstring>
                                        </property>
                                        <property name="margin">
                                            <number>11</number>
                                        </property>
                                        <property name="spacing">
                                            <number>6</number>
                                        </property>
                                        <widget class="TQLabel" row="3" column="0">
                                            <property name="name">
                                                <cstring>TextLabel1_2_4_2_2_2_2_3</cstring>
                                            </property>
                                            <property name="font">
                                                <font>
                                                </font>
                                            </property>
                                            <property name="text">
                                                <string>D&amp;OS charset:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>dosCharsetEdit</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLineEdit" row="3" column="1">
                                            <property name="name">
                                                <cstring>dosCharsetEdit</cstring>
                                            </property>
                                            <property name="font">
                                                <font>
                                                </font>
                                            </property>
                                        </widget>
                                        <widget class="TQLabel" row="2" column="0">
                                            <property name="name">
                                                <cstring>TextLabel1_2_4_2_2_2_2_2</cstring>
                                            </property>
                                            <property name="font">
                                                <font>
                                                </font>
                                            </property>
                                            <property name="text">
                                                <string>UNI&amp;X charset:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>unixCharsetEdit</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLineEdit" row="2" column="1">
                                            <property name="name">
                                                <cstring>unixCharsetEdit</cstring>
                                            </property>
                                            <property name="font">
                                                <font>
                                                </font>
                                            </property>
                                        </widget>
                                        <widget class="TQLabel" row="1" column="0">
                                            <property name="name">
                                                <cstring>TextLabel1_2_4_2_2_2_2</cstring>
                                            </property>
                                            <property name="font">
                                                <font>
                                                </font>
                                            </property>
                                            <property name="text">
                                                <string>Displa&amp;y charset:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>displayCharsetEdit</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLineEdit" row="1" column="1">
                                            <property name="name">
                                                <cstring>displayCharsetEdit</cstring>
                                            </property>
                                            <property name="font">
                                                <font>
                                                </font>
                                            </property>
                                        </widget>
                                        <widget class="TQCheckBox" row="0" column="0" rowspan="1" colspan="2">
                                            <property name="name">
                                                <cstring>unicodeChk</cstring>
                                            </property>
                                            <property name="text">
                                                <string>U&amp;nicode</string>
                                            </property>
                                        </widget>
                                    </grid>
                                </widget>
                                <widget class="TQGroupBox">
                                    <property name="name">
                                        <cstring>groupBox39</cstring>
                                    </property>
                                    <property name="title">
                                        <string>Samba &amp;2.x</string>
                                    </property>
                                    <grid>
                                        <property name="name">
                                            <cstring>unnamed</cstring>
                                        </property>
                                        <property name="margin">
                                            <number>11</number>
                                        </property>
                                        <property name="spacing">
                                            <number>6</number>
                                        </property>
                                        <widget class="TQLabel" row="0" column="0">
                                            <property name="name">
                                                <cstring>TextLabel5_2_4</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Character set:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>characterSetEdit</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLineEdit" row="0" column="1">
                                            <property name="name">
                                                <cstring>characterSetEdit</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLineEdit" row="1" column="1">
                                            <property name="name">
                                                <cstring>clientCodePageEdit</cstring>
                                            </property>
                                            <property name="font">
                                                <font>
                                                </font>
                                            </property>
                                        </widget>
                                        <widget class="TQLabel" row="4" column="0">
                                            <property name="name">
                                                <cstring>TextLabel12</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Va&amp;lid chars:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>validCharsEdit</cstring>
                                            </property>
                                        </widget>
                                        <widget class="KURLRequester" row="2" column="1">
                                            <property name="name">
                                                <cstring>codePageDirUrlRq</cstring>
                                            </property>
                                            <property name="font">
                                                <font>
                                                </font>
                                            </property>
                                        </widget>
                                        <widget class="TQLineEdit" row="4" column="1">
                                            <property name="name">
                                                <cstring>validCharsEdit</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLabel" row="2" column="0">
                                            <property name="name">
                                                <cstring>TextLabel1_2_4_3_2</cstring>
                                            </property>
                                            <property name="font">
                                                <font>
                                                </font>
                                            </property>
                                            <property name="text">
                                                <string>Code page directory:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>codePageDirUrlRq</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLineEdit" row="3" column="1">
                                            <property name="name">
                                                <cstring>codingSystemEdit</cstring>
                                            </property>
                                            <property name="font">
                                                <font>
                                                </font>
                                            </property>
                                        </widget>
                                        <widget class="TQLabel" row="3" column="0">
                                            <property name="name">
                                                <cstring>TextLabel1_2_4_2_2_2</cstring>
                                            </property>
                                            <property name="font">
                                                <font>
                                                </font>
                                            </property>
                                            <property name="text">
                                                <string>Codin&amp;g system:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>codingSystemEdit</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLabel" row="1" column="0">
                                            <property name="name">
                                                <cstring>TextLabel1_2_3_2_2</cstring>
                                            </property>
                                            <property name="font">
                                                <font>
                                                </font>
                                            </property>
                                            <property name="text">
                                                <string>Client code page:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>clientCodePageEdit</cstring>
                                            </property>
                                        </widget>
                                    </grid>
                                </widget>
                                <spacer>
                                    <property name="name">
                                        <cstring>Spacer185</cstring>
                                    </property>
                                    <property name="orientation">
                                        <enum>Vertical</enum>
                                    </property>
                                    <property name="sizeType">
                                        <enum>Expanding</enum>
                                    </property>
                                    <property name="sizeHint">
                                        <size>
                                            <width>20</width>
                                            <height>80</height>
                                        </size>
                                    </property>
                                </spacer>
                            </vbox>
                        </widget>
                        <widget class="TQWidget">
                            <property name="name">
                                <cstring>tab</cstring>
                            </property>
                            <attribute name="title">
                                <string>Logon</string>
                            </attribute>
                            <grid>
                                <property name="name">
                                    <cstring>unnamed</cstring>
                                </property>
                                <property name="margin">
                                    <number>0</number>
                                </property>
                                <property name="spacing">
                                    <number>6</number>
                                </property>
                                <widget class="TQGroupBox" row="0" column="0">
                                    <property name="name">
                                        <cstring>groupBox60</cstring>
                                    </property>
                                    <property name="title">
                                        <string>Add Scripts</string>
                                    </property>
                                    <grid>
                                        <property name="name">
                                            <cstring>unnamed</cstring>
                                        </property>
                                        <property name="margin">
                                            <number>11</number>
                                        </property>
                                        <property name="spacing">
                                            <number>6</number>
                                        </property>
                                        <widget class="TQLabel" row="0" column="0">
                                            <property name="name">
                                                <cstring>TextLabel7_2</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Add user script:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>addUserScriptEdit</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLineEdit" row="0" column="1">
                                            <property name="name">
                                                <cstring>addUserScriptEdit</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLabel" row="2" column="0">
                                            <property name="name">
                                                <cstring>TextLabel7_2_5_2</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Add user to group script:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>addUserToGroupScriptEdit</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLabel" row="1" column="0">
                                            <property name="name">
                                                <cstring>TextLabel7_2_5</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Add gr&amp;oup script:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>addGroupScriptEdit</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLineEdit" row="1" column="1">
                                            <property name="name">
                                                <cstring>addGroupScriptEdit</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLineEdit" row="2" column="1">
                                            <property name="name">
                                                <cstring>addUserToGroupScriptEdit</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLabel" row="3" column="0">
                                            <property name="name">
                                                <cstring>TextLabel7_2_6</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Add machine script:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>addMachineScriptEdit</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLineEdit" row="3" column="1">
                                            <property name="name">
                                                <cstring>addMachineScriptEdit</cstring>
                                            </property>
                                        </widget>
                                    </grid>
                                </widget>
                                <spacer row="3" column="0">
                                    <property name="name">
                                        <cstring>Spacer64</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>
                                <widget class="TQGroupBox" row="0" column="1">
                                    <property name="name">
                                        <cstring>groupBox61</cstring>
                                    </property>
                                    <property name="title">
                                        <string>Delete Scripts</string>
                                    </property>
                                    <grid>
                                        <property name="name">
                                            <cstring>unnamed</cstring>
                                        </property>
                                        <property name="margin">
                                            <number>11</number>
                                        </property>
                                        <property name="spacing">
                                            <number>6</number>
                                        </property>
                                        <widget class="TQLineEdit" row="0" column="1">
                                            <property name="name">
                                                <cstring>deleteUserScriptEdit</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLineEdit" row="2" column="1">
                                            <property name="name">
                                                <cstring>deleteUserFromGroupScriptEdit</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLineEdit" row="1" column="1">
                                            <property name="name">
                                                <cstring>deleteGroupScriptEdit</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLabel" row="1" column="0">
                                            <property name="name">
                                                <cstring>TextLabel7_2_2_2</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Delete group script:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>deleteGroupScriptEdit</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLabel" row="0" column="0">
                                            <property name="name">
                                                <cstring>TextLabel7_2_2</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Delete user script:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>deleteUserScriptEdit</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLabel" row="2" column="0">
                                            <property name="name">
                                                <cstring>TextLabel7_2_2_2_2</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Delete user from group script:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>deleteUserFromGroupScriptEdit</cstring>
                                            </property>
                                        </widget>
                                    </grid>
                                </widget>
                                <widget class="TQGroupBox" row="2" column="0">
                                    <property name="name">
                                        <cstring>groupBox64</cstring>
                                    </property>
                                    <property name="title">
                                        <string>Primary Group Script</string>
                                    </property>
                                    <hbox>
                                        <property name="name">
                                            <cstring>unnamed</cstring>
                                        </property>
                                        <property name="margin">
                                            <number>11</number>
                                        </property>
                                        <property name="spacing">
                                            <number>6</number>
                                        </property>
                                        <widget class="TQLabel">
                                            <property name="name">
                                                <cstring>TextLabel7_2_5_3</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Set primar&amp;y group script:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>SetPrimaryGroupScriptEdit</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLineEdit">
                                            <property name="name">
                                                <cstring>SetPrimaryGroupScriptEdit</cstring>
                                            </property>
                                        </widget>
                                    </hbox>
                                </widget>
                                <widget class="TQGroupBox" row="1" column="0">
                                    <property name="name">
                                        <cstring>groupBox62</cstring>
                                    </property>
                                    <property name="title">
                                        <string>Shutdown</string>
                                    </property>
                                    <grid>
                                        <property name="name">
                                            <cstring>unnamed</cstring>
                                        </property>
                                        <property name="margin">
                                            <number>11</number>
                                        </property>
                                        <property name="spacing">
                                            <number>6</number>
                                        </property>
                                        <widget class="TQLabel" row="0" column="0">
                                            <property name="name">
                                                <cstring>TextLabel7_2_3_2</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Shutdo&amp;wn script:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>shutdownScriptEdit</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLabel" row="1" column="0">
                                            <property name="name">
                                                <cstring>TextLabel7_2_3_3</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Abort shutdown script:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>abortShutdownScriptEdit</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLineEdit" row="0" column="1">
                                            <property name="name">
                                                <cstring>shutdownScriptEdit</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLineEdit" row="1" column="1">
                                            <property name="name">
                                                <cstring>abortShutdownScriptEdit</cstring>
                                            </property>
                                        </widget>
                                    </grid>
                                </widget>
                                <widget class="TQGroupBox" row="1" column="1" rowspan="2" colspan="1">
                                    <property name="name">
                                        <cstring>groupBox63</cstring>
                                    </property>
                                    <property name="title">
                                        <string>Logon</string>
                                    </property>
                                    <grid>
                                        <property name="name">
                                            <cstring>unnamed</cstring>
                                        </property>
                                        <property name="margin">
                                            <number>11</number>
                                        </property>
                                        <property name="spacing">
                                            <number>6</number>
                                        </property>
                                        <widget class="TQLabel" row="2" column="0">
                                            <property name="name">
                                                <cstring>TextLabel8_2_2</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Logo&amp;n path:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>logonPathUrlRq</cstring>
                                            </property>
                                        </widget>
                                        <widget class="KURLRequester" row="3" column="1">
                                            <property name="name">
                                                <cstring>logonHomeUrlRq</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLabel" row="3" column="0">
                                            <property name="name">
                                                <cstring>TextLabel8_2</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Logon ho&amp;me:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>logonHomeUrlRq</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLineEdit" row="1" column="1">
                                            <property name="name">
                                                <cstring>logonDriveEdit</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLabel" row="1" column="0">
                                            <property name="name">
                                                <cstring>TextLabel7_2_4</cstring>
                                            </property>
                                            <property name="text">
                                                <string>&amp;Logon drive:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>logonDriveEdit</cstring>
                                            </property>
                                        </widget>
                                        <widget class="KURLRequester" row="2" column="1">
                                            <property name="name">
                                                <cstring>logonPathUrlRq</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLabel" row="0" column="0">
                                            <property name="name">
                                                <cstring>TextLabel7_2_3</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Lo&amp;gon script:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>logonScriptEdit</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLineEdit" row="0" column="1">
                                            <property name="name">
                                                <cstring>logonScriptEdit</cstring>
                                            </property>
                                        </widget>
                                    </grid>
                                </widget>
                            </grid>
                        </widget>
                        <widget class="TQWidget">
                            <property name="name">
                                <cstring>tab</cstring>
                            </property>
                            <attribute name="title">
                                <string>Socket</string>
                            </attribute>
                            <vbox>
                                <property name="name">
                                    <cstring>unnamed</cstring>
                                </property>
                                <property name="margin">
                                    <number>0</number>
                                </property>
                                <property name="spacing">
                                    <number>6</number>
                                </property>
                                <widget class="TQLayoutWidget">
                                    <property name="name">
                                        <cstring>Layout25</cstring>
                                    </property>
                                    <hbox>
                                        <property name="name">
                                            <cstring>unnamed</cstring>
                                        </property>
                                        <property name="margin">
                                            <number>0</number>
                                        </property>
                                        <property name="spacing">
                                            <number>6</number>
                                        </property>
                                        <widget class="TQLabel">
                                            <property name="name">
                                                <cstring>TextLabel15</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Socket address:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>socketAddressEdit</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLineEdit">
                                            <property name="name">
                                                <cstring>socketAddressEdit</cstring>
                                            </property>
                                        </widget>
                                    </hbox>
                                </widget>
                                <widget class="TQGroupBox">
                                    <property name="name">
                                        <cstring>GroupBox7</cstring>
                                    </property>
                                    <property name="title">
                                        <string>Socket Options</string>
                                    </property>
                                    <grid>
                                        <property name="name">
                                            <cstring>unnamed</cstring>
                                        </property>
                                        <property name="margin">
                                            <number>11</number>
                                        </property>
                                        <property name="spacing">
                                            <number>6</number>
                                        </property>
                                        <widget class="TQCheckBox" row="3" column="0">
                                            <property name="name">
                                                <cstring>SO_KEEPALIVEChk</cstring>
                                            </property>
                                            <property name="text">
                                                <string>SO_&amp;KEEPALIVE</string>
                                            </property>
                                        </widget>
                                        <widget class="TQCheckBox" row="0" column="1">
                                            <property name="name">
                                                <cstring>SO_SNDBUFChk</cstring>
                                            </property>
                                            <property name="text">
                                                <string>SO_S&amp;NDBUF:</string>
                                            </property>
                                        </widget>
                                        <widget class="KIntSpinBox" row="3" column="2">
                                            <property name="name">
                                                <cstring>SO_RCVLOWATSpin</cstring>
                                            </property>
                                            <property name="enabled">
                                                <bool>false</bool>
                                            </property>
                                            <property name="maxValue">
                                                <number>2147483647</number>
                                            </property>
                                        </widget>
                                        <widget class="KIntSpinBox" row="2" column="2">
                                            <property name="name">
                                                <cstring>SO_SNDLOWATSpin</cstring>
                                            </property>
                                            <property name="enabled">
                                                <bool>false</bool>
                                            </property>
                                            <property name="maxValue">
                                                <number>2147483647</number>
                                            </property>
                                        </widget>
                                        <widget class="TQCheckBox" row="5" column="0">
                                            <property name="name">
                                                <cstring>SO_BROADCASTChk</cstring>
                                            </property>
                                            <property name="text">
                                                <string>SO_BROADCAST</string>
                                            </property>
                                        </widget>
                                        <widget class="TQCheckBox" row="0" column="0">
                                            <property name="name">
                                                <cstring>TCP_NODELAYChk</cstring>
                                            </property>
                                            <property name="text">
                                                <string>TCP_NODELA&amp;Y</string>
                                            </property>
                                        </widget>
                                        <widget class="TQCheckBox" row="1" column="0">
                                            <property name="name">
                                                <cstring>IPTOS_LOWDELAYChk</cstring>
                                            </property>
                                            <property name="text">
                                                <string>IPTOS_LOWDELAY</string>
                                            </property>
                                        </widget>
                                        <widget class="TQCheckBox" row="3" column="1">
                                            <property name="name">
                                                <cstring>SO_RCVLOWATChk</cstring>
                                            </property>
                                            <property name="text">
                                                <string>SO_RCV&amp;LOWAT:</string>
                                            </property>
                                        </widget>
                                        <widget class="TQCheckBox" row="4" column="0">
                                            <property name="name">
                                                <cstring>SO_REUSEADDRChk</cstring>
                                            </property>
                                            <property name="text">
                                                <string>S&amp;O_REUSEADDR</string>
                                            </property>
                                        </widget>
                                        <widget class="TQCheckBox" row="2" column="1">
                                            <property name="name">
                                                <cstring>SO_SNDLOWATChk</cstring>
                                            </property>
                                            <property name="text">
                                                <string>SO_SNDLO&amp;WAT:</string>
                                            </property>
                                        </widget>
                                        <widget class="KIntSpinBox" row="0" column="2">
                                            <property name="name">
                                                <cstring>SO_SNDBUFSpin</cstring>
                                            </property>
                                            <property name="enabled">
                                                <bool>false</bool>
                                            </property>
                                            <property name="maxValue">
                                                <number>2147483647</number>
                                            </property>
                                        </widget>
                                        <widget class="TQCheckBox" row="2" column="0">
                                            <property name="name">
                                                <cstring>IPTOS_THROUGHPUTChk</cstring>
                                            </property>
                                            <property name="text">
                                                <string>IPTOS_THROU&amp;GHPUT</string>
                                            </property>
                                        </widget>
                                        <widget class="TQCheckBox" row="1" column="1">
                                            <property name="name">
                                                <cstring>SO_RCVBUFChk</cstring>
                                            </property>
                                            <property name="text">
                                                <string>SO_RCVBUF:</string>
                                            </property>
                                        </widget>
                                        <widget class="KIntSpinBox" row="1" column="2">
                                            <property name="name">
                                                <cstring>SO_RCVBUFSpin</cstring>
                                            </property>
                                            <property name="enabled">
                                                <bool>false</bool>
                                            </property>
                                            <property name="maxValue">
                                                <number>2147483647</number>
                                            </property>
                                        </widget>
                                        <spacer row="0" column="3">
                                            <property name="name">
                                                <cstring>Spacer69</cstring>
                                            </property>
                                            <property name="orientation">
                                                <enum>Horizontal</enum>
                                            </property>
                                            <property name="sizeType">
                                                <enum>Expanding</enum>
                                            </property>
                                            <property name="sizeHint">
                                                <size>
                                                    <width>80</width>
                                                    <height>0</height>
                                                </size>
                                            </property>
                                        </spacer>
                                    </grid>
                                </widget>
                                <spacer>
                                    <property name="name">
                                        <cstring>Spacer62</cstring>
                                    </property>
                                    <property name="orientation">
                                        <enum>Vertical</enum>
                                    </property>
                                    <property name="sizeType">
                                        <enum>Expanding</enum>
                                    </property>
                                    <property name="sizeHint">
                                        <size>
                                            <width>0</width>
                                            <height>70</height>
                                        </size>
                                    </property>
                                </spacer>
                            </vbox>
                        </widget>
                        <widget class="TQWidget">
                            <property name="name">
                                <cstring>tab</cstring>
                            </property>
                            <attribute name="title">
                                <string>SSL</string>
                            </attribute>
                            <vbox>
                                <property name="name">
                                    <cstring>unnamed</cstring>
                                </property>
                                <property name="margin">
                                    <number>0</number>
                                </property>
                                <property name="spacing">
                                    <number>6</number>
                                </property>
                                <widget class="TQCheckBox">
                                    <property name="name">
                                        <cstring>sslChk</cstring>
                                    </property>
                                    <property name="text">
                                        <string>E&amp;nable SSL</string>
                                    </property>
                                    <property name="toolTip" stdset="0">
                                        <string>Enables or disables the entire SSL mode</string>
                                    </property>
                                    <property name="whatsThis" stdset="0">
                                        <string>This enables or disables the entire SSL mode. If it is set to no, the SSL-enabled Samba behaves exactly like the non-SSL Samba. If set to yes, it depends on the variables ssl hosts and ssl hosts resign whether an SSL connection will be required.

This is only available if the SSL libraries have been compiled on your system and the configure option --with-ssl was given at configure time.</string>
                                    </property>
                                </widget>
                                <widget class="TQFrame">
                                    <property name="name">
                                        <cstring>SSLFrame</cstring>
                                    </property>
                                    <property name="enabled">
                                        <bool>false</bool>
                                    </property>
                                    <property name="frameShape">
                                        <enum>NoFrame</enum>
                                    </property>
                                    <property name="frameShadow">
                                        <enum>Plain</enum>
                                    </property>
                                    <vbox>
                                        <property name="name">
                                            <cstring>unnamed</cstring>
                                        </property>
                                        <property name="margin">
                                            <number>0</number>
                                        </property>
                                        <property name="spacing">
                                            <number>6</number>
                                        </property>
                                        <widget class="TQLayoutWidget">
                                            <property name="name">
                                                <cstring>Layout81</cstring>
                                            </property>
                                            <grid>
                                                <property name="name">
                                                    <cstring>unnamed</cstring>
                                                </property>
                                                <property name="margin">
                                                    <number>0</number>
                                                </property>
                                                <property name="spacing">
                                                    <number>6</number>
                                                </property>
                                                <widget class="TQLabel" row="1" column="0">
                                                    <property name="name">
                                                        <cstring>TextLabel2_4_2</cstring>
                                                    </property>
                                                    <property name="text">
                                                        <string>SSL h&amp;osts:</string>
                                                    </property>
                                                    <property name="buddy" stdset="0">
                                                        <cstring>sslHostsEdit</cstring>
                                                    </property>
                                                </widget>
                                                <widget class="TQLayoutWidget" row="6" column="1">
                                                    <property name="name">
                                                        <cstring>Layout232_2</cstring>
                                                    </property>
                                                    <hbox>
                                                        <property name="name">
                                                            <cstring>unnamed</cstring>
                                                        </property>
                                                        <property name="margin">
                                                            <number>0</number>
                                                        </property>
                                                        <property name="spacing">
                                                            <number>6</number>
                                                        </property>
                                                        <widget class="KURLRequester">
                                                            <property name="name">
                                                                <cstring>sslEntropyFileUrlRq</cstring>
                                                            </property>
                                                        </widget>
                                                        <widget class="TQLabel">
                                                            <property name="name">
                                                                <cstring>TextLabel12_2_2</cstring>
                                                            </property>
                                                            <property name="text">
                                                                <string>SSL entrop&amp;y bytes:</string>
                                                            </property>
                                                            <property name="buddy" stdset="0">
                                                                <cstring>sslEntropyBytesSpin</cstring>
                                                            </property>
                                                        </widget>
                                                        <widget class="KIntSpinBox">
                                                            <property name="name">
                                                                <cstring>sslEntropyBytesSpin</cstring>
                                                            </property>
                                                            <property name="maxValue">
                                                                <number>2147483647</number>
                                                            </property>
                                                        </widget>
                                                    </hbox>
                                                </widget>
                                                <widget class="TQLineEdit" row="2" column="1">
                                                    <property name="name">
                                                        <cstring>sslHostsResignEdit</cstring>
                                                    </property>
                                                </widget>
                                                <widget class="KURLRequester" row="3" column="1">
                                                    <property name="name">
                                                        <cstring>sslCACertDirUrlRq</cstring>
                                                    </property>
                                                </widget>
                                                <widget class="TQLineEdit" row="7" column="1">
                                                    <property name="name">
                                                        <cstring>sslCiphersEdit</cstring>
                                                    </property>
                                                </widget>
                                                <widget class="TQLineEdit" row="5" column="1">
                                                    <property name="name">
                                                        <cstring>sslEgdSocketEdit</cstring>
                                                    </property>
                                                </widget>
                                                <widget class="TQLabel" row="7" column="0">
                                                    <property name="name">
                                                        <cstring>TextLabel14_2_2</cstring>
                                                    </property>
                                                    <property name="text">
                                                        <string>SSL ciphers:</string>
                                                    </property>
                                                    <property name="buddy" stdset="0">
                                                        <cstring>sslCiphersEdit</cstring>
                                                    </property>
                                                </widget>
                                                <widget class="TQLabel" row="2" column="0">
                                                    <property name="name">
                                                        <cstring>TextLabel3_7</cstring>
                                                    </property>
                                                    <property name="text">
                                                        <string>SSL hosts resi&amp;gn:</string>
                                                    </property>
                                                    <property name="buddy" stdset="0">
                                                        <cstring>sslHostsResignEdit</cstring>
                                                    </property>
                                                </widget>
                                                <widget class="TQLayoutWidget" row="0" column="1">
                                                    <property name="name">
                                                        <cstring>Layout80</cstring>
                                                    </property>
                                                    <hbox>
                                                        <property name="name">
                                                            <cstring>unnamed</cstring>
                                                        </property>
                                                        <property name="margin">
                                                            <number>0</number>
                                                        </property>
                                                        <property name="spacing">
                                                            <number>6</number>
                                                        </property>
                                                        <widget class="TQComboBox">
                                                            <item>
                                                                <property name="text">
                                                                    <string>ssl2</string>
                                                                </property>
                                                            </item>
                                                            <item>
                                                                <property name="text">
                                                                    <string>ssl3</string>
                                                                </property>
                                                            </item>
                                                            <item>
                                                                <property name="text">
                                                                    <string>ssl2or3</string>
                                                                </property>
                                                            </item>
                                                            <item>
                                                                <property name="text">
                                                                    <string>tls1</string>
                                                                </property>
                                                            </item>
                                                            <property name="name">
                                                                <cstring>sslVersionCombo</cstring>
                                                            </property>
                                                        </widget>
                                                        <widget class="TQCheckBox">
                                                            <property name="name">
                                                                <cstring>sslCompatibilityChk</cstring>
                                                            </property>
                                                            <property name="text">
                                                                <string>SSL co&amp;mpatibility</string>
                                                            </property>
                                                        </widget>
                                                        <spacer>
                                                            <property name="name">
                                                                <cstring>Spacer223_2</cstring>
                                                            </property>
                                                            <property name="orientation">
                                                                <enum>Horizontal</enum>
                                                            </property>
                                                            <property name="sizeType">
                                                                <enum>Expanding</enum>
                                                            </property>
                                                            <property name="sizeHint">
                                                                <size>
                                                                    <width>140</width>
                                                                    <height>0</height>
                                                                </size>
                                                            </property>
                                                        </spacer>
                                                    </hbox>
                                                </widget>
                                                <widget class="TQLabel" row="3" column="0">
                                                    <property name="name">
                                                        <cstring>TextLabel4_4</cstring>
                                                    </property>
                                                    <property name="text">
                                                        <string>SSL CA certDir:</string>
                                                    </property>
                                                    <property name="buddy" stdset="0">
                                                        <cstring>sslCACertDirUrlRq</cstring>
                                                    </property>
                                                </widget>
                                                <widget class="KURLRequester" row="4" column="1">
                                                    <property name="name">
                                                        <cstring>sslCACertFileUrlRq</cstring>
                                                    </property>
                                                </widget>
                                                <widget class="TQLabel" row="6" column="0">
                                                    <property name="name">
                                                        <cstring>TextLabel11_2_2</cstring>
                                                    </property>
                                                    <property name="text">
                                                        <string>SSL entropy file:</string>
                                                    </property>
                                                    <property name="buddy" stdset="0">
                                                        <cstring>sslEntropyFileUrlRq</cstring>
                                                    </property>
                                                </widget>
                                                <widget class="TQLabel" row="5" column="0">
                                                    <property name="name">
                                                        <cstring>TextLabel10_2_2</cstring>
                                                    </property>
                                                    <property name="text">
                                                        <string>SSL egd socket:</string>
                                                    </property>
                                                    <property name="buddy" stdset="0">
                                                        <cstring>sslEgdSocketEdit</cstring>
                                                    </property>
                                                </widget>
                                                <widget class="TQLabel" row="0" column="0">
                                                    <property name="name">
                                                        <cstring>TextLabel15_2_2</cstring>
                                                    </property>
                                                    <property name="text">
                                                        <string>SSL version:</string>
                                                    </property>
                                                    <property name="buddy" stdset="0">
                                                        <cstring>sslVersionCombo</cstring>
                                                    </property>
                                                </widget>
                                                <widget class="TQLineEdit" row="1" column="1">
                                                    <property name="name">
                                                        <cstring>sslHostsEdit</cstring>
                                                    </property>
                                                </widget>
                                                <widget class="TQLabel" row="4" column="0">
                                                    <property name="name">
                                                        <cstring>TextLabel5_4_3</cstring>
                                                    </property>
                                                    <property name="text">
                                                        <string>SSL CA certFile:</string>
                                                    </property>
                                                    <property name="buddy" stdset="0">
                                                        <cstring>sslCACertFileUrlRq</cstring>
                                                    </property>
                                                </widget>
                                            </grid>
                                        </widget>
                                        <widget class="TQLayoutWidget">
                                            <property name="name">
                                                <cstring>Layout231</cstring>
                                            </property>
                                            <grid>
                                                <property name="name">
                                                    <cstring>unnamed</cstring>
                                                </property>
                                                <property name="margin">
                                                    <number>0</number>
                                                </property>
                                                <property name="spacing">
                                                    <number>6</number>
                                                </property>
                                                <widget class="KURLRequester" row="1" column="3">
                                                    <property name="name">
                                                        <cstring>sslClientCertUrlRq</cstring>
                                                    </property>
                                                </widget>
                                                <widget class="TQCheckBox" row="0" column="2" rowspan="1" colspan="2">
                                                    <property name="name">
                                                        <cstring>sslRequireClientcertChk</cstring>
                                                    </property>
                                                    <property name="text">
                                                        <string>SSL require clientcert</string>
                                                    </property>
                                                </widget>
                                                <widget class="TQLabel" row="2" column="2">
                                                    <property name="name">
                                                        <cstring>TextLabel9_2_2</cstring>
                                                    </property>
                                                    <property name="text">
                                                        <string>SSL client key:</string>
                                                    </property>
                                                    <property name="buddy" stdset="0">
                                                        <cstring>sslClientKeyUrlRq</cstring>
                                                    </property>
                                                </widget>
                                                <widget class="TQCheckBox" row="0" column="0" rowspan="1" colspan="2">
                                                    <property name="name">
                                                        <cstring>sslRequireServercertChk</cstring>
                                                    </property>
                                                    <property name="text">
                                                        <string>SSL re&amp;quire servercert</string>
                                                    </property>
                                                </widget>
                                                <widget class="KURLRequester" row="2" column="3">
                                                    <property name="name">
                                                        <cstring>sslClientKeyUrlRq</cstring>
                                                    </property>
                                                </widget>
                                                <widget class="TQLabel" row="1" column="0">
                                                    <property name="name">
                                                        <cstring>TextLabel6_6_2</cstring>
                                                    </property>
                                                    <property name="text">
                                                        <string>SS&amp;L server cert:</string>
                                                    </property>
                                                    <property name="buddy" stdset="0">
                                                        <cstring>sslServerCertUrlRq</cstring>
                                                    </property>
                                                </widget>
                                                <widget class="TQLabel" row="1" column="2">
                                                    <property name="name">
                                                        <cstring>TextLabel8_4</cstring>
                                                    </property>
                                                    <property name="text">
                                                        <string>SSL client cert:</string>
                                                    </property>
                                                    <property name="buddy" stdset="0">
                                                        <cstring>sslClientCertUrlRq</cstring>
                                                    </property>
                                                </widget>
                                                <widget class="KURLRequester" row="1" column="1">
                                                    <property name="name">
                                                        <cstring>sslServerCertUrlRq</cstring>
                                                    </property>
                                                </widget>
                                                <widget class="KURLRequester" row="2" column="1">
                                                    <property name="name">
                                                        <cstring>sslServerKeyUrlRq</cstring>
                                                    </property>
                                                </widget>
                                                <widget class="TQLabel" row="2" column="0">
                                                    <property name="name">
                                                        <cstring>TextLabel7_5</cstring>
                                                    </property>
                                                    <property name="text">
                                                        <string>SSL server &amp;key:</string>
                                                    </property>
                                                    <property name="buddy" stdset="0">
                                                        <cstring>sslServerKeyUrlRq</cstring>
                                                    </property>
                                                </widget>
                                            </grid>
                                        </widget>
                                    </vbox>
                                </widget>
                                <spacer>
                                    <property name="name">
                                        <cstring>Spacer46</cstring>
                                    </property>
                                    <property name="orientation">
                                        <enum>Vertical</enum>
                                    </property>
                                    <property name="sizeType">
                                        <enum>Expanding</enum>
                                    </property>
                                    <property name="sizeHint">
                                        <size>
                                            <width>0</width>
                                            <height>30</height>
                                        </size>
                                    </property>
                                </spacer>
                            </vbox>
                        </widget>
                        <widget class="TQWidget">
                            <property name="name">
                                <cstring>tab</cstring>
                            </property>
                            <attribute name="title">
                                <string>Protocol</string>
                            </attribute>
                            <grid>
                                <property name="name">
                                    <cstring>unnamed</cstring>
                                </property>
                                <property name="margin">
                                    <number>0</number>
                                </property>
                                <property name="spacing">
                                    <number>6</number>
                                </property>
                                <spacer row="3" column="1">
                                    <property name="name">
                                        <cstring>Spacer63</cstring>
                                    </property>
                                    <property name="orientation">
                                        <enum>Vertical</enum>
                                    </property>
                                    <property name="sizeType">
                                        <enum>Expanding</enum>
                                    </property>
                                    <property name="sizeHint">
                                        <size>
                                            <width>20</width>
                                            <height>50</height>
                                        </size>
                                    </property>
                                </spacer>
                                <widget class="TQGroupBox" row="1" column="0" rowspan="1" colspan="2">
                                    <property name="name">
                                        <cstring>groupBox69</cstring>
                                    </property>
                                    <property name="title">
                                        <string>Limits</string>
                                    </property>
                                    <grid>
                                        <property name="name">
                                            <cstring>unnamed</cstring>
                                        </property>
                                        <property name="margin">
                                            <number>11</number>
                                        </property>
                                        <property name="spacing">
                                            <number>6</number>
                                        </property>
                                        <widget class="KIntSpinBox" row="1" column="1">
                                            <property name="name">
                                                <cstring>maxTtlSpin</cstring>
                                            </property>
                                            <property name="maxValue">
                                                <number>2147483647</number>
                                            </property>
                                            <property name="minValue">
                                                <number>0</number>
                                            </property>
                                        </widget>
                                        <widget class="TQLabel" row="0" column="0">
                                            <property name="name">
                                                <cstring>TextLabel4_4_4_2_2_2</cstring>
                                            </property>
                                            <property name="font">
                                                <font>
                                                </font>
                                            </property>
                                            <property name="text">
                                                <string>Ma&amp;x mux:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>maxMuxSpin</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLabel" row="1" column="0">
                                            <property name="name">
                                                <cstring>TextLabel4_4_2_3_3_2_2_2</cstring>
                                            </property>
                                            <property name="font">
                                                <font>
                                                </font>
                                            </property>
                                            <property name="text">
                                                <string>Max tt&amp;l:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>maxTtlSpin</cstring>
                                            </property>
                                        </widget>
                                        <widget class="KIntSpinBox" row="0" column="1">
                                            <property name="name">
                                                <cstring>maxMuxSpin</cstring>
                                            </property>
                                            <property name="maxValue">
                                                <number>2147483647</number>
                                            </property>
                                            <property name="minValue">
                                                <number>0</number>
                                            </property>
                                        </widget>
                                        <spacer row="1" column="3">
                                            <property name="name">
                                                <cstring>spacer86</cstring>
                                            </property>
                                            <property name="orientation">
                                                <enum>Horizontal</enum>
                                            </property>
                                            <property name="sizeType">
                                                <enum>Expanding</enum>
                                            </property>
                                            <property name="sizeHint">
                                                <size>
                                                    <width>330</width>
                                                    <height>20</height>
                                                </size>
                                            </property>
                                        </spacer>
                                        <widget class="TQLabel" row="1" column="2">
                                            <property name="name">
                                                <cstring>TextLabel6_5_4_2_2_2</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Sec</string>
                                                <comment>seconds</comment>
                                            </property>
                                        </widget>
                                    </grid>
                                </widget>
                                <widget class="TQGroupBox" row="0" column="0">
                                    <property name="name">
                                        <cstring>groupBox70</cstring>
                                    </property>
                                    <property name="title">
                                        <string>S&amp;witches</string>
                                    </property>
                                    <vbox>
                                        <property name="name">
                                            <cstring>unnamed</cstring>
                                        </property>
                                        <property name="margin">
                                            <number>11</number>
                                        </property>
                                        <property name="spacing">
                                            <number>6</number>
                                        </property>
                                        <widget class="TQCheckBox">
                                            <property name="name">
                                                <cstring>timeServerChk</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Ti&amp;me server</string>
                                            </property>
                                        </widget>
                                        <widget class="TQCheckBox">
                                            <property name="name">
                                                <cstring>largeReadWriteChk</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Lar&amp;ge readwrite</string>
                                            </property>
                                        </widget>
                                        <widget class="TQCheckBox">
                                            <property name="name">
                                                <cstring>unixExtensionsChk</cstring>
                                            </property>
                                            <property name="text">
                                                <string>UNIX extensions</string>
                                            </property>
                                            <property name="accel">
                                                <string>Alt+ </string>
                                            </property>
                                        </widget>
                                        <widget class="TQCheckBox">
                                            <property name="name">
                                                <cstring>readBmpxChk</cstring>
                                            </property>
                                            <property name="font">
                                                <font>
                                                </font>
                                            </property>
                                            <property name="text">
                                                <string>Read bmpx</string>
                                            </property>
                                        </widget>
                                    </vbox>
                                </widget>
                                <widget class="TQGroupBox" row="0" column="1">
                                    <property name="name">
                                        <cstring>groupBox71</cstring>
                                    </property>
                                    <property name="title">
                                        <string>Protocol Versions</string>
                                    </property>
                                    <grid>
                                        <property name="name">
                                            <cstring>unnamed</cstring>
                                        </property>
                                        <property name="margin">
                                            <number>11</number>
                                        </property>
                                        <property name="spacing">
                                            <number>6</number>
                                        </property>
                                        <widget class="TQLabel" row="3" column="0">
                                            <property name="name">
                                                <cstring>TextLabel1_3_2_2</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Max protocol:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>maxProtocolCombo</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLabel" row="1" column="0">
                                            <property name="name">
                                                <cstring>TextLabel2_3_2</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Announce version:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>announceVersionEdit</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLabel" row="0" column="0">
                                            <property name="name">
                                                <cstring>TextLabel3_6_2</cstring>
                                            </property>
                                            <property name="text">
                                                <string>A&amp;nnounce as:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>announceAsCombo</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLabel" row="4" column="0">
                                            <property name="name">
                                                <cstring>TextLabel1_3_3_2</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Min protocol:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>minProtocolCombo</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLabel" row="2" column="0">
                                            <property name="name">
                                                <cstring>TextLabel1_3_4_2</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Pr&amp;otocol:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>protocolCombo</cstring>
                                            </property>
                                        </widget>
                                        <spacer row="0" column="2">
                                            <property name="name">
                                                <cstring>spacer87</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>
                                        <widget class="TQComboBox" row="2" column="1">
                                            <item>
                                                <property name="text">
                                                    <string>NT1</string>
                                                </property>
                                            </item>
                                            <item>
                                                <property name="text">
                                                    <string>LANMAN2</string>
                                                </property>
                                            </item>
                                            <item>
                                                <property name="text">
                                                    <string>LANMAN1</string>
                                                </property>
                                            </item>
                                            <item>
                                                <property name="text">
                                                    <string>CORE</string>
                                                </property>
                                            </item>
                                            <item>
                                                <property name="text">
                                                    <string>COREPLUS</string>
                                                </property>
                                            </item>
                                            <property name="name">
                                                <cstring>protocolCombo</cstring>
                                            </property>
                                            <property name="sizePolicy">
                                                <sizepolicy>
                                                    <hsizetype>0</hsizetype>
                                                    <vsizetype>0</vsizetype>
                                                    <horstretch>0</horstretch>
                                                    <verstretch>0</verstretch>
                                                </sizepolicy>
                                            </property>
                                        </widget>
                                        <widget class="TQComboBox" row="3" column="1">
                                            <item>
                                                <property name="text">
                                                    <string>NT1</string>
                                                </property>
                                            </item>
                                            <item>
                                                <property name="text">
                                                    <string>LANMAN2</string>
                                                </property>
                                            </item>
                                            <item>
                                                <property name="text">
                                                    <string>LANMAN1</string>
                                                </property>
                                            </item>
                                            <item>
                                                <property name="text">
                                                    <string>CORE</string>
                                                </property>
                                            </item>
                                            <item>
                                                <property name="text">
                                                    <string>COREPLUS</string>
                                                </property>
                                            </item>
                                            <property name="name">
                                                <cstring>maxProtocolCombo</cstring>
                                            </property>
                                            <property name="sizePolicy">
                                                <sizepolicy>
                                                    <hsizetype>0</hsizetype>
                                                    <vsizetype>0</vsizetype>
                                                    <horstretch>0</horstretch>
                                                    <verstretch>0</verstretch>
                                                </sizepolicy>
                                            </property>
                                        </widget>
                                        <widget class="TQComboBox" row="4" column="1">
                                            <item>
                                                <property name="text">
                                                    <string>NT1</string>
                                                </property>
                                            </item>
                                            <item>
                                                <property name="text">
                                                    <string>LANMAN2</string>
                                                </property>
                                            </item>
                                            <item>
                                                <property name="text">
                                                    <string>LANMAN1</string>
                                                </property>
                                            </item>
                                            <item>
                                                <property name="text">
                                                    <string>CORE</string>
                                                </property>
                                            </item>
                                            <item>
                                                <property name="text">
                                                    <string>COREPLUS</string>
                                                </property>
                                            </item>
                                            <property name="name">
                                                <cstring>minProtocolCombo</cstring>
                                            </property>
                                            <property name="sizePolicy">
                                                <sizepolicy>
                                                    <hsizetype>0</hsizetype>
                                                    <vsizetype>0</vsizetype>
                                                    <horstretch>0</horstretch>
                                                    <verstretch>0</verstretch>
                                                </sizepolicy>
                                            </property>
                                        </widget>
                                        <widget class="TQComboBox" row="0" column="1">
                                            <item>
                                                <property name="text">
                                                    <string>NT</string>
                                                </property>
                                            </item>
                                            <item>
                                                <property name="text">
                                                    <string>NT Workstation</string>
                                                </property>
                                            </item>
                                            <item>
                                                <property name="text">
                                                    <string>win95</string>
                                                </property>
                                            </item>
                                            <item>
                                                <property name="text">
                                                    <string>WfW</string>
                                                </property>
                                            </item>
                                            <property name="name">
                                                <cstring>announceAsCombo</cstring>
                                            </property>
                                            <property name="sizePolicy">
                                                <sizepolicy>
                                                    <hsizetype>0</hsizetype>
                                                    <vsizetype>0</vsizetype>
                                                    <horstretch>0</horstretch>
                                                    <verstretch>0</verstretch>
                                                </sizepolicy>
                                            </property>
                                        </widget>
                                        <widget class="TQLineEdit" row="1" column="1">
                                            <property name="name">
                                                <cstring>announceVersionEdit</cstring>
                                            </property>
                                            <property name="sizePolicy">
                                                <sizepolicy>
                                                    <hsizetype>0</hsizetype>
                                                    <vsizetype>0</vsizetype>
                                                    <horstretch>0</horstretch>
                                                    <verstretch>0</verstretch>
                                                </sizepolicy>
                                            </property>
                                            <property name="text">
                                                <string>4.2</string>
                                            </property>
                                        </widget>
                                    </grid>
                                </widget>
                                <widget class="TQGroupBox" row="2" column="0" rowspan="1" colspan="2">
                                    <property name="name">
                                        <cstring>groupBox72</cstring>
                                    </property>
                                    <property name="title">
                                        <string>Listening SMB Ports</string>
                                    </property>
                                    <hbox>
                                        <property name="name">
                                            <cstring>unnamed</cstring>
                                        </property>
                                        <property name="margin">
                                            <number>11</number>
                                        </property>
                                        <property name="spacing">
                                            <number>6</number>
                                        </property>
                                        <widget class="TQLabel">
                                            <property name="name">
                                                <cstring>TextLabel5_4_2_2</cstring>
                                            </property>
                                            <property name="text">
                                                <string>SMB ports:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>smbPortsEdit</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLineEdit">
                                            <property name="name">
                                                <cstring>smbPortsEdit</cstring>
                                            </property>
                                            <property name="sizePolicy">
                                                <sizepolicy>
                                                    <hsizetype>7</hsizetype>
                                                    <vsizetype>0</vsizetype>
                                                    <horstretch>0</horstretch>
                                                    <verstretch>0</verstretch>
                                                </sizepolicy>
                                            </property>
                                            <property name="minimumSize">
                                                <size>
                                                    <width>150</width>
                                                    <height>0</height>
                                                </size>
                                            </property>
                                            <property name="text">
                                                <string></string>
                                            </property>
                                        </widget>
                                    </hbox>
                                </widget>
                            </grid>
                        </widget>
                        <widget class="TQWidget">
                            <property name="name">
                                <cstring>tab</cstring>
                            </property>
                            <attribute name="title">
                                <string>Browsing</string>
                            </attribute>
                            <grid>
                                <property name="name">
                                    <cstring>unnamed</cstring>
                                </property>
                                <property name="margin">
                                    <number>0</number>
                                </property>
                                <property name="spacing">
                                    <number>6</number>
                                </property>
                                <widget class="TQLabel" row="3" column="0">
                                    <property name="name">
                                        <cstring>TextLabel2</cstring>
                                    </property>
                                    <property name="text">
                                        <string>LM i&amp;nterval:</string>
                                    </property>
                                    <property name="buddy" stdset="0">
                                        <cstring>lmIntervalSpin</cstring>
                                    </property>
                                </widget>
                                <widget class="TQLabel" row="2" column="0">
                                    <property name="name">
                                        <cstring>TextLabel3_5</cstring>
                                    </property>
                                    <property name="text">
                                        <string>L&amp;M announce:</string>
                                    </property>
                                    <property name="buddy" stdset="0">
                                        <cstring>lmAnnounceCombo</cstring>
                                    </property>
                                </widget>
                                <spacer row="3" column="3">
                                    <property name="name">
                                        <cstring>Spacer40</cstring>
                                    </property>
                                    <property name="orientation">
                                        <enum>Horizontal</enum>
                                    </property>
                                    <property name="sizeType">
                                        <enum>Expanding</enum>
                                    </property>
                                    <property name="sizeHint">
                                        <size>
                                            <width>340</width>
                                            <height>20</height>
                                        </size>
                                    </property>
                                </spacer>
                                <widget class="TQLineEdit" row="4" column="1" rowspan="1" colspan="3">
                                    <property name="name">
                                        <cstring>remoteBrowseSyncEdit</cstring>
                                    </property>
                                </widget>
                                <widget class="TQLabel" row="3" column="2">
                                    <property name="name">
                                        <cstring>TextLabel27_2</cstring>
                                    </property>
                                    <property name="text">
                                        <string>Sec</string>
                                    </property>
                                </widget>
                                <widget class="KIntSpinBox" row="3" column="1">
                                    <property name="name">
                                        <cstring>lmIntervalSpin</cstring>
                                    </property>
                                    <property name="maxValue">
                                        <number>2147483647</number>
                                    </property>
                                </widget>
                                <widget class="TQLabel" row="4" column="0">
                                    <property name="name">
                                        <cstring>TextLabel14</cstring>
                                    </property>
                                    <property name="text">
                                        <string>Remote browse s&amp;ync:</string>
                                    </property>
                                    <property name="buddy" stdset="0">
                                        <cstring>remoteBrowseSyncEdit</cstring>
                                    </property>
                                </widget>
                                <widget class="TQComboBox" row="2" column="1">
                                    <item>
                                        <property name="text">
                                            <string>Yes</string>
                                        </property>
                                    </item>
                                    <item>
                                        <property name="text">
                                            <string>No</string>
                                        </property>
                                    </item>
                                    <item>
                                        <property name="text">
                                            <string>Auto</string>
                                        </property>
                                    </item>
                                    <property name="name">
                                        <cstring>lmAnnounceCombo</cstring>
                                    </property>
                                </widget>
                                <widget class="TQCheckBox" row="1" column="0">
                                    <property name="name">
                                        <cstring>browseListChk</cstring>
                                    </property>
                                    <property name="text">
                                        <string>Bro&amp;wse list</string>
                                    </property>
                                </widget>
                                <widget class="TQCheckBox" row="0" column="0" rowspan="1" colspan="4">
                                    <property name="name">
                                        <cstring>enhancedBrowsingChk</cstring>
                                    </property>
                                    <property name="text">
                                        <string>Enhanced browsin&amp;g</string>
                                    </property>
                                </widget>
                                <spacer row="6" column="0">
                                    <property name="name">
                                        <cstring>Spacer39</cstring>
                                    </property>
                                    <property name="orientation">
                                        <enum>Vertical</enum>
                                    </property>
                                    <property name="sizeType">
                                        <enum>Expanding</enum>
                                    </property>
                                    <property name="sizeHint">
                                        <size>
                                            <width>20</width>
                                            <height>300</height>
                                        </size>
                                    </property>
                                </spacer>
                                <widget class="TQLabel" row="5" column="0">
                                    <property name="name">
                                        <cstring>TextLabel4_2</cstring>
                                    </property>
                                    <property name="text">
                                        <string>Pre&amp;load:</string>
                                    </property>
                                    <property name="buddy" stdset="0">
                                        <cstring>preloadEdit</cstring>
                                    </property>
                                </widget>
                                <widget class="TQLineEdit" row="5" column="1" rowspan="1" colspan="3">
                                    <property name="name">
                                        <cstring>preloadEdit</cstring>
                                    </property>
                                </widget>
                            </grid>
                        </widget>
                        <widget class="TQWidget">
                            <property name="name">
                                <cstring>tab</cstring>
                            </property>
                            <attribute name="title">
                                <string>Winbind</string>
                            </attribute>
                            <grid>
                                <property name="name">
                                    <cstring>unnamed</cstring>
                                </property>
                                <property name="margin">
                                    <number>0</number>
                                </property>
                                <widget class="TQLabel" row="0" column="0">
                                    <property name="name">
                                        <cstring>TextLabel21</cstring>
                                    </property>
                                    <property name="text">
                                        <string>&amp;Winbind/Idmap UID:</string>
                                    </property>
                                    <property name="buddy" stdset="0">
                                        <cstring>winbindUidEdit</cstring>
                                    </property>
                                </widget>
                                <widget class="TQLineEdit" row="0" column="2" rowspan="1" colspan="3">
                                    <property name="name">
                                        <cstring>winbindUidEdit</cstring>
                                    </property>
                                </widget>
                                <widget class="TQLineEdit" row="1" column="2" rowspan="1" colspan="3">
                                    <property name="name">
                                        <cstring>winbindGidEdit</cstring>
                                    </property>
                                </widget>
                                <widget class="TQLabel" row="1" column="0">
                                    <property name="name">
                                        <cstring>TextLabel21_2</cstring>
                                    </property>
                                    <property name="text">
                                        <string>Winbind/Idmap &amp;GID:</string>
                                    </property>
                                    <property name="buddy" stdset="0">
                                        <cstring>winbindGidEdit</cstring>
                                    </property>
                                </widget>
                                <widget class="TQLabel" row="2" column="0" rowspan="1" colspan="2">
                                    <property name="name">
                                        <cstring>TextLabel22</cstring>
                                    </property>
                                    <property name="text">
                                        <string>Template h&amp;omedir:</string>
                                    </property>
                                    <property name="buddy" stdset="0">
                                        <cstring>templateHomedirEdit</cstring>
                                    </property>
                                </widget>
                                <widget class="TQLineEdit" row="2" column="2" rowspan="1" colspan="3">
                                    <property name="name">
                                        <cstring>templateHomedirEdit</cstring>
                                    </property>
                                </widget>
                                <widget class="TQLabel" row="3" column="0" rowspan="1" colspan="2">
                                    <property name="name">
                                        <cstring>TextLabel23</cstring>
                                    </property>
                                    <property name="text">
                                        <string>Temp&amp;late shell:</string>
                                    </property>
                                    <property name="buddy" stdset="0">
                                        <cstring>templateShellEdit</cstring>
                                    </property>
                                </widget>
                                <widget class="TQLineEdit" row="3" column="2" rowspan="1" colspan="3">
                                    <property name="name">
                                        <cstring>templateShellEdit</cstring>
                                    </property>
                                </widget>
                                <widget class="TQLabel" row="4" column="0" rowspan="1" colspan="2">
                                    <property name="name">
                                        <cstring>TextLabel24</cstring>
                                    </property>
                                    <property name="text">
                                        <string>Winbind separator:</string>
                                    </property>
                                    <property name="buddy" stdset="0">
                                        <cstring>winbindSeparatorEdit</cstring>
                                    </property>
                                </widget>
                                <widget class="TQLineEdit" row="4" column="2" rowspan="1" colspan="3">
                                    <property name="name">
                                        <cstring>winbindSeparatorEdit</cstring>
                                    </property>
                                </widget>
                                <widget class="TQLabel" row="5" column="0" rowspan="1" colspan="2">
                                    <property name="name">
                                        <cstring>TextLabel24_2</cstring>
                                    </property>
                                    <property name="text">
                                        <string>Template primary group:</string>
                                    </property>
                                    <property name="buddy" stdset="0">
                                        <cstring>templatePrimaryGroupEdit</cstring>
                                    </property>
                                </widget>
                                <widget class="TQLineEdit" row="5" column="2" rowspan="1" colspan="3">
                                    <property name="name">
                                        <cstring>templatePrimaryGroupEdit</cstring>
                                    </property>
                                </widget>
                                <widget class="TQLabel" row="6" column="3">
                                    <property name="name">
                                        <cstring>TextLabel27</cstring>
                                    </property>
                                    <property name="text">
                                        <string>Sec</string>
                                    </property>
                                </widget>
                                <widget class="TQLabel" row="6" column="0" rowspan="1" colspan="2">
                                    <property name="name">
                                        <cstring>TextLabel25</cstring>
                                    </property>
                                    <property name="text">
                                        <string>Winbind cache ti&amp;me:</string>
                                    </property>
                                    <property name="buddy" stdset="0">
                                        <cstring>winbindCacheTimeSpin</cstring>
                                    </property>
                                </widget>
                                <widget class="KIntSpinBox" row="6" column="2">
                                    <property name="name">
                                        <cstring>winbindCacheTimeSpin</cstring>
                                    </property>
                                    <property name="maxValue">
                                        <number>2147483647</number>
                                    </property>
                                    <property name="minValue">
                                        <number>0</number>
                                    </property>
                                </widget>
                                <spacer row="6" column="4">
                                    <property name="name">
                                        <cstring>Spacer35</cstring>
                                    </property>
                                    <property name="orientation">
                                        <enum>Horizontal</enum>
                                    </property>
                                    <property name="sizeType">
                                        <enum>Expanding</enum>
                                    </property>
                                    <property name="sizeHint">
                                        <size>
                                            <width>370</width>
                                            <height>20</height>
                                        </size>
                                    </property>
                                </spacer>
                                <widget class="TQComboBox" row="7" column="2" rowspan="1" colspan="2">
                                    <item>
                                        <property name="text">
                                            <string>Windows NT 4</string>
                                        </property>
                                    </item>
                                    <item>
                                        <property name="text">
                                            <string>Windows 2000</string>
                                        </property>
                                    </item>
                                    <item>
                                        <property name="text">
                                            <string>Auto</string>
                                        </property>
                                    </item>
                                    <property name="name">
                                        <cstring>aclCompatibilityCombo</cstring>
                                    </property>
                                </widget>
                                <widget class="TQLabel" row="7" column="0" rowspan="1" colspan="2">
                                    <property name="name">
                                        <cstring>textLabel3_2_2</cstring>
                                    </property>
                                    <property name="text">
                                        <string>Acl compatibilit&amp;y:</string>
                                    </property>
                                    <property name="buddy" stdset="0">
                                        <cstring>aclCompatibilityCombo</cstring>
                                    </property>
                                </widget>
                                <widget class="TQCheckBox" row="8" column="0" rowspan="1" colspan="2">
                                    <property name="name">
                                        <cstring>winbindEnumUsersChk</cstring>
                                    </property>
                                    <property name="text">
                                        <string>Wi&amp;nbind enum users</string>
                                    </property>
                                </widget>
                                <widget class="TQCheckBox" row="9" column="0" rowspan="1" colspan="2">
                                    <property name="name">
                                        <cstring>winbindEnumGroupsChk</cstring>
                                    </property>
                                    <property name="text">
                                        <string>Winbind enum groups</string>
                                    </property>
                                </widget>
                                <widget class="TQCheckBox" row="10" column="0" rowspan="1" colspan="5">
                                    <property name="name">
                                        <cstring>winbindUseDefaultDomainChk</cstring>
                                    </property>
                                    <property name="text">
                                        <string>Winbind use default domain</string>
                                    </property>
                                </widget>
                                <widget class="TQCheckBox" row="11" column="0" rowspan="1" colspan="5">
                                    <property name="name">
                                        <cstring>winbindEnableLocalAccountsChk</cstring>
                                    </property>
                                    <property name="text">
                                        <string>Winbind enable local accounts</string>
                                    </property>
                                </widget>
                                <widget class="TQCheckBox" row="12" column="0" rowspan="1" colspan="5">
                                    <property name="name">
                                        <cstring>winbindTrustedDomainsOnlyChk</cstring>
                                    </property>
                                    <property name="text">
                                        <string>Winbind trusted domains only</string>
                                    </property>
                                </widget>
                                <widget class="TQCheckBox" row="13" column="0" rowspan="1" colspan="5">
                                    <property name="name">
                                        <cstring>winbindNestedGroupsChk</cstring>
                                    </property>
                                    <property name="text">
                                        <string>Winbind nested groups</string>
                                    </property>
                                </widget>
                                <spacer row="14" column="1">
                                    <property name="name">
                                        <cstring>Spacer34</cstring>
                                    </property>
                                    <property name="orientation">
                                        <enum>Vertical</enum>
                                    </property>
                                    <property name="sizeType">
                                        <enum>Expanding</enum>
                                    </property>
                                    <property name="sizeHint">
                                        <size>
                                            <width>20</width>
                                            <height>100</height>
                                        </size>
                                    </property>
                                </spacer>
                            </grid>
                        </widget>
                        <widget class="TQWidget">
                            <property name="name">
                                <cstring>tab</cstring>
                            </property>
                            <attribute name="title">
                                <string>NetBIOS</string>
                            </attribute>
                            <grid>
                                <property name="name">
                                    <cstring>unnamed</cstring>
                                </property>
                                <property name="margin">
                                    <number>0</number>
                                </property>
                                <property name="spacing">
                                    <number>6</number>
                                </property>
                                <spacer row="4" column="0">
                                    <property name="name">
                                        <cstring>Spacer220</cstring>
                                    </property>
                                    <property name="orientation">
                                        <enum>Vertical</enum>
                                    </property>
                                    <property name="sizeType">
                                        <enum>Expanding</enum>
                                    </property>
                                    <property name="sizeHint">
                                        <size>
                                            <width>20</width>
                                            <height>280</height>
                                        </size>
                                    </property>
                                </spacer>
                                <widget class="TQLabel" row="2" column="0">
                                    <property name="name">
                                        <cstring>TextLabel3_4</cstring>
                                    </property>
                                    <property name="font">
                                        <font>
                                        </font>
                                    </property>
                                    <property name="text">
                                        <string>NetBIOS sc&amp;ope:</string>
                                    </property>
                                    <property name="buddy" stdset="0">
                                        <cstring>netbiosScopeEdit</cstring>
                                    </property>
                                </widget>
                                <widget class="TQLabel" row="1" column="0">
                                    <property name="name">
                                        <cstring>TextLabel3_2</cstring>
                                    </property>
                                    <property name="font">
                                        <font>
                                        </font>
                                    </property>
                                    <property name="text">
                                        <string>&amp;NetBIOS aliases:</string>
                                    </property>
                                    <property name="buddy" stdset="0">
                                        <cstring>netbiosAliasesEdit</cstring>
                                    </property>
                                </widget>
                                <widget class="TQCheckBox" row="0" column="0" rowspan="1" colspan="2">
                                    <property name="name">
                                        <cstring>disableNetbiosChk</cstring>
                                    </property>
                                    <property name="text">
                                        <string>Disab&amp;le netbios</string>
                                    </property>
                                </widget>
                                <widget class="TQLabel" row="3" column="0">
                                    <property name="name">
                                        <cstring>TextLabel5_4_2</cstring>
                                    </property>
                                    <property name="text">
                                        <string>Na&amp;me resolve order:</string>
                                    </property>
                                    <property name="buddy" stdset="0">
                                        <cstring>nameResolveOrderEdit</cstring>
                                    </property>
                                </widget>
                                <widget class="KLineEdit" row="2" column="1">
                                    <property name="name">
                                        <cstring>netbiosScopeEdit</cstring>
                                    </property>
                                    <property name="font">
                                        <font>
                                        </font>
                                    </property>
                                </widget>
                                <widget class="KLineEdit" row="1" column="1">
                                    <property name="name">
                                        <cstring>netbiosAliasesEdit</cstring>
                                    </property>
                                    <property name="font">
                                        <font>
                                        </font>
                                    </property>
                                </widget>
                                <widget class="TQLineEdit" row="3" column="1">
                                    <property name="name">
                                        <cstring>nameResolveOrderEdit</cstring>
                                    </property>
                                    <property name="sizePolicy">
                                        <sizepolicy>
                                            <hsizetype>7</hsizetype>
                                            <vsizetype>0</vsizetype>
                                            <horstretch>0</horstretch>
                                            <verstretch>0</verstretch>
                                        </sizepolicy>
                                    </property>
                                    <property name="minimumSize">
                                        <size>
                                            <width>150</width>
                                            <height>0</height>
                                        </size>
                                    </property>
                                    <property name="text">
                                        <string>lmhosts host wins bcast</string>
                                    </property>
                                </widget>
                            </grid>
                        </widget>
                        <widget class="TQWidget">
                            <property name="name">
                                <cstring>tab</cstring>
                            </property>
                            <attribute name="title">
                                <string>VFS</string>
                            </attribute>
                            <vbox>
                                <property name="name">
                                    <cstring>unnamed</cstring>
                                </property>
                                <property name="margin">
                                    <number>0</number>
                                </property>
                                <property name="spacing">
                                    <number>6</number>
                                </property>
                                <widget class="TQCheckBox">
                                    <property name="name">
                                        <cstring>hostMsdfsChk</cstring>
                                    </property>
                                    <property name="text">
                                        <string>H&amp;ost msdfs</string>
                                    </property>
                                </widget>
                                <spacer>
                                    <property name="name">
                                        <cstring>Spacer221</cstring>
                                    </property>
                                    <property name="orientation">
                                        <enum>Vertical</enum>
                                    </property>
                                    <property name="sizeType">
                                        <enum>Expanding</enum>
                                    </property>
                                    <property name="sizeHint">
                                        <size>
                                            <width>0</width>
                                            <height>30</height>
                                        </size>
                                    </property>
                                </spacer>
                            </vbox>
                        </widget>
                        <widget class="TQWidget">
                            <property name="name">
                                <cstring>TabPage</cstring>
                            </property>
                            <attribute name="title">
                                <string>LDAP</string>
                            </attribute>
                            <grid>
                                <property name="name">
                                    <cstring>unnamed</cstring>
                                </property>
                                <property name="margin">
                                    <number>0</number>
                                </property>
                                <property name="spacing">
                                    <number>6</number>
                                </property>
                                <widget class="TQLabel" row="0" column="0">
                                    <property name="name">
                                        <cstring>TextLabel3_2_2</cstring>
                                    </property>
                                    <property name="font">
                                        <font>
                                        </font>
                                    </property>
                                    <property name="text">
                                        <string>LDAP suffi&amp;x:</string>
                                    </property>
                                    <property name="buddy" stdset="0">
                                        <cstring>ldapSuffixEdit</cstring>
                                    </property>
                                </widget>
                                <widget class="TQLabel" row="1" column="0">
                                    <property name="name">
                                        <cstring>TextLabel3_2_2_2</cstring>
                                    </property>
                                    <property name="font">
                                        <font>
                                        </font>
                                    </property>
                                    <property name="text">
                                        <string>LDAP machine suffix:</string>
                                    </property>
                                    <property name="buddy" stdset="0">
                                        <cstring>ldapMachineSuffixEdit</cstring>
                                    </property>
                                </widget>
                                <widget class="TQLabel" row="2" column="0">
                                    <property name="name">
                                        <cstring>TextLabel3_2_2_2_2</cstring>
                                    </property>
                                    <property name="font">
                                        <font>
                                        </font>
                                    </property>
                                    <property name="text">
                                        <string>LDAP user suffix:</string>
                                    </property>
                                    <property name="buddy" stdset="0">
                                        <cstring>ldapUserSuffixEdit</cstring>
                                    </property>
                                </widget>
                                <widget class="TQLabel" row="3" column="0">
                                    <property name="name">
                                        <cstring>TextLabel3_2_2_2_3</cstring>
                                    </property>
                                    <property name="font">
                                        <font>
                                        </font>
                                    </property>
                                    <property name="text">
                                        <string>LDAP &amp;group suffix:</string>
                                    </property>
                                    <property name="buddy" stdset="0">
                                        <cstring>ldapGroupSuffixEdit</cstring>
                                    </property>
                                </widget>
                                <widget class="TQLabel" row="4" column="0">
                                    <property name="name">
                                        <cstring>TextLabel3_2_2_2_4</cstring>
                                    </property>
                                    <property name="font">
                                        <font>
                                        </font>
                                    </property>
                                    <property name="text">
                                        <string>LDAP idmap suffix:</string>
                                    </property>
                                    <property name="buddy" stdset="0">
                                        <cstring>ldapIdmapSuffixEdit</cstring>
                                    </property>
                                </widget>
                                <widget class="TQLabel" row="5" column="0">
                                    <property name="name">
                                        <cstring>TextLabel3_2_2_2_5</cstring>
                                    </property>
                                    <property name="font">
                                        <font>
                                        </font>
                                    </property>
                                    <property name="text">
                                        <string>LDAP filter:</string>
                                    </property>
                                    <property name="buddy" stdset="0">
                                        <cstring>ldapFilterEdit</cstring>
                                    </property>
                                </widget>
                                <widget class="TQLabel" row="6" column="0">
                                    <property name="name">
                                        <cstring>TextLabel3_2_2_2_6</cstring>
                                    </property>
                                    <property name="font">
                                        <font>
                                        </font>
                                    </property>
                                    <property name="text">
                                        <string>LDAP ad&amp;min dn:</string>
                                    </property>
                                    <property name="buddy" stdset="0">
                                        <cstring>ldapAdminDnEdit</cstring>
                                    </property>
                                </widget>
                                <spacer row="12" column="0">
                                    <property name="name">
                                        <cstring>spacer46</cstring>
                                    </property>
                                    <property name="orientation">
                                        <enum>Vertical</enum>
                                    </property>
                                    <property name="sizeType">
                                        <enum>Expanding</enum>
                                    </property>
                                    <property name="sizeHint">
                                        <size>
                                            <width>20</width>
                                            <height>130</height>
                                        </size>
                                    </property>
                                </spacer>
                                <widget class="TQCheckBox" row="11" column="0">
                                    <property name="name">
                                        <cstring>ldapDeleteDnChk</cstring>
                                    </property>
                                    <property name="text">
                                        <string>LDAP delete d&amp;n</string>
                                    </property>
                                </widget>
                                <widget class="TQLabel" row="10" column="0">
                                    <property name="name">
                                        <cstring>TextLabel3_5_4_2</cstring>
                                    </property>
                                    <property name="text">
                                        <string>LDAP s&amp;ync:</string>
                                    </property>
                                    <property name="buddy" stdset="0">
                                        <cstring>ldapSyncCombo</cstring>
                                    </property>
                                </widget>
                                <widget class="TQLabel" row="9" column="0">
                                    <property name="name">
                                        <cstring>TextLabel3_5_4</cstring>
                                    </property>
                                    <property name="text">
                                        <string>&amp;LDAP ssl:</string>
                                    </property>
                                    <property name="buddy" stdset="0">
                                        <cstring>ldapSslCombo</cstring>
                                    </property>
                                </widget>
                                <widget class="TQLabel" row="7" column="0">
                                    <property name="name">
                                        <cstring>TextLabel3_4_2</cstring>
                                    </property>
                                    <property name="font">
                                        <font>
                                        </font>
                                    </property>
                                    <property name="text">
                                        <string>Idmap bac&amp;kend:</string>
                                    </property>
                                    <property name="buddy" stdset="0">
                                        <cstring>idmapBackendEdit</cstring>
                                    </property>
                                </widget>
                                <widget class="TQLabel" row="8" column="0">
                                    <property name="name">
                                        <cstring>TextLabel3_4_2_2</cstring>
                                    </property>
                                    <property name="font">
                                        <font>
                                        </font>
                                    </property>
                                    <property name="text">
                                        <string>LDAP replication sleep:</string>
                                    </property>
                                    <property name="buddy" stdset="0">
                                        <cstring>idmapBackendEdit</cstring>
                                    </property>
                                </widget>
                                <widget class="KLineEdit" row="7" column="1" rowspan="1" colspan="2">
                                    <property name="name">
                                        <cstring>idmapBackendEdit</cstring>
                                    </property>
                                    <property name="font">
                                        <font>
                                        </font>
                                    </property>
                                </widget>
                                <widget class="KLineEdit" row="6" column="1" rowspan="1" colspan="2">
                                    <property name="name">
                                        <cstring>ldapAdminDnEdit</cstring>
                                    </property>
                                    <property name="font">
                                        <font>
                                        </font>
                                    </property>
                                </widget>
                                <widget class="KLineEdit" row="5" column="1" rowspan="1" colspan="2">
                                    <property name="name">
                                        <cstring>ldapFilterEdit</cstring>
                                    </property>
                                    <property name="font">
                                        <font>
                                        </font>
                                    </property>
                                </widget>
                                <widget class="KLineEdit" row="4" column="1" rowspan="1" colspan="2">
                                    <property name="name">
                                        <cstring>ldapIdmapSuffixEdit</cstring>
                                    </property>
                                    <property name="font">
                                        <font>
                                        </font>
                                    </property>
                                </widget>
                                <widget class="KLineEdit" row="3" column="1" rowspan="1" colspan="2">
                                    <property name="name">
                                        <cstring>ldapGroupSuffixEdit</cstring>
                                    </property>
                                    <property name="font">
                                        <font>
                                        </font>
                                    </property>
                                </widget>
                                <widget class="KLineEdit" row="2" column="1" rowspan="1" colspan="2">
                                    <property name="name">
                                        <cstring>ldapUserSuffixEdit</cstring>
                                    </property>
                                    <property name="font">
                                        <font>
                                        </font>
                                    </property>
                                </widget>
                                <widget class="KLineEdit" row="1" column="1" rowspan="1" colspan="2">
                                    <property name="name">
                                        <cstring>ldapMachineSuffixEdit</cstring>
                                    </property>
                                    <property name="font">
                                        <font>
                                        </font>
                                    </property>
                                </widget>
                                <widget class="KLineEdit" row="0" column="1" rowspan="1" colspan="2">
                                    <property name="name">
                                        <cstring>ldapSuffixEdit</cstring>
                                    </property>
                                    <property name="font">
                                        <font>
                                        </font>
                                    </property>
                                </widget>
                                <widget class="KIntSpinBox" row="8" column="1">
                                    <property name="name">
                                        <cstring>ldapReplicationSleepSpin</cstring>
                                    </property>
                                    <property name="maxValue">
                                        <number>2147483647</number>
                                    </property>
                                </widget>
                                <widget class="TQLabel" row="8" column="2">
                                    <property name="name">
                                        <cstring>textLabel3_3</cstring>
                                    </property>
                                    <property name="text">
                                        <string>milliseconds</string>
                                    </property>
                                </widget>
                                <widget class="TQComboBox" row="9" column="1">
                                    <item>
                                        <property name="text">
                                            <string>Off</string>
                                        </property>
                                    </item>
                                    <item>
                                        <property name="text">
                                            <string>Start_tls</string>
                                        </property>
                                    </item>
                                    <item>
                                        <property name="text">
                                            <string>On</string>
                                        </property>
                                    </item>
                                    <property name="name">
                                        <cstring>ldapSslCombo</cstring>
                                    </property>
                                </widget>
                                <widget class="TQComboBox" row="10" column="1">
                                    <item>
                                        <property name="text">
                                            <string>Yes</string>
                                        </property>
                                    </item>
                                    <item>
                                        <property name="text">
                                            <string>No</string>
                                        </property>
                                    </item>
                                    <item>
                                        <property name="text">
                                            <string>Only</string>
                                        </property>
                                    </item>
                                    <property name="name">
                                        <cstring>ldapSyncCombo</cstring>
                                    </property>
                                </widget>
                                <spacer row="9" column="2">
                                    <property name="name">
                                        <cstring>spacer88</cstring>
                                    </property>
                                    <property name="orientation">
                                        <enum>Horizontal</enum>
                                    </property>
                                    <property name="sizeType">
                                        <enum>Expanding</enum>
                                    </property>
                                    <property name="sizeHint">
                                        <size>
                                            <width>330</width>
                                            <height>20</height>
                                        </size>
                                    </property>
                                </spacer>
                            </grid>
                        </widget>
                        <widget class="TQWidget">
                            <property name="name">
                                <cstring>TabPage</cstring>
                            </property>
                            <attribute name="title">
                                <string>Commands</string>
                            </attribute>
                            <grid>
                                <property name="name">
                                    <cstring>unnamed</cstring>
                                </property>
                                <property name="margin">
                                    <number>0</number>
                                </property>
                                <property name="spacing">
                                    <number>6</number>
                                </property>
                                <widget class="TQLabel" row="0" column="0">
                                    <property name="name">
                                        <cstring>TextLabel1_5</cstring>
                                    </property>
                                    <property name="text">
                                        <string>Add share c&amp;ommand:</string>
                                    </property>
                                    <property name="buddy" stdset="0">
                                        <cstring>addShareCommandEdit</cstring>
                                    </property>
                                </widget>
                                <widget class="TQLabel" row="1" column="0">
                                    <property name="name">
                                        <cstring>TextLabel2_2</cstring>
                                    </property>
                                    <property name="text">
                                        <string>Change share command:</string>
                                    </property>
                                    <property name="buddy" stdset="0">
                                        <cstring>changeShareCommandEdit</cstring>
                                    </property>
                                </widget>
                                <widget class="TQLabel" row="2" column="0">
                                    <property name="name">
                                        <cstring>TextLabel3_3</cstring>
                                    </property>
                                    <property name="text">
                                        <string>De&amp;lete share command:</string>
                                    </property>
                                    <property name="buddy" stdset="0">
                                        <cstring>deleteShareCommandEdit</cstring>
                                    </property>
                                </widget>
                                <widget class="TQLabel" row="3" column="0">
                                    <property name="name">
                                        <cstring>TextLabel10</cstring>
                                    </property>
                                    <property name="text">
                                        <string>Messa&amp;ge command:</string>
                                    </property>
                                    <property name="buddy" stdset="0">
                                        <cstring>messageCommandEdit</cstring>
                                    </property>
                                </widget>
                                <widget class="TQLabel" row="4" column="0">
                                    <property name="name">
                                        <cstring>TextLabel11</cstring>
                                    </property>
                                    <property name="text">
                                        <string>Dfree co&amp;mmand:</string>
                                    </property>
                                    <property name="buddy" stdset="0">
                                        <cstring>dfreeCommandEdit</cstring>
                                    </property>
                                </widget>
                                <widget class="TQLabel" row="5" column="0">
                                    <property name="name">
                                        <cstring>TextLabel1_5_2</cstring>
                                    </property>
                                    <property name="text">
                                        <string>Set &amp;quota command:</string>
                                    </property>
                                    <property name="buddy" stdset="0">
                                        <cstring>setQuotaCommandEdit</cstring>
                                    </property>
                                </widget>
                                <widget class="TQLabel" row="6" column="0">
                                    <property name="name">
                                        <cstring>TextLabel2_2_3</cstring>
                                    </property>
                                    <property name="text">
                                        <string>Get quota command:</string>
                                    </property>
                                    <property name="buddy" stdset="0">
                                        <cstring>getQuotaCommandEdit</cstring>
                                    </property>
                                </widget>
                                <spacer row="8" column="0">
                                    <property name="name">
                                        <cstring>spacer52_2</cstring>
                                    </property>
                                    <property name="orientation">
                                        <enum>Vertical</enum>
                                    </property>
                                    <property name="sizeType">
                                        <enum>Expanding</enum>
                                    </property>
                                    <property name="sizeHint">
                                        <size>
                                            <width>20</width>
                                            <height>230</height>
                                        </size>
                                    </property>
                                </spacer>
                                <widget class="TQLabel" row="7" column="0">
                                    <property name="name">
                                        <cstring>TextLabel20</cstring>
                                    </property>
                                    <property name="text">
                                        <string>Pa&amp;nic action:</string>
                                    </property>
                                    <property name="buddy" stdset="0">
                                        <cstring>panicActionEdit</cstring>
                                    </property>
                                </widget>
                                <widget class="TQLineEdit" row="3" column="1">
                                    <property name="name">
                                        <cstring>messageCommandEdit</cstring>
                                    </property>
                                </widget>
                                <widget class="TQLineEdit" row="4" column="1">
                                    <property name="name">
                                        <cstring>dfreeCommandEdit</cstring>
                                    </property>
                                </widget>
                                <widget class="TQLineEdit" row="5" column="1">
                                    <property name="name">
                                        <cstring>setQuotaCommandEdit</cstring>
                                    </property>
                                </widget>
                                <widget class="TQLineEdit" row="6" column="1">
                                    <property name="name">
                                        <cstring>getQuotaCommandEdit</cstring>
                                    </property>
                                </widget>
                                <widget class="TQLineEdit" row="7" column="1">
                                    <property name="name">
                                        <cstring>panicActionEdit</cstring>
                                    </property>
                                </widget>
                                <widget class="TQLineEdit" row="2" column="1">
                                    <property name="name">
                                        <cstring>deleteShareCommandEdit</cstring>
                                    </property>
                                </widget>
                                <widget class="TQLineEdit" row="1" column="1">
                                    <property name="name">
                                        <cstring>changeShareCommandEdit</cstring>
                                    </property>
                                </widget>
                                <widget class="TQLineEdit" row="0" column="1">
                                    <property name="name">
                                        <cstring>addShareCommandEdit</cstring>
                                    </property>
                                </widget>
                            </grid>
                        </widget>
                        <widget class="TQWidget">
                            <property name="name">
                                <cstring>tab</cstring>
                            </property>
                            <attribute name="title">
                                <string>Misc</string>
                            </attribute>
                            <vbox>
                                <property name="name">
                                    <cstring>unnamed</cstring>
                                </property>
                                <property name="margin">
                                    <number>0</number>
                                </property>
                                <property name="spacing">
                                    <number>6</number>
                                </property>
                                <widget class="TQGroupBox">
                                    <property name="name">
                                        <cstring>groupBox12</cstring>
                                    </property>
                                    <property name="title">
                                        <string>Miscellaneous</string>
                                    </property>
                                    <grid>
                                        <property name="name">
                                            <cstring>unnamed</cstring>
                                        </property>
                                        <property name="margin">
                                            <number>11</number>
                                        </property>
                                        <property name="spacing">
                                            <number>6</number>
                                        </property>
                                        <widget class="TQLabel" row="2" column="0">
                                            <property name="name">
                                                <cstring>TextLabel17</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Time &amp;offset:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>timeOffsetSpin</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLineEdit" row="4" column="1" rowspan="1" colspan="3">
                                            <property name="name">
                                                <cstring>sourceEnvironmentEdit</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLineEdit" row="1" column="1" rowspan="1" colspan="3">
                                            <property name="name">
                                                <cstring>defaultServiceEdit</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLabel" row="1" column="0">
                                            <property name="name">
                                                <cstring>TextLabel9</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Default service:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>defaultServiceEdit</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLabel" row="3" column="0">
                                            <property name="name">
                                                <cstring>TextLabel13</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Remote a&amp;nnounce:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>remoteAnnounceEdit</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLineEdit" row="3" column="1" rowspan="1" colspan="3">
                                            <property name="name">
                                                <cstring>remoteAnnounceEdit</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLabel" row="4" column="0">
                                            <property name="name">
                                                <cstring>TextLabel19</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Source environment:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>sourceEnvironmentEdit</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQCheckBox" row="0" column="0">
                                            <property name="name">
                                                <cstring>CheckBox68</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Hide &amp;local users</string>
                                            </property>
                                        </widget>
                                        <widget class="KIntSpinBox" row="2" column="1">
                                            <property name="name">
                                                <cstring>timeOffsetSpin</cstring>
                                            </property>
                                            <property name="maxValue">
                                                <number>1440</number>
                                            </property>
                                            <property name="minValue">
                                                <number>0</number>
                                            </property>
                                        </widget>
                                        <widget class="TQLabel" row="2" column="2">
                                            <property name="name">
                                                <cstring>TextLabel18</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Min</string>
                                                <comment>minurtes</comment>
                                            </property>
                                        </widget>
                                        <spacer row="2" column="3">
                                            <property name="name">
                                                <cstring>spacer63</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>
                                    </grid>
                                </widget>
                                <widget class="TQGroupBox">
                                    <property name="name">
                                        <cstring>groupBox11</cstring>
                                    </property>
                                    <property name="title">
                                        <string>NIS</string>
                                    </property>
                                    <grid>
                                        <property name="name">
                                            <cstring>unnamed</cstring>
                                        </property>
                                        <property name="margin">
                                            <number>11</number>
                                        </property>
                                        <property name="spacing">
                                            <number>6</number>
                                        </property>
                                        <widget class="TQCheckBox" row="0" column="0">
                                            <property name="name">
                                                <cstring>nisHomedirChk</cstring>
                                            </property>
                                            <property name="text">
                                                <string>NIS homedir</string>
                                            </property>
                                        </widget>
                                        <widget class="TQLabel" row="1" column="0">
                                            <property name="name">
                                                <cstring>TextLabel16</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Homedir map:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>homedirMapEdit</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLineEdit" row="1" column="1">
                                            <property name="name">
                                                <cstring>homedirMapEdit</cstring>
                                            </property>
                                        </widget>
                                    </grid>
                                </widget>
                                <widget class="TQGroupBox">
                                    <property name="name">
                                        <cstring>groupBox9</cstring>
                                    </property>
                                    <property name="title">
                                        <string>UTMP</string>
                                    </property>
                                    <grid>
                                        <property name="name">
                                            <cstring>unnamed</cstring>
                                        </property>
                                        <property name="margin">
                                            <number>11</number>
                                        </property>
                                        <property name="spacing">
                                            <number>6</number>
                                        </property>
                                        <widget class="TQLabel" row="1" column="0">
                                            <property name="name">
                                                <cstring>TextLabel7_3</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Utmp director&amp;y:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>utmpDirectoryUrlRq</cstring>
                                            </property>
                                        </widget>
                                        <widget class="KURLRequester" row="2" column="1">
                                            <property name="name">
                                                <cstring>wtmpDirectoryUrlRq</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQLabel" row="2" column="0">
                                            <property name="name">
                                                <cstring>TextLabel8_3</cstring>
                                            </property>
                                            <property name="text">
                                                <string>&amp;Wtmp directory:</string>
                                            </property>
                                            <property name="buddy" stdset="0">
                                                <cstring>wtmpDirectoryUrlRq</cstring>
                                            </property>
                                        </widget>
                                        <widget class="KURLRequester" row="1" column="1">
                                            <property name="name">
                                                <cstring>utmpDirectoryUrlRq</cstring>
                                            </property>
                                        </widget>
                                        <widget class="TQCheckBox" row="0" column="0">
                                            <property name="name">
                                                <cstring>CheckBox51</cstring>
                                            </property>
                                            <property name="text">
                                                <string>Ut&amp;mp</string>
                                            </property>
                                        </widget>
                                    </grid>
                                </widget>
                                <spacer>
                                    <property name="name">
                                        <cstring>Spacer33</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>
                        <widget class="TQWidget">
                            <property name="name">
                                <cstring>tab</cstring>
                            </property>
                            <attribute name="title">
                                <string>Debug</string>
                            </attribute>
                            <vbox>
                                <property name="name">
                                    <cstring>unnamed</cstring>
                                </property>
                                <property name="margin">
                                    <number>0</number>
                                </property>
                                <property name="spacing">
                                    <number>6</number>
                                </property>
                                <widget class="TQCheckBox">
                                    <property name="name">
                                        <cstring>ntStatusSupportChk</cstring>
                                    </property>
                                    <property name="text">
                                        <string>&amp;NT status support</string>
                                    </property>
                                </widget>
                                <widget class="TQCheckBox">
                                    <property name="name">
                                        <cstring>ntSmbSupportChk</cstring>
                                    </property>
                                    <property name="font">
                                        <font>
                                        </font>
                                    </property>
                                    <property name="text">
                                        <string>NT S&amp;MB support</string>
                                    </property>
                                    <property name="checked">
                                        <bool>true</bool>
                                    </property>
                                </widget>
                                <widget class="TQCheckBox">
                                    <property name="name">
                                        <cstring>ntPipeSupportChk</cstring>
                                    </property>
                                    <property name="font">
                                        <font>
                                        </font>
                                    </property>
                                    <property name="text">
                                        <string>NT pipe supp&amp;ort</string>
                                    </property>
                                    <property name="checked">
                                        <bool>true</bool>
                                    </property>
                                </widget>
                                <spacer>
                                    <property name="name">
                                        <cstring>spacer81</cstring>
                                    </property>
                                    <property name="orientation">
                                        <enum>Vertical</enum>
                                    </property>
                                    <property name="sizeType">
                                        <enum>Expanding</enum>
                                    </property>
                                    <property name="sizeHint">
                                        <size>
                                            <width>20</width>
                                            <height>320</height>
                                        </size>
                                    </property>
                                </spacer>
                            </vbox>
                        </widget>
                    </widget>
                </vbox>
            </widget>
        </widget>
    </vbox>
</widget>
<customwidgets>
</customwidgets>
<connections>
    <connection>
        <sender>shareListView</sender>
        <signal>doubleClicked(TQListViewItem*)</signal>
        <receiver>editShareBtn</receiver>
        <slot>animateClick()</slot>
    </connection>
    <connection>
        <sender>printerListView</sender>
        <signal>doubleClicked(TQListViewItem*)</signal>
        <receiver>editPrinterBtn</receiver>
        <slot>animateClick()</slot>
    </connection>
    <connection>
        <sender>KURLLabel1</sender>
        <signal>leftClickedURL()</signal>
        <receiver>KcmInterface</receiver>
        <slot>KURLLabel1_leftClickedURL()</slot>
    </connection>
    <connection>
        <sender>serverRadio</sender>
        <signal>toggled(bool)</signal>
        <receiver>passwordServerEdit</receiver>
        <slot>setEnabled(bool)</slot>
    </connection>
    <connection>
        <sender>domainRadio</sender>
        <signal>toggled(bool)</signal>
        <receiver>passwordServerEdit</receiver>
        <slot>setEnabled(bool)</slot>
    </connection>
    <connection>
        <sender>lmAnnounceCombo</sender>
        <signal>activated(int)</signal>
        <receiver>KcmInterface</receiver>
        <slot>lmAnnounceCombo_activated(int)</slot>
    </connection>
    <connection>
        <sender>allowGuestLoginsChk</sender>
        <signal>toggled(bool)</signal>
        <receiver>KcmInterface</receiver>
        <slot>allowGuestLoginsChk_toggled(bool)</slot>
    </connection>
    <connection>
        <sender>allowGuestLoginsChk</sender>
        <signal>pressed()</signal>
        <receiver>KcmInterface</receiver>
        <slot>changedSlot()</slot>
    </connection>
    <connection>
        <sender>SO_SNDBUFChk</sender>
        <signal>toggled(bool)</signal>
        <receiver>SO_SNDBUFSpin</receiver>
        <slot>setEnabled(bool)</slot>
    </connection>
    <connection>
        <sender>SO_RCVBUFChk</sender>
        <signal>toggled(bool)</signal>
        <receiver>SO_RCVBUFSpin</receiver>
        <slot>setEnabled(bool)</slot>
    </connection>
    <connection>
        <sender>SO_SNDLOWATChk</sender>
        <signal>toggled(bool)</signal>
        <receiver>SO_SNDLOWATSpin</receiver>
        <slot>setEnabled(bool)</slot>
    </connection>
    <connection>
        <sender>SO_RCVLOWATChk</sender>
        <signal>toggled(bool)</signal>
        <receiver>SO_RCVLOWATSpin</receiver>
        <slot>setEnabled(bool)</slot>
    </connection>
    <connection>
        <sender>shareRadio</sender>
        <signal>toggled(bool)</signal>
        <receiver>allowGuestLoginsChk</receiver>
        <slot>setDisabled(bool)</slot>
    </connection>
    <connection>
        <sender>userRadio</sender>
        <signal>toggled(bool)</signal>
        <receiver>allowGuestLoginsChk</receiver>
        <slot>setEnabled(bool)</slot>
    </connection>
    <connection>
        <sender>serverRadio</sender>
        <signal>toggled(bool)</signal>
        <receiver>allowGuestLoginsChk</receiver>
        <slot>setEnabled(bool)</slot>
    </connection>
    <connection>
        <sender>domainRadio</sender>
        <signal>toggled(bool)</signal>
        <receiver>allowGuestLoginsChk</receiver>
        <slot>setEnabled(bool)</slot>
    </connection>
    <connection>
        <sender>shareRadio</sender>
        <signal>stateChanged(int)</signal>
        <receiver>KcmInterface</receiver>
        <slot>changedSlot()</slot>
    </connection>
    <connection>
        <sender>userRadio</sender>
        <signal>stateChanged(int)</signal>
        <receiver>KcmInterface</receiver>
        <slot>changedSlot()</slot>
    </connection>
    <connection>
        <sender>serverRadio</sender>
        <signal>stateChanged(int)</signal>
        <receiver>KcmInterface</receiver>
        <slot>changedSlot()</slot>
    </connection>
    <connection>
        <sender>domainRadio</sender>
        <signal>stateChanged(int)</signal>
        <receiver>KcmInterface</receiver>
        <slot>changedSlot()</slot>
    </connection>
    <connection>
        <sender>passwordServerEdit</sender>
        <signal>textChanged(const TQString&amp;)</signal>
        <receiver>KcmInterface</receiver>
        <slot>changedSlot()</slot>
    </connection>
    <connection>
        <sender>sslChk</sender>
        <signal>toggled(bool)</signal>
        <receiver>SSLFrame</receiver>
        <slot>setEnabled(bool)</slot>
    </connection>
    <connection>
        <sender>timestampChk</sender>
        <signal>toggled(bool)</signal>
        <receiver>microsecondsChk</receiver>
        <slot>setEnabled(bool)</slot>
    </connection>
    <connection>
        <sender>adsRadio</sender>
        <signal>toggled(bool)</signal>
        <receiver>passwordServerEdit</receiver>
        <slot>setEnabled(bool)</slot>
    </connection>
    <connection>
        <sender>adsRadio</sender>
        <signal>toggled(bool)</signal>
        <receiver>passwordServerLabel</receiver>
        <slot>setEnabled(bool)</slot>
    </connection>
    <connection>
        <sender>adsRadio</sender>
        <signal>toggled(bool)</signal>
        <receiver>realmLabel</receiver>
        <slot>setEnabled(bool)</slot>
    </connection>
    <connection>
        <sender>adsRadio</sender>
        <signal>toggled(bool)</signal>
        <receiver>realmEdit</receiver>
        <slot>setEnabled(bool)</slot>
    </connection>
    <connection>
        <sender>allowGuestLoginsChk</sender>
        <signal>toggled(bool)</signal>
        <receiver>TextLabel6_5</receiver>
        <slot>setEnabled(bool)</slot>
    </connection>
    <connection>
        <sender>allowGuestLoginsChk</sender>
        <signal>toggled(bool)</signal>
        <receiver>guestAccountCombo</receiver>
        <slot>setEnabled(bool)</slot>
    </connection>
    <connection>
        <sender>domainRadio</sender>
        <signal>toggled(bool)</signal>
        <receiver>passwordServerLabel</receiver>
        <slot>setEnabled(bool)</slot>
    </connection>
    <connection>
        <sender>domainRadio</sender>
        <signal>toggled(bool)</signal>
        <receiver>passwordServerEdit</receiver>
        <slot>setEnabled(bool)</slot>
    </connection>
    <connection>
        <sender>serverRadio</sender>
        <signal>toggled(bool)</signal>
        <receiver>passwordServerLabel</receiver>
        <slot>setEnabled(bool)</slot>
    </connection>
    <connection>
        <sender>serverRadio</sender>
        <signal>toggled(bool)</signal>
        <receiver>passwordServerEdit</receiver>
        <slot>setEnabled(bool)</slot>
    </connection>
    <connection>
        <sender>adsRadio</sender>
        <signal>toggled(bool)</signal>
        <receiver>allowGuestLoginsChk</receiver>
        <slot>setEnabled(bool)</slot>
    </connection>
    <connection>
        <sender>shareRadio</sender>
        <signal>toggled(bool)</signal>
        <receiver>TextLabel6_5</receiver>
        <slot>setDisabled(bool)</slot>
    </connection>
    <connection>
        <sender>shareRadio</sender>
        <signal>toggled(bool)</signal>
        <receiver>guestAccountCombo</receiver>
        <slot>setDisabled(bool)</slot>
    </connection>
    <connection>
        <sender>winsSupportRadio</sender>
        <signal>toggled(bool)</signal>
        <receiver>groupBox35</receiver>
        <slot>setEnabled(bool)</slot>
    </connection>
    <connection>
        <sender>otherWinsRadio</sender>
        <signal>toggled(bool)</signal>
        <receiver>groupBox36</receiver>
        <slot>setEnabled(bool)</slot>
    </connection>
    <connection>
        <sender>winsSupportRadio</sender>
        <signal>toggled(bool)</signal>
        <receiver>dnsProxyChk</receiver>
        <slot>setEnabled(bool)</slot>
    </connection>
    <connection>
        <sender>winsSupportRadio</sender>
        <signal>toggled(bool)</signal>
        <receiver>winsHookEdit</receiver>
        <slot>setEnabled(bool)</slot>
    </connection>
    <connection>
        <sender>winsSupportRadio</sender>
        <signal>toggled(bool)</signal>
        <receiver>winsHookEdit</receiver>
        <slot>setEnabled(bool)</slot>
    </connection>
    <connection>
        <sender>winsSupportRadio</sender>
        <signal>toggled(bool)</signal>
        <receiver>maxWinsTtlSpin</receiver>
        <slot>setEnabled(bool)</slot>
    </connection>
    <connection>
        <sender>winsSupportRadio</sender>
        <signal>toggled(bool)</signal>
        <receiver>minWinsTtlSpin</receiver>
        <slot>setEnabled(bool)</slot>
    </connection>
    <connection>
        <sender>otherWinsRadio</sender>
        <signal>toggled(bool)</signal>
        <receiver>winsServerEdit</receiver>
        <slot>setEnabled(bool)</slot>
    </connection>
    <connection>
        <sender>winsSupportRadio</sender>
        <signal>toggled(bool)</signal>
        <receiver>winsHookLbl</receiver>
        <slot>setEnabled(bool)</slot>
    </connection>
</connections>
<tabstops>
    <tabstop>ntStatusSupportChk</tabstop>
    <tabstop>ntSmbSupportChk</tabstop>
    <tabstop>ntPipeSupportChk</tabstop>
    <tabstop>CheckBox68</tabstop>
    <tabstop>defaultServiceEdit</tabstop>
    <tabstop>timeOffsetSpin</tabstop>
    <tabstop>remoteAnnounceEdit</tabstop>
    <tabstop>sourceEnvironmentEdit</tabstop>
    <tabstop>nisHomedirChk</tabstop>
    <tabstop>homedirMapEdit</tabstop>
    <tabstop>CheckBox51</tabstop>
    <tabstop>utmpDirectoryUrlRq</tabstop>
    <tabstop>wtmpDirectoryUrlRq</tabstop>
    <tabstop>advancedTab</tabstop>
    <tabstop>addShareCommandEdit</tabstop>
    <tabstop>changeShareCommandEdit</tabstop>
    <tabstop>deleteShareCommandEdit</tabstop>
    <tabstop>messageCommandEdit</tabstop>
    <tabstop>dfreeCommandEdit</tabstop>
    <tabstop>setQuotaCommandEdit</tabstop>
    <tabstop>getQuotaCommandEdit</tabstop>
    <tabstop>panicActionEdit</tabstop>
    <tabstop>ldapSuffixEdit</tabstop>
    <tabstop>ldapMachineSuffixEdit</tabstop>
    <tabstop>ldapUserSuffixEdit</tabstop>
    <tabstop>ldapGroupSuffixEdit</tabstop>
    <tabstop>ldapIdmapSuffixEdit</tabstop>
    <tabstop>ldapFilterEdit</tabstop>
    <tabstop>ldapAdminDnEdit</tabstop>
    <tabstop>idmapBackendEdit</tabstop>
    <tabstop>ldapSslCombo</tabstop>
    <tabstop>ldapSyncCombo</tabstop>
    <tabstop>ldapDeleteDnChk</tabstop>
    <tabstop>hostMsdfsChk</tabstop>
    <tabstop>disableNetbiosChk</tabstop>
    <tabstop>netbiosAliasesEdit</tabstop>
    <tabstop>netbiosScopeEdit</tabstop>
    <tabstop>nameResolveOrderEdit</tabstop>
    <tabstop>winbindUidEdit</tabstop>
    <tabstop>winbindGidEdit</tabstop>
    <tabstop>templateHomedirEdit</tabstop>
    <tabstop>templateShellEdit</tabstop>
    <tabstop>winbindSeparatorEdit</tabstop>
    <tabstop>templatePrimaryGroupEdit</tabstop>
    <tabstop>winbindCacheTimeSpin</tabstop>
    <tabstop>aclCompatibilityCombo</tabstop>
    <tabstop>winbindEnumUsersChk</tabstop>
    <tabstop>winbindEnumGroupsChk</tabstop>
    <tabstop>winbindUseDefaultDomainChk</tabstop>
    <tabstop>winbindEnableLocalAccountsChk</tabstop>
    <tabstop>winbindTrustedDomainsOnlyChk</tabstop>
    <tabstop>enhancedBrowsingChk</tabstop>
    <tabstop>browseListChk</tabstop>
    <tabstop>lmAnnounceCombo</tabstop>
    <tabstop>lmIntervalSpin</tabstop>
    <tabstop>remoteBrowseSyncEdit</tabstop>
    <tabstop>preloadEdit</tabstop>
    <tabstop>timeServerChk</tabstop>
    <tabstop>largeReadWriteChk</tabstop>
    <tabstop>unixExtensionsChk</tabstop>
    <tabstop>readBmpxChk</tabstop>
    <tabstop>announceAsCombo</tabstop>
    <tabstop>announceVersionEdit</tabstop>
    <tabstop>protocolCombo</tabstop>
    <tabstop>maxProtocolCombo</tabstop>
    <tabstop>minProtocolCombo</tabstop>
    <tabstop>maxMuxSpin</tabstop>
    <tabstop>maxTtlSpin</tabstop>
    <tabstop>smbPortsEdit</tabstop>
    <tabstop>sslChk</tabstop>
    <tabstop>sslVersionCombo</tabstop>
    <tabstop>sslCompatibilityChk</tabstop>
    <tabstop>sslHostsEdit</tabstop>
    <tabstop>sslHostsResignEdit</tabstop>
    <tabstop>sslCACertDirUrlRq</tabstop>
    <tabstop>sslCACertFileUrlRq</tabstop>
    <tabstop>sslEgdSocketEdit</tabstop>
    <tabstop>sslEntropyFileUrlRq</tabstop>
    <tabstop>sslEntropyBytesSpin</tabstop>
    <tabstop>sslCiphersEdit</tabstop>
    <tabstop>sslRequireServercertChk</tabstop>
    <tabstop>sslServerCertUrlRq</tabstop>
    <tabstop>sslServerKeyUrlRq</tabstop>
    <tabstop>sslRequireClientcertChk</tabstop>
    <tabstop>sslClientCertUrlRq</tabstop>
    <tabstop>sslClientKeyUrlRq</tabstop>
    <tabstop>socketAddressEdit</tabstop>
    <tabstop>TCP_NODELAYChk</tabstop>
    <tabstop>IPTOS_LOWDELAYChk</tabstop>
    <tabstop>IPTOS_THROUGHPUTChk</tabstop>
    <tabstop>SO_KEEPALIVEChk</tabstop>
    <tabstop>SO_REUSEADDRChk</tabstop>
    <tabstop>SO_BROADCASTChk</tabstop>
    <tabstop>SO_SNDBUFChk</tabstop>
    <tabstop>SO_SNDBUFSpin</tabstop>
    <tabstop>SO_RCVBUFChk</tabstop>
    <tabstop>SO_RCVBUFSpin</tabstop>
    <tabstop>SO_SNDLOWATChk</tabstop>
    <tabstop>SO_SNDLOWATSpin</tabstop>
    <tabstop>SO_RCVLOWATChk</tabstop>
    <tabstop>SO_RCVLOWATSpin</tabstop>
    <tabstop>addUserScriptEdit</tabstop>
    <tabstop>addGroupScriptEdit</tabstop>
    <tabstop>addUserToGroupScriptEdit</tabstop>
    <tabstop>addMachineScriptEdit</tabstop>
    <tabstop>shutdownScriptEdit</tabstop>
    <tabstop>abortShutdownScriptEdit</tabstop>
    <tabstop>SetPrimaryGroupScriptEdit</tabstop>
    <tabstop>deleteUserScriptEdit</tabstop>
    <tabstop>deleteGroupScriptEdit</tabstop>
    <tabstop>deleteUserFromGroupScriptEdit</tabstop>
    <tabstop>logonScriptEdit</tabstop>
    <tabstop>logonDriveEdit</tabstop>
    <tabstop>logonPathUrlRq</tabstop>
    <tabstop>logonHomeUrlRq</tabstop>
    <tabstop>unicodeChk</tabstop>
    <tabstop>displayCharsetEdit</tabstop>
    <tabstop>unixCharsetEdit</tabstop>
    <tabstop>dosCharsetEdit</tabstop>
    <tabstop>characterSetEdit</tabstop>
    <tabstop>clientCodePageEdit</tabstop>
    <tabstop>codePageDirUrlRq</tabstop>
    <tabstop>codingSystemEdit</tabstop>
    <tabstop>validCharsEdit</tabstop>
    <tabstop>mainTab</tabstop>
    <tabstop>configUrlRq</tabstop>
    <tabstop>loadBtn</tabstop>
    <tabstop>workgroupEdit</tabstop>
    <tabstop>netbiosNameEdit</tabstop>
    <tabstop>serverStringEdit</tabstop>
    <tabstop>shareRadio</tabstop>
    <tabstop>userRadio</tabstop>
    <tabstop>serverRadio</tabstop>
    <tabstop>domainRadio</tabstop>
    <tabstop>adsRadio</tabstop>
    <tabstop>passwordServerEdit</tabstop>
    <tabstop>realmEdit</tabstop>
    <tabstop>guestAccountCombo</tabstop>
    <tabstop>allowGuestLoginsChk</tabstop>
    <tabstop>shareListView</tabstop>
    <tabstop>editDefaultShareBtn</tabstop>
    <tabstop>addShareBtn</tabstop>
    <tabstop>editShareBtn</tabstop>
    <tabstop>removeShareBtn</tabstop>
    <tabstop>printerListView</tabstop>
    <tabstop>editDefaultPrinterBtn</tabstop>
    <tabstop>addPrinterBtn</tabstop>
    <tabstop>editPrinterBtn</tabstop>
    <tabstop>removePrinterBtn</tabstop>
    <tabstop>sambaUsersListView</tabstop>
    <tabstop>addSambaUserBtn</tabstop>
    <tabstop>removeSambaUserBtn</tabstop>
    <tabstop>unixUsersListView</tabstop>
    <tabstop>sambaUserPasswordBtn</tabstop>
    <tabstop>joinADomainBtn</tabstop>
    <tabstop>tabWidget4</tabstop>
    <tabstop>mapToGuestCombo</tabstop>
    <tabstop>interfacesEdit</tabstop>
    <tabstop>bindInterfacesOnlyChk</tabstop>
    <tabstop>rootDirectoryEdit</tabstop>
    <tabstop>authMethodsEdit</tabstop>
    <tabstop>hostsEquivUrlRq</tabstop>
    <tabstop>privateDirUrlRq</tabstop>
    <tabstop>algorithmicRidBaseSpin</tabstop>
    <tabstop>obeyPamRestrictionsChk</tabstop>
    <tabstop>pamPasswordChangeChk</tabstop>
    <tabstop>allowTrustedDomainsChk</tabstop>
    <tabstop>paranoidServerSecurityChk</tabstop>
    <tabstop>encryptPasswordsChk</tabstop>
    <tabstop>smbPasswdFileUrlRq</tabstop>
    <tabstop>passdbBackendEdit</tabstop>
    <tabstop>passwdChatEdit</tabstop>
    <tabstop>passwdChatDebugChk</tabstop>
    <tabstop>passwdProgramUrlRq</tabstop>
    <tabstop>unixPasswordSyncChk</tabstop>
    <tabstop>nullPasswordsChk</tabstop>
    <tabstop>passwordLevelSpin</tabstop>
    <tabstop>minPasswdLengthSpin</tabstop>
    <tabstop>machinePasswordTimeoutSpin</tabstop>
    <tabstop>updateEncryptedChk</tabstop>
    <tabstop>usernameLevelSpin</tabstop>
    <tabstop>usernameMapUrlRq</tabstop>
    <tabstop>hideLocalUsersChk</tabstop>
    <tabstop>restrictAnonymousChk</tabstop>
    <tabstop>useRhostsChk</tabstop>
    <tabstop>lanmanAuthChk</tabstop>
    <tabstop>ntlmAuthChk</tabstop>
    <tabstop>useSpnegoChk</tabstop>
    <tabstop>serverSchannelCombo</tabstop>
    <tabstop>serverSigningCombo</tabstop>
    <tabstop>clientLanmanAuthChk</tabstop>
    <tabstop>clientPlaintextAuthChk</tabstop>
    <tabstop>clientNTLMv2AuthChk</tabstop>
    <tabstop>clientUseSpnegoChk</tabstop>
    <tabstop>clientSchannelCombo</tabstop>
    <tabstop>clientSigningCombo</tabstop>
    <tabstop>logFileUrlRq</tabstop>
    <tabstop>logLevelEdit</tabstop>
    <tabstop>maxLogSizeSpin</tabstop>
    <tabstop>syslogSpin</tabstop>
    <tabstop>syslogOnlyChk</tabstop>
    <tabstop>statusChk</tabstop>
    <tabstop>timestampChk</tabstop>
    <tabstop>microsecondsChk</tabstop>
    <tabstop>debugPidChk</tabstop>
    <tabstop>debugUidChk</tabstop>
    <tabstop>preloadModulesEdit</tabstop>
    <tabstop>getwdCacheChk</tabstop>
    <tabstop>useMmapChk</tabstop>
    <tabstop>kernelChangeNotifyChk</tabstop>
    <tabstop>hostnameLookupsChk</tabstop>
    <tabstop>readRawChk</tabstop>
    <tabstop>writeRawChk</tabstop>
    <tabstop>changeNotifyTimeoutSpin</tabstop>
    <tabstop>deadtimeSpin</tabstop>
    <tabstop>keepaliveSpin</tabstop>
    <tabstop>lpqCacheTimeSpin</tabstop>
    <tabstop>nameCacheTimeoutSpin</tabstop>
    <tabstop>maxDiskSizeSpin</tabstop>
    <tabstop>readSizeSpin</tabstop>
    <tabstop>statCacheSizeSpin</tabstop>
    <tabstop>maxXmitSpin</tabstop>
    <tabstop>maxSmbdProcessesSpin</tabstop>
    <tabstop>maxOpenFilesSpin</tabstop>
    <tabstop>totalPrintJobsSpin</tabstop>
    <tabstop>printcapNameUrlRq</tabstop>
    <tabstop>os2DriverMapUrlRq</tabstop>
    <tabstop>printerDriverFileUrlRq</tabstop>
    <tabstop>addprinterCommandEdit</tabstop>
    <tabstop>deleteprinterCommandEdit</tabstop>
    <tabstop>enumportsCommandEdit</tabstop>
    <tabstop>loadPrintersChk</tabstop>
    <tabstop>disableSpoolssChk</tabstop>
    <tabstop>showAddPrinterWizardChk</tabstop>
    <tabstop>preferredMasterChk</tabstop>
    <tabstop>localMasterChk</tabstop>
    <tabstop>domainMasterChk</tabstop>
    <tabstop>domainLogonsChk</tabstop>
    <tabstop>osLevelSpin</tabstop>
    <tabstop>domainAdminGroupEdit</tabstop>
    <tabstop>domainGuestGroupEdit</tabstop>
    <tabstop>noWinsSupportRadio</tabstop>
    <tabstop>dnsProxyChk</tabstop>
    <tabstop>winsHookEdit</tabstop>
    <tabstop>maxWinsTtlSpin</tabstop>
    <tabstop>minWinsTtlSpin</tabstop>
    <tabstop>winsServerEdit</tabstop>
    <tabstop>winsProxyChk</tabstop>
    <tabstop>winsPartnersEdit</tabstop>
    <tabstop>stripDotChk</tabstop>
    <tabstop>mangledStackSpin</tabstop>
    <tabstop>manglePrefixSpin</tabstop>
    <tabstop>statCacheChk</tabstop>
    <tabstop>kernelOplocksChk</tabstop>
    <tabstop>lockDirectoryUrlRq</tabstop>
    <tabstop>pidDirectoryUrlRq</tabstop>
    <tabstop>lockSpinCountSpin</tabstop>
    <tabstop>lockSpinTimeSpin</tabstop>
    <tabstop>oplockBreakWaitTimeSpin</tabstop>
</tabstops>
<includes>
    <include location="global" impldecl="in declaration">tqptrlist.h</include>
    <include location="global" impldecl="in declaration">share.h</include>
    <include location="global" impldecl="in implementation">kprocess.h</include>
    <include location="local" impldecl="in implementation">kiconloader.h</include>
    <include location="local" impldecl="in implementation">kcminterface.ui.h</include>
</includes>
<Q_SIGNALS>
    <signal>changed()</signal>
</Q_SIGNALS>
<Q_SLOTS>
    <slot>init()</slot>
    <slot>changedSlot()</slot>
    <slot>securityLevelCombo_activated( int i )</slot>
    <slot>KURLLabel1_leftClickedURL()</slot>
    <slot>lmAnnounceCombo_activated( int i )</slot>
    <slot>allowGuestLoginsChk_toggled( bool b )</slot>
    <slot>mapToGuestCombo_activated( int i )</slot>
    <slot>updateSecurityLevelHelpLbl()</slot>
</Q_SLOTS>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
    <includehint>kurlrequester.h</includehint>
    <includehint>klineedit.h</includehint>
    <includehint>kpushbutton.h</includehint>
    <includehint>klineedit.h</includehint>
    <includehint>klineedit.h</includehint>
    <includehint>klineedit.h</includehint>
    <includehint>kurllabel.h</includehint>
    <includehint>tdelistview.h</includehint>
    <includehint>tdelistview.h</includehint>
    <includehint>tdelistview.h</includehint>
    <includehint>tdelistview.h</includehint>
    <includehint>kurlrequester.h</includehint>
    <includehint>klineedit.h</includehint>
    <includehint>kpushbutton.h</includehint>
    <includehint>kurlrequester.h</includehint>
    <includehint>klineedit.h</includehint>
    <includehint>kpushbutton.h</includehint>
    <includehint>kurlrequester.h</includehint>
    <includehint>klineedit.h</includehint>
    <includehint>kpushbutton.h</includehint>
    <includehint>klineedit.h</includehint>
    <includehint>klineedit.h</includehint>
    <includehint>kurlrequester.h</includehint>
    <includehint>klineedit.h</includehint>
    <includehint>kpushbutton.h</includehint>
    <includehint>kurlrequester.h</includehint>
    <includehint>klineedit.h</includehint>
    <includehint>kpushbutton.h</includehint>
    <includehint>kurlrequester.h</includehint>
    <includehint>klineedit.h</includehint>
    <includehint>kpushbutton.h</includehint>
    <includehint>kurlrequester.h</includehint>
    <includehint>klineedit.h</includehint>
    <includehint>kpushbutton.h</includehint>
    <includehint>kurlrequester.h</includehint>
    <includehint>klineedit.h</includehint>
    <includehint>kpushbutton.h</includehint>
    <includehint>kurlrequester.h</includehint>
    <includehint>klineedit.h</includehint>
    <includehint>kpushbutton.h</includehint>
    <includehint>klineedit.h</includehint>
    <includehint>kurlrequester.h</includehint>
    <includehint>klineedit.h</includehint>
    <includehint>kpushbutton.h</includehint>
    <includehint>kurlrequester.h</includehint>
    <includehint>klineedit.h</includehint>
    <includehint>kpushbutton.h</includehint>
    <includehint>kurlrequester.h</includehint>
    <includehint>klineedit.h</includehint>
    <includehint>kpushbutton.h</includehint>
    <includehint>kurlrequester.h</includehint>
    <includehint>klineedit.h</includehint>
    <includehint>kpushbutton.h</includehint>
    <includehint>kurlrequester.h</includehint>
    <includehint>klineedit.h</includehint>
    <includehint>kpushbutton.h</includehint>
    <includehint>kurlrequester.h</includehint>
    <includehint>klineedit.h</includehint>
    <includehint>kpushbutton.h</includehint>
    <includehint>kurlrequester.h</includehint>
    <includehint>klineedit.h</includehint>
    <includehint>kpushbutton.h</includehint>
    <includehint>kurlrequester.h</includehint>
    <includehint>klineedit.h</includehint>
    <includehint>kpushbutton.h</includehint>
    <includehint>kurlrequester.h</includehint>
    <includehint>klineedit.h</includehint>
    <includehint>kpushbutton.h</includehint>
    <includehint>kurlrequester.h</includehint>
    <includehint>klineedit.h</includehint>
    <includehint>kpushbutton.h</includehint>
    <includehint>kurlrequester.h</includehint>
    <includehint>klineedit.h</includehint>
    <includehint>kpushbutton.h</includehint>
    <includehint>kurlrequester.h</includehint>
    <includehint>klineedit.h</includehint>
    <includehint>kpushbutton.h</includehint>
    <includehint>klineedit.h</includehint>
    <includehint>klineedit.h</includehint>
    <includehint>klineedit.h</includehint>
    <includehint>klineedit.h</includehint>
    <includehint>klineedit.h</includehint>
    <includehint>klineedit.h</includehint>
    <includehint>klineedit.h</includehint>
    <includehint>klineedit.h</includehint>
    <includehint>klineedit.h</includehint>
    <includehint>klineedit.h</includehint>
    <includehint>kurlrequester.h</includehint>
    <includehint>klineedit.h</includehint>
    <includehint>kpushbutton.h</includehint>
    <includehint>kurlrequester.h</includehint>
    <includehint>klineedit.h</includehint>
    <includehint>kpushbutton.h</includehint>
</includehints>
</UI>