|
219.
|
|
|
After joining the domain, it is necessary to reboot before attempting to authenticate against the domain.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
docs/sharing/C/sharing.xml:1487(para)
|
|
220.
|
|
|
After successfully joining an <phrase>Kubuntu</phrase> machine to an Active Directory domain, any valid AD user can be used to authenticate. To login, the user name must be entered as 'domain\username'. For example to ssh to a server joined to the domain, enter:
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../docs/sharing/C/sharing.xml:1404(para)
|
|
221.
|
|
|
ssh 'example\steve'@hostname
|
|
|
|
(no translation yet)
|
|
|
|
Located in
docs/sharing/C/sharing.xml:1502(command)
|
|
222.
|
|
|
If configuring a Desktop, the user name will need to be prefixed with <emphasis role="italic">domain\</emphasis> in the graphical logon as well.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../docs/sharing/C/sharing.xml:1416(para)
|
|
223.
|
|
|
To make likewise-open use a default domain, the following statement can be added to <filename>/etc/samba/lwiauthd.conf</filename>:
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../docs/sharing/C/sharing.xml:1422(para)
|
|
224.
|
|
|
winbind use default domain = yes
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
docs/sharing/C/sharing.xml:1518(programlisting)
|
|
225.
|
|
|
Then restart the <application>likewise-open</application> daemons:
|
|
|
|
(no translation yet)
|
|
|
|
Located in
docs/sharing/C/sharing.xml:1522(para)
|
|
226.
|
|
|
sudo /etc/init.d/likewise-open restart
|
|
|
|
(no translation yet)
|
|
|
|
Located in
docs/sharing/C/sharing.xml:1527(command)
|
|
227.
|
|
|
Once configured for a <emphasis>default domain</emphasis>, the <emphasis role="italic">'domain\'</emphasis> is no longer required. Users can login using only their username.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../docs/sharing/C/sharing.xml:1440(para)
|
|
228.
|
|
|
The <application>domainjoin-cli</application> utility can also be used to leave the domain. From a terminal:
|
|
|
|
(no translation yet)
|
|
|
|
Located in
docs/sharing/C/sharing.xml:1538(para)
|