Browsing Corsican translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions.
168177 of 276 results
168.
Accessing a Samba Share
(no translation yet)
Located in docs/sharing/C/sharing.xml:1163(title)
169.
Another use for Samba is to integrate into an existing Windows network. Once part of an Active Directory (AD) domain, Samba can provide file and print services to AD users.
(no translation yet)
Located in ../docs/sharing/C/sharing.xml:1097(para)
170.
The simplest way to join an AD domain is to use <application>Likewise-open</application>. For detailed instructions, see <xref linkend="likewise-open"/>.
(no translation yet)
Located in ../docs/sharing/C/sharing.xml:1103(para)
171.
Once part of the domain, enter the following command in the terminal prompt:
(no translation yet)
Located in docs/sharing/C/sharing.xml:1179(para)
172.
sudo apt-get install samba smbfs smbclient
(no translation yet)
Located in docs/sharing/C/sharing.xml:1184(command)
173.
Since the <application>likewise-open</application> and <application>samba</application> packages use separate <filename>secrets.tdb</filename> files, a symlink must be created in <filename role="directory">/var/lib/samba</filename>:
(no translation yet)
Located in docs/sharing/C/sharing.xml:1187(para)
174.
sudo mv /var/lib/samba/secrets.tdb /var/lib/samba/secrets.tdb.orig
(no translation yet)
Located in docs/sharing/C/sharing.xml:1195(command)
175.
sudo ln -s /etc/samba/secrets.tdb /var/lib/samba
(no translation yet)
Located in docs/sharing/C/sharing.xml:1197(command)
176.
Next, edit <filename>/etc/samba/smb.conf</filename> changing:
(no translation yet)
Located in docs/sharing/C/sharing.xml:1200(para)
177.

workgroup = EXAMPLE
...
security = ads
realm = EXAMPLE.COM
...
idmap backend = lwopen
idmap uid = 50-9999999999
idmap gid = 50-9999999999
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
Located in docs/sharing/C/sharing.xml:1204(programlisting)
168177 of 276 results

This translation is managed by translation group launchpad-translators.

You are not logged in. Please log in to work on translations.

No-one has contributed to this translation yet.