Browsing Finnish translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions and Finnish guidelines.
117126 of 276 results
117.
For more information on Samba and ACLs, see the <ulink url="http://samba.org/samba/docs/man/Samba-HOWTO-Collection/AccessControls.html#id397568">Samba ACLs page </ulink>.
(no translation yet)
Located in ../docs/sharing/C/sharing.xml:686(para)
118.
Samba as a Domain Controller
(no translation yet)
Located in docs/sharing/C/sharing.xml:744(title)
119.
Although it cannot act as an Active Directory Primary Domain Controller (PDC), a Samba server can be configured to appear as a Windows NT4-style domain controller. A major advantage of this configuration is the ability to centralize user and machine credentials. Samba can also use multiple backends to store the user information.
(no translation yet)
Located in ../docs/sharing/C/sharing.xml:699(para)
120.
Primary Domain Controller
(no translation yet)
Located in docs/sharing/C/sharing.xml:757(title)
121.
This section covers configuring Samba as a Primary Domain Controller (PDC) using the default smbpasswd backend.
(no translation yet)
Located in ../docs/sharing/C/sharing.xml:710(para)
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)
117126 of 276 results

This translation is managed by Launchpad Finnish Translators, assigned by Launchpad Translators.

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

Contributors to this translation: Jiri Grönroos.