Line | |
---|
1 | <samba:parameter name="cups encrypt"
|
---|
2 | context="G"
|
---|
3 | type="enum"
|
---|
4 | advanced="1" print="1"
|
---|
5 | xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
---|
6 | <description>
|
---|
7 | <para>
|
---|
8 | This parameter is only applicable if <smbconfoption name="printing"/>
|
---|
9 | is set to <constant>cups</constant> and if you use CUPS newer than
|
---|
10 | 1.0.x.It is used to define whether or not Samba should use encryption
|
---|
11 | when talking to the CUPS server. Possible values are
|
---|
12 | <emphasis>auto</emphasis>, <emphasis>yes</emphasis> and
|
---|
13 | <emphasis>no</emphasis>
|
---|
14 | </para>
|
---|
15 |
|
---|
16 | <para>
|
---|
17 | When set to auto we will try to do a TLS handshake on each CUPS
|
---|
18 | connection setup. If that fails, we will fall back to unencrypted
|
---|
19 | operation.
|
---|
20 | </para>
|
---|
21 |
|
---|
22 | </description>
|
---|
23 |
|
---|
24 | <value type="default">"no"</value>
|
---|
25 | </samba:parameter>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.