]> git.ipfire.org Git - thirdparty/cups.git/blob - man/client.conf.man.in
fa03970c24a7b33f6c164eac6f62ac100949336b
[thirdparty/cups.git] / man / client.conf.man.in
1 .\"
2 .\" "$Id$"
3 .\"
4 .\" client.conf man page for the Common UNIX Printing System (CUPS).
5 .\"
6 .\" Copyright 2006 by Easy Software Products.
7 .\"
8 .\" These coded instructions, statements, and computer programs are the
9 .\" property of Easy Software Products and are protected by Federal
10 .\" copyright law. Distribution and use rights are outlined in the file
11 .\" "LICENSE.txt" which should have been included with this file. If this
12 .\" file is missing or damaged please contact Easy Software Products
13 .\" at:
14 .\"
15 .\" Attn: CUPS Licensing Information
16 .\" Easy Software Products
17 .\" 44141 Airport View Drive, Suite 204
18 .\" Hollywood, Maryland 20636 USA
19 .\"
20 .\" Voice: (301) 373-9600
21 .\" EMail: cups-info@cups.org
22 .\" WWW: http://www.cups.org
23 .\"
24 .TH client.conf 5 "Common UNIX Printing System" "25 February 2006" "Easy Software Products"
25 .SH NAME
26 client.conf \- client configuration file for cups
27 .SH DESCRIPTION
28 The \fIclient.conf\fR file configures the CUPS client and is
29 normally located in the \fI@CUPS_SERVERROOT@\fR or \fI~/.cups\fR
30 directory. Each line in the file can be a configuration
31 directive, a blank line, or a comment. Comment lines start with
32 the # character.
33 .SH DIRECTIVES
34 The following directives are understood by the client. Consult the
35 on-line help for detailed descriptions:
36 .TP 5
37 Encryption IfRequested
38 .TP 5
39 Encryption Never
40 .TP 5
41 Encryption Required
42 .br
43 Specifies the level of encryption that is required for a particular
44 location.
45 .TP 5
46 ServerName hostname-or-ip-address[:port]
47 .TP 5
48 ServerName /domain/socket
49 .br
50 Specifies the address and optionally the port to use when
51 connecting to the server
52 .SH SEE ALSO
53 http://localhost:631/help
54 .SH COPYRIGHT
55 Copyright 2006 by Easy Software Products, All Rights Reserved.
56 .\"
57 .\" End of "$Id$".
58 .\"