~ubuntu-branches/ubuntu/lucid/etherboot/lucid-proposed

« back to all changes in this revision

Viewing changes to doc/html/userman/x826.html

  • Committer: Bazaar Package Importer
  • Author(s): Fabrice Coutadeur
  • Date: 2010-01-02 07:25:53 UTC
  • mfrom: (4.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20100102072553-hjnc92n36ewqpndj
Tags: 5.4.4-1ubuntu1
* Merge from debian unstable, remaining changes:
  - Add kvm-pxe package containing the PXE ROM's kvm needs to pxeboot.
  - debian/rules: unexport LDFLAGS and CFLAGS to avoid a FTBFS
  - nossp.patch: compile using -fno-stack-protector.
* Discarded changes:
  - Add quilt to build system. (integrated in Debian)
  - genisoimage.patch: Replace all references to mkisofs to geniosimage.
    (integrated in Debian)
  - virtio.patch: Add virtio-net driver. (integrated upstream)
* debian/control: 
  - Added build dependency on grub (grub-legacy is not yet in Ubuntu)
  - Added build dependency on syslinux (syslinux-common is not yet in Ubuntu)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<HTML
2
 
><HEAD
3
 
><TITLE
4
 
>NFS</TITLE
5
 
><META
6
 
NAME="GENERATOR"
7
 
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
8
 
REL="HOME"
9
 
HREF="t1.html"><LINK
10
 
REL="UP"
11
 
TITLE="Security, 1 July 1997"
12
 
HREF="a784.html"><LINK
13
 
REL="PREVIOUS"
14
 
TITLE="BOOTP/TFTP"
15
 
HREF="x821.html"><LINK
16
 
REL="NEXT"
17
 
TITLE="TELNET/RLOGIN"
18
 
HREF="x829.html"></HEAD
19
 
><BODY
20
 
CLASS="sect1"
21
 
><DIV
22
 
CLASS="NAVHEADER"
23
 
><TABLE
24
 
SUMMARY="Header navigation table"
25
 
WIDTH="100%"
26
 
BORDER="0"
27
 
CELLPADDING="0"
28
 
CELLSPACING="0"
29
 
><TR
30
 
><TH
31
 
COLSPAN="3"
32
 
ALIGN="center"
33
 
></TH
34
 
></TR
35
 
><TR
36
 
><TD
37
 
WIDTH="10%"
38
 
ALIGN="left"
39
 
VALIGN="bottom"
40
 
><A
41
 
HREF="x821.html"
42
 
ACCESSKEY="P"
43
 
>Prev</A
44
 
></TD
45
 
><TD
46
 
WIDTH="80%"
47
 
ALIGN="center"
48
 
VALIGN="bottom"
49
 
>C. Security, 1 July 1997</TD
50
 
><TD
51
 
WIDTH="10%"
52
 
ALIGN="right"
53
 
VALIGN="bottom"
54
 
><A
55
 
HREF="x829.html"
56
 
ACCESSKEY="N"
57
 
>Next</A
58
 
></TD
59
 
></TR
60
 
></TABLE
61
 
><HR
62
 
ALIGN="LEFT"
63
 
WIDTH="100%"></DIV
64
 
><DIV
65
 
CLASS="sect1"
66
 
><H1
67
 
CLASS="sect1"
68
 
><A
69
 
NAME="AEN826"
70
 
></A
71
 
>NFS</H1
72
 
><P
73
 
>&#13;While NFS  is  very convenient  for  installing diskless  machines, it
74
 
provides  almost no  security.  Data  is transmitted  unencrypted  and
75
 
authorization is solely based on the identity of IP addresses. Anybody
76
 
who can forge ethernet packets, has full  access over any data that is
77
 
available via  NFS.  While there  are protocol  extension that try  to
78
 
address these shortcomings, I  am not aware  of any solution for Linux
79
 
based   machines. This means, you   have to  assume  that all exported
80
 
filesystems are freely read-  and  writable. Bear  this in  mind when
81
 
deciding which data you intend to export.
82
 
</P
83
 
></DIV
84
 
><DIV
85
 
CLASS="NAVFOOTER"
86
 
><HR
87
 
ALIGN="LEFT"
88
 
WIDTH="100%"><TABLE
89
 
SUMMARY="Footer navigation table"
90
 
WIDTH="100%"
91
 
BORDER="0"
92
 
CELLPADDING="0"
93
 
CELLSPACING="0"
94
 
><TR
95
 
><TD
96
 
WIDTH="33%"
97
 
ALIGN="left"
98
 
VALIGN="top"
99
 
><A
100
 
HREF="x821.html"
101
 
ACCESSKEY="P"
102
 
>Prev</A
103
 
></TD
104
 
><TD
105
 
WIDTH="34%"
106
 
ALIGN="center"
107
 
VALIGN="top"
108
 
><A
109
 
HREF="t1.html"
110
 
ACCESSKEY="H"
111
 
>Home</A
112
 
></TD
113
 
><TD
114
 
WIDTH="33%"
115
 
ALIGN="right"
116
 
VALIGN="top"
117
 
><A
118
 
HREF="x829.html"
119
 
ACCESSKEY="N"
120
 
>Next</A
121
 
></TD
122
 
></TR
123
 
><TR
124
 
><TD
125
 
WIDTH="33%"
126
 
ALIGN="left"
127
 
VALIGN="top"
128
 
>BOOTP/TFTP</TD
129
 
><TD
130
 
WIDTH="34%"
131
 
ALIGN="center"
132
 
VALIGN="top"
133
 
><A
134
 
HREF="a784.html"
135
 
ACCESSKEY="U"
136
 
>Up</A
137
 
></TD
138
 
><TD
139
 
WIDTH="33%"
140
 
ALIGN="right"
141
 
VALIGN="top"
142
 
>TELNET/RLOGIN</TD
143
 
></TR
144
 
></TABLE
145
 
></DIV
146
 
></BODY
147
 
></HTML
148
 
>
 
 
b'\\ No newline at end of file'