Browsing Corsican translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions.
96105 of 276 results
96.
To match the Samba configuration above, the <emphasis>sysadmin</emphasis> group will be given read, write, and execute permissions to <filename>/srv/samba/share</filename>, the <emphasis>qa</emphasis> group will be given read and execute permissions, and the files will be owned by the username <emphasis>melissa</emphasis>. Enter the following in a terminal:
(no translation yet)
Located in ../docs/sharing/C/sharing.xml:560(para)
97.
sudo chown -R melissa /srv/samba/share/
(no translation yet)
Located in docs/sharing/C/sharing.xml:607(command)
98.
sudo chgrp -R sysadmin /srv/samba/share/
(no translation yet)
Located in docs/sharing/C/sharing.xml:608(command)
99.
sudo setfacl -R -m g:qa:rx /srv/samba/share/
(no translation yet)
Located in docs/sharing/C/sharing.xml:609(command)
100.
The <application>setfacl</application> command above gives <emphasis>execute</emphasis> permissions to all files in the <filename>/srv/samba/share</filename> directory, which may or may not be desirable.
(no translation yet)
Located in docs/sharing/C/sharing.xml:613(para)
101.
A Windows client will show that the new file permissions are implemented. See the <application>acl</application> and <application>setfacl</application> man pages for more information on POSIX ACLs.
(no translation yet)
Located in ../docs/sharing/C/sharing.xml:583(para)
102.
Samba AppArmor Profile
(no translation yet)
Located in docs/sharing/C/sharing.xml:631(title)
103.
<phrase>Kubuntu</phrase> comes with the <application>AppArmor</application> security module, which provides mandatory access controls. The default AppArmor profile for Samba will need to be adapted to the proper configuration. For more details on using AppArmor, please refer to the<ulink url="https://help.ubuntu.com/community/AppArmor"> wiki</ulink>
(no translation yet)
Located in ../docs/sharing/C/sharing.xml:594(para)
104.
There are default AppArmor profiles for <filename>/usr/sbin/smbd</filename> and <filename>/usr/sbin/nmbd</filename>, the Samba daemon binaries, as part of the <application>apparmor-profiles</application> packages. To install the package, from a terminal prompt, enter:
(no translation yet)
Located in ../docs/sharing/C/sharing.xml:602(para)
105.
sudo apt-get install apparmor-profiles
(no translation yet)
Located in docs/sharing/C/sharing.xml:652(command)
96105 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.