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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
|
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="problem" id="net-othersconnect" xml:lang="it">
<info>
<link type="guide" xref="net-problem"/>
<link type="seealso" xref="net-othersedit"/>
<revision pkgversion="3.4.0" date="2012-02-20" status="review"/>
<credit type="author">
<name>Phil Bull</name>
<email>philbull@gmail.com</email>
</credit>
<desc>You can save settings (like the password) for a network connection so that everyone who uses the computer will be able to connect to it.</desc>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Luca Ferretti</mal:name>
<mal:email>lferrett@gnome.org</mal:email>
<mal:years>2011</mal:years>
</mal:credit>
</info>
<title>Other users can't connect to the internet</title>
<comment>
<cite date="2012-02-19">shaunm</cite>
<p>Language cleanup, admin -> administrative/administrator. We need
some standard language. grep for similar.</p>
</comment>
<p>If you have set up a network connection but other users on your computer can't connect to it, they probably aren't entering the right settings when they try to connect. For example, if you have a wireless connection, they may not be entering the right wireless security password.</p>
<p>You can make it so that everyone can share the settings for a network connection once you have set it up. This means that you only need to set it up once, and everyone else on the computer will be able to connect to it without being asked any questions. To do this:</p>
<steps>
<item>
<p>Fare clic sul proprio nome sulla barra superiore e selezionare <gui>Impostazioni di sistema</gui>.</p>
</item>
<item>
<p>Open <gui>Network</gui> and select <gui>Wired</gui> or <gui>Wireless</gui> from the list on the left (depending on which network connection you want to change).</p>
</item>
<item>
<p>From the <gui>Network Name</gui> drop-down list, select the connection you want everyone to be able to use and then click <gui>Configure</gui>.</p>
</item>
<item>
<p>Check <gui>Available to all users</gui> and click <gui>Save</gui>. You will have to enter your admin password to save the changes. Only <link xref="user-admin-explain">admin users</link> can do this.</p>
</item>
<item>
<p>Other users of the computer will now be able to use this connection without entering any further details.</p>
</item>
</steps>
</page>
|