summaryrefslogtreecommitdiff
path: root/static/freebsd/man5/hosts.lpd.5 4.html
blob: 953da126a7876259d963e09544f93c9ad2009171 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<table class="head">
  <tr>
    <td class="head-ltitle">HOSTS.LPD(5)</td>
    <td class="head-vol">File Formats Manual</td>
    <td class="head-rtitle">HOSTS.LPD(5)</td>
  </tr>
</table>
<div class="manual-text">
<section class="Sh">
<h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
<p class="Pp"><code class="Nm">hosts.lpd</code> &#x2014;
    <span class="Nd">trusted hosts that may use local print services</span></p>
</section>
<section class="Sh">
<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1>
<p class="Pp">The <code class="Nm">hosts.lpd</code> file contains a list of
    hostnames or IP addresses that are allowed to use your local print services.
    List every hostname or IP address on a line itself.</p>
<p class="Pp">If you want to allow access for any and all host, you can usually
    use the NIS netgroups feature to do this by adding a line with a single
    &#x2018;<code class="Li">+</code>&#x2019; character.</p>
</section>
<section class="Sh">
<h1 class="Sh" id="FILES"><a class="permalink" href="#FILES">FILES</a></h1>
<dl class="Bl-tag Bl-compact">
  <dt><span class="Pa">/etc/hosts.lpd</span></dt>
  <dd>The <code class="Nm">hosts.lpd</code> file resides in
      <span class="Pa">/etc</span>.</dd>
</dl>
</section>
<section class="Sh">
<h1 class="Sh" id="SEE_ALSO"><a class="permalink" href="#SEE_ALSO">SEE
  ALSO</a></h1>
<p class="Pp"><a class="Xr">printcap(5)</a>, <a class="Xr">lpd(8)</a></p>
</section>
</div>
<table class="foot">
  <tr>
    <td class="foot-date">June 1, 1996</td>
    <td class="foot-os">FreeBSD 15.0</td>
  </tr>
</table>