Browsing Japanese translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Japanese guidelines.
1120 of 3033 results
123.
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 serverguide/C/windows-networking.xml:746(para)
126.
First, 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 serverguide/C/windows-networking.xml:762(para)
128.
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 your organization:
(no translation yet)
Located in serverguide/C/windows-networking.xml:774(para)
129.
In the commented <quote>Domains</quote> section add or uncomment the following:
(no translation yet)
Located in serverguide/C/windows-networking.xml:789(para)
130.

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.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
(no translation yet)
Located in serverguide/C/windows-networking.xml:793(programlisting)
131.
<emphasis>domain logons:</emphasis> provides the netlogon service causing Samba to act as a domain controller.
(no translation yet)
Located in serverguide/C/windows-networking.xml:804(para)
132.
<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 serverguide/C/windows-networking.xml:809(para)
136.
<emphasis>add machine script:</emphasis> a script that will automatically create the <emphasis>Machine Trust Account</emphasis> needed for a workstation to join the domain.
(no translation yet)
Located in serverguide/C/windows-networking.xml:831(para)
137.
In this example the <emphasis>machines</emphasis> group will need to be created using the <application>addgroup</application> utility see <xref linkend="adding-deleting-users"/> for details.
(no translation yet)
Located in serverguide/C/windows-networking.xml:835(para)
138.
Also, rights need to be explicitly provided to the <emphasis>Domain Admins</emphasis> group to allow the <emphasis>add machine script</emphasis> (and other admin functions) to work. This is achieved by executing:
(no translation yet)
Located in serverguide/C/windows-networking.xml:839(para)
1120 of 3033 results

This translation is managed by Ubuntu Japanese Translators, assigned by Ubuntu Translators.

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

Contributors to this translation: CMasami, Fumihito YOSHIDA, Ichiro Yanagida, Kanetaka Suto, Nazo, Sakae Akanuma, Shushi Kurose, Takayuki YAMAGUCHI, UBSGW, ahfuji, drec, greentea, hmatsue.