Browsing English (Australia) translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and English (Australia) guidelines.
146155 of 3734 results
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 Robert Readman
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 Robert Readman
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 Robert Readman
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 customise the client's environment.
Translated and reviewed by Robert Readman
Located in serverguide/C/windows-networking.xml:914(para)
150.
With <emphasis>root</emphasis> being disabled by default, in order to join a workstation to the domain, a system group needs to be mapped to the Windows <emphasis>Domain Admins</emphasis> group. Using the <application>net</application> utility, from a terminal enter:
With <emphasis>root</emphasis> being disabled by default, in order to join a workstation to the domain, a system group needs to be mapped to the Windows <emphasis>Domain Admins</emphasis> group. Using the <application>net</application> utility, from a terminal enter:
Translated and reviewed by Robert Readman
Located in serverguide/C/windows-networking.xml:922(para)
151.
sudo net groupmap add ntgroup="Domain Admins" unixgroup=sysadmin rid=512 type=d
sudo net groupmap add ntgroup="Domain Admins" unixgroup=sysadmin rid=512 type=d
Translated and reviewed by Robert Readman
Located in serverguide/C/windows-networking.xml:929(command)
152.
Change <emphasis role="italic">sysadmin</emphasis> to whichever group you prefer. Also, the user used to join the domain needs to be a member of the <emphasis>sysadmin</emphasis> group, as well as a member of the system <emphasis>admin</emphasis> group. The <emphasis>admin</emphasis> group allows <application>sudo</application> use.
Change <emphasis role="italic">sysadmin</emphasis> to whichever group you prefer. Also, the user used to join the domain needs to be a member of the <emphasis>sysadmin</emphasis> group, as well as a member of the system <emphasis>admin</emphasis> group. The <emphasis>admin</emphasis> group allows <application>sudo</application> use.
Translated and reviewed by Robert Readman
Located in serverguide/C/windows-networking.xml:933(para)
153.
Finally, restart Samba to enable the new domain controller:
Finally, restart Samba to enable the new domain controller:
Translated and reviewed by Robert Readman
Located in serverguide/C/windows-networking.xml:944(para)
154.
You should now be able to join Windows clients to the Domain in the same manner as joining them to an NT4 domain running on a Windows server.
You should now be able to join Windows clients to the Domain in the same manner as joining them to an NT4 domain running on a Windows server.
Translated and reviewed by Robert Readman
Located in serverguide/C/windows-networking.xml:956(para)
155.
Backup Domain Controller
Backup Domain Controller
Translated and reviewed by Robert Readman
Located in serverguide/C/windows-networking.xml:966(title)
146155 of 3734 results

This translation is managed by Ubuntu English (Australia) Translators, assigned by Ubuntu Translators.

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

Contributors to this translation: Jared Norris, Joel Pickett, Matthew East, Robert Readman, ZhongHan Cai.