Browsing English (Canada) translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and English (Canada) guidelines.
140149 of 3717 results
140.
If you wish to not use <emphasis>Roaming Profiles</emphasis> leave the <emphasis>logon home</emphasis> and <emphasis>logon path</emphasis> options commented.
If you wish to not use <emphasis>Roaming Profiles</emphasis> leave the <emphasis>logon home</emphasis> and <emphasis>logon path</emphasis> options commented.
Translated and reviewed by Daniel LeBlanc
Located in serverguide/C/windows-networking.xml:851(para)
141.
Uncomment the <emphasis>[homes]</emphasis> share to allow the <emphasis role="italic">logon home</emphasis> to be mapped:
Uncomment the <emphasis>[homes]</emphasis> share to allow the <emphasis role="italic">logon home</emphasis> to be mapped:
Translated and reviewed by Daniel LeBlanc
Located in serverguide/C/windows-networking.xml:860(para)
142.

[homes]
comment = Home Directories
browseable = no
read only = no
create mask = 0700
directory mask = 0700
valid users = %S
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.

[homes]
comment = Home Directories
browseable = no
read only = no
create mask = 0700
directory mask = 0700
valid users = %S
Translated and reviewed by Daniel LeBlanc
Located in serverguide/C/windows-networking.xml:865(programlisting)
143.
When configured as a domain controller a <emphasis>[netlogon]</emphasis> share needs to be configured. To enable the share, uncomment:
When configured as a domain controller a <emphasis>[netlogon]</emphasis> share needs to be configured. To enable the share, uncomment:
Translated and reviewed by Daniel LeBlanc
Located in serverguide/C/windows-networking.xml:878(para)
144.

[netlogon]
comment = Network Logon Service
path = /srv/samba/netlogon
guest ok = yes
read only = yes
share modes = no
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.

[netlogon]
comment = Network Logon Service
path = /srv/samba/netlogon
guest ok = yes
read only = yes
share modes = no
Translated and reviewed by Daniel LeBlanc
Located in serverguide/C/windows-networking.xml:883(programlisting)
145.
The original <emphasis>netlogon</emphasis> share path is <filename>/home/samba/netlogon</filename>, but according to the Filesystem Hierarchy Standard (FHS), <ulink url="http://www.pathname.com/fhs/pub/fhs-2.3.html#SRVDATAFORSERVICESPROVIDEDBYSYSTEM">/srv</ulink> is the correct location for site-specific data provided by the system.
The original <emphasis>netlogon</emphasis> share path is <filename>/home/samba/netlogon</filename>, but according to the Filesystem Hierarchy Standard (FHS), <ulink url="http://www.pathname.com/fhs/pub/fhs-2.3.html#SRVDATAFORSERVICESPROVIDEDBYSYSTEM">/srv</ulink> is the correct location for site-specific data provided by the system.
Translated and reviewed by Daniel LeBlanc
Located in serverguide/C/windows-networking.xml:893(para)
146.
Now create the <filename role="directory">netlogon</filename> directory, and an empty (for now) <filename>logon.cmd</filename> script file:
Now create the <filename role="directory">netlogon</filename> directory, and an empty (for now) <filename>logon.cmd</filename> script file:
Translated and reviewed by Daniel LeBlanc
Located in serverguide/C/windows-networking.xml:904(para)
147.
sudo mkdir -p /srv/samba/netlogon
sudo mkdir -p /srv/samba/netlogon
Translated and reviewed by Daniel LeBlanc
Located in serverguide/C/windows-networking.xml:910(command)
148.
sudo touch /srv/samba/netlogon/logon.cmd
sudo touch /srv/samba/netlogon/logon.cmd
Translated and reviewed by Daniel LeBlanc
Located in serverguide/C/windows-networking.xml:911(command)
149.
You can enter any normal Windows logon script commands in <filename>logon.cmd</filename> to customize the client's environment.
You can enter any normal Windows logon script commands in <filename>logon.cmd</filename> to customize the client's environment.
Translated and reviewed by Daniel LeBlanc
Located in serverguide/C/windows-networking.xml:914(para)
140149 of 3717 results

This translation is managed by Ubuntu English (Canada) Translation Team, assigned by Ubuntu Translators.

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

Contributors to this translation: Alex Tourangeau, Daniel LeBlanc, Joel Goguen, Todd R. Lyons.