|
49.
|
|
|
The <ulink url="https://help.ubuntu.com/community/Samba">Ubuntu Wiki Samba </ulink> page.
|
|
|
|
(no translation yet)
|
|
Translated and reviewed by
Yuri Chornoivan
|
|
|
|
Located in
serverguide/C/windows-networking.xml:266(para) serverguide/C/windows-networking.xml:370(para) serverguide/C/windows-networking.xml:735(para) serverguide/C/windows-networking.xml:1114(para) serverguide/C/windows-networking.xml:1301(para)
|
|
51.
|
|
|
Another common use of Samba is to configure it to share printers installed, either locally or over the network, on an Ubuntu server. Similar to <xref linkend="samba-fileserver"/> this section will configure Samba to allow any client on the local network to use the installed printers without prompting for a username and password.
|
|
|
|
(no translation yet)
|
|
Translated and reviewed by
Yuri Chornoivan
|
|
|
|
Located in
serverguide/C/windows-networking.xml:277(para)
|
|
88.
|
|
|
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)
|
|
Translated and reviewed by
Yuri Chornoivan
|
|
|
|
Located in
serverguide/C/windows-networking.xml:534(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)
|
|
204.
|
|
|
For more <application>smbclient</application> options see the man page: <command>man smbclient</command>, also available <ulink url="http://manpages.ubuntu.com/manpages/maverick/en/man1/smbclient.1.html">online</ulink>.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
serverguide/C/windows-networking.xml:1290(para)
|
|
205.
|
|
|
The <application>mount.cifs</application><ulink url="http://manpages.ubuntu.com/manpages/maverick/en/man8/mount.cifs.8.html">man page</ulink> is also useful for more detailed information.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
serverguide/C/windows-networking.xml:1295(para)
|
|
212.
|
|
|
The main executable file of the <application>likewise-open</application> package is <filename>/usr/bin/domainjoin-cli</filename>, which is used to join your computer to the domain. Before you join a domain you will need to make sure you have:
|
|
|
|
(no translation yet)
|
|
Translated and reviewed by
Yuri Chornoivan
|
|
|
|
Located in
serverguide/C/windows-networking.xml:1336(para)
|
|
278.
|
|
|
Also, see the <ulink url="https://help.ubuntu.com/community/LikewiseOpen">Ubuntu Wiki LikewiseOpen</ulink> page.
|
|
|
|
(no translation yet)
|
|
Translated and reviewed by
Yuri Chornoivan
|
|
|
|
Located in
serverguide/C/windows-networking.xml:1610(para)
|
|
280.
|
|
|
A Web server is a software responsible for accepting HTTP requests from clients, which are known as Web browsers, and serving them HTTP responses along with optional data contents, which usually are Web pages such as HTML documents and linked objects (images, etc.).
|
|
|
|
(no translation yet)
|
|
Translated and reviewed by
Yuri Chornoivan
|
|
|
|
Located in
serverguide/C/web-servers.xml:14(para)
|
|
281.
|
|
|
HTTPD - Apache2 Web Server
|
|
|
|
(no translation yet)
|
|
Translated and reviewed by
Yuri Chornoivan
|
|
|
|
Located in
serverguide/C/web-servers.xml:19(title)
|