Browsing Corsican translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions.
122131 of 276 results
122.
Install Samba and <application>libpam-smbpass</application> to sync the user accounts, by entering the following in a terminal prompt:
(no translation yet)
Located in ../docs/sharing/C/sharing.xml:718(para)
123.
sudo apt-get install samba libpam-smbpass
(no translation yet)
Located in docs/sharing/C/sharing.xml:775(command) docs/sharing/C/sharing.xml:1019(command)
124.
Next, configure Samba by editing <filename>/etc/samba/smb.conf</filename>. The <emphasis>security</emphasis> mode should be set to <emphasis role="italic">user</emphasis>, and the <emphasis>workgroup</emphasis> should relate to the organization properly:
(no translation yet)
Located in ../docs/sharing/C/sharing.xml:730(para)
125.
In the commented <quote>Domains</quote> section, add or uncomment the following:
(no translation yet)
Located in docs/sharing/C/sharing.xml:797(para)
126.

domain logons = yes
logon path = \\%N\%U\profile
logon drive = H:
logon home = \\%N\%U
logon script = logon.cmd
add machine script = sudo /usr/sbin/useradd -N -g machines -c Machine -d /var/lib/samba -s /bin/false %u
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:750(programlisting)
127.
<emphasis>domain logons:</emphasis> provides the netlogon service causing Samba to act as a domain controller.
(no translation yet)
Located in ../docs/sharing/C/sharing.xml:761(para)
128.
<emphasis>logon path:</emphasis> places the user's Windows profile into their home directory. It is also possible to configure a <emphasis>[profiles]</emphasis> share placing all profiles under a single directory.
(no translation yet)
Located in ../docs/sharing/C/sharing.xml:767(para)
129.
<emphasis>logon drive:</emphasis> specifies the home directory local path.
(no translation yet)
Located in docs/sharing/C/sharing.xml:828(para)
130.
<emphasis>logon home:</emphasis> specifies the home directory location.
(no translation yet)
Located in docs/sharing/C/sharing.xml:833(para)
131.
<emphasis>logon script:</emphasis> determines the script to be run locally once a user has logged in. The script needs to be placed in the <emphasis>[netlogon]</emphasis> share.
(no translation yet)
Located in docs/sharing/C/sharing.xml:838(para)
122131 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.