Browsing Korean translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Korean guidelines.
110 of 2510 results
85.
File Permissions define the explicit rights a computer or user has to a particular directory, file, or set of files. Such permissions may be defined by editing the <filename>/etc/samba/smb.conf</filename> file and specifying the explicit permissions of a defined file share.
(no translation yet)
Located in serverguide/C/windows-networking.xml:528(para)
86.
For example, if you have defined a Samba share called <emphasis>share</emphasis> and wish to give <emphasis role="italic">read-only</emphasis> permissions to the group of users known as <emphasis role="italic">qa</emphasis>, but wanted to allow writing to the share by the group called <emphasis role="italic">sysadmin</emphasis> and the user named <emphasis role="italic">vincent</emphasis>, then you could edit the <filename>/etc/samba/smb.conf</filename> file, and add the following entries under the <emphasis>[share]</emphasis> entry:
(no translation yet)
Located in serverguide/C/windows-networking.xml:534(para)
87.

read list = @qa
write list = @sysadmin, vincent
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:543(programlisting)
88.
Another possible Samba permission is to declare <emphasis>administrative</emphasis> permissions to a particular shared resource. Users having administrative permissions may read, write, or modify any information contained in the resource the user has been given explicit administrative permissions to.
(no translation yet)
Located in serverguide/C/windows-networking.xml:548(para)
89.
For example, if you wanted to give the user <emphasis role="italic">melissa</emphasis> administrative permissions to the <emphasis role="italic">share</emphasis> example, you would edit the <filename>/etc/samba/smb.conf</filename> file, and add the following line under the <emphasis>[share]</emphasis> entry:
(no translation yet)
Located in serverguide/C/windows-networking.xml:554(para)
90.

admin users = melissa
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:561(programlisting)
91.
After editing <filename>/etc/samba/smb.conf</filename>, restart Samba for the changes to take effect:
(no translation yet)
Located in serverguide/C/windows-networking.xml:565(para)
92.
For the <emphasis>read list</emphasis> and <emphasis>write list</emphasis> to work the Samba security mode must <emphasis>not</emphasis> be set to <emphasis role="italic">security = share</emphasis>
(no translation yet)
Located in serverguide/C/windows-networking.xml:575(para)
93.
Now that Samba has been configured to limit which groups have access to the shared directory, the filesystem permissions need to be updated.
(no translation yet)
Located in serverguide/C/windows-networking.xml:581(para)
94.
Traditional Linux file permissions do not map well to Windows NT Access Control Lists (ACLs). Fortunately POSIX ACLs are available on Ubuntu servers providing more fine grained control. For example, to enable ACLs on <filename>/srv</filename> an EXT3 filesystem, edit <filename>/etc/fstab</filename> adding the <emphasis>acl</emphasis> option:
(no translation yet)
Located in serverguide/C/windows-networking.xml:586(para)
110 of 2510 results

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

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

Contributors to this translation: Dae-Seon Moon, Ki Mok Kwon, Matthew East, Namhyung Kim, Seongho Choo, Shin Hungjae, Sunjae Park, atie, sungyup.