Line | |
---|
1 | <samba:parameter name="paranoid server security"
|
---|
2 | context="G"
|
---|
3 | type="boolean"
|
---|
4 | developer="1"
|
---|
5 | xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
---|
6 | <description>
|
---|
7 | <para>Some version of NT 4.x allow non-guest
|
---|
8 | users with a bad passowrd. When this option is enabled, samba will not
|
---|
9 | use a broken NT 4.x server as password server, but instead complain
|
---|
10 | to the logs and exit.
|
---|
11 | </para>
|
---|
12 |
|
---|
13 | <para>Disabling this option prevents Samba from making
|
---|
14 | this check, which involves deliberatly attempting a
|
---|
15 | bad logon to the remote server.</para>
|
---|
16 | </description>
|
---|
17 |
|
---|
18 | <value type="default">yes</value>
|
---|
19 | </samba:parameter>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.