Browsing Corsican translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions.
179188 of 276 results
179.
It should now be possible to access any <application>Samba</application> shares from a Windows client. However, be sure to give the appropriate AD users or groups access to the share directory. See <xref linkend="samba-fileprint-security"/> for more details.
(no translation yet)
Located in ../docs/sharing/C/sharing.xml:1151(para)
180.
Accessing a Windows Share
(no translation yet)
Located in docs/sharing/C/sharing.xml:1234(title)
181.
Now that the Samba server is part of the Active Directory domain, any Windows server shares can be accessed:
(no translation yet)
Located in ../docs/sharing/C/sharing.xml:1164(para)
182.
To mount a Windows file share, enter the following in a terminal prompt:
(no translation yet)
Located in ../docs/sharing/C/sharing.xml:1172(para)
183.
mount.cifs //fs01.example.com/share mount_point
(no translation yet)
Located in docs/sharing/C/sharing.xml:1250(command)
184.
It is also possible to access shares on computers not part of an AD domain, but a username and password must be provided.
(no translation yet)
Located in ../docs/sharing/C/sharing.xml:1179(para)
185.
To mount the share during boot, place an entry in <filename>/etc/fstab</filename>, for example:
(no translation yet)
Located in ../docs/sharing/C/sharing.xml:1187(para)
186.

//192.168.0.5/share /mnt/windows cifs auto,username=steve,password=secret,rw 0 0
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:1266(programlisting)
187.
Another way to copy files from a Windows server is to use the <application>smbclient</application> utility. To list the files in a Windows share:
(no translation yet)
Located in ../docs/sharing/C/sharing.xml:1199(para)
188.
smbclient //fs01.example.com/share -k -c "ls"
(no translation yet)
Located in docs/sharing/C/sharing.xml:1281(command)
179188 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.