Log in to Active Directory (Windows Server 2016) with Ubuntu client











up vote
0
down vote

favorite
2












I am a university student studying various IT subjects as well.
We have got a complex task which is about 3 things:




  1. Set up a Windows Server 2016 with DHCP, DNS, AD, etc..

  2. Be able to log into this server's AD with a created AD user using Windows 10 client

  3. Be able to log into this server's AD with a created AD user using Ubuntu client


(Basically the AD user was created on the Win 2016 server, and I should be able to log into that user in both win 10 and ubuntu client).



The first 2 tasks are already done and working, although I have got some problem with the 3rd task.
I have watched several videos on YouTube regarding this topic, but none of them seems to helped me as some of them are too old (the programs are not working anymore i.e. likewise-open5), or some of the videos are actually doing something else and not what I need.



We are using VirtualBox to pull this off (so the server, and the clients are also run using VirtualBox).



So I came here, to this forum, hoping that someone has already done something like this and may actually be able to tell me how to do this exactly.



So my 3rd task is precisely, that I need to do the following:




  1. Have a clean installed Ubuntu client (DONE)

  2. Install the required packages and configure them

  3. Log into the Active Directory user with the Ubuntu client which AD user was created and run by my Windows 2016 Server AD.


The problem is, we did not learn this method in school at all.
And I am really not that good with Ubuntu or any other kind of Linux-based OP systems to just guess it myself.



If someone can write me down a step-by-step kind of guide on how could I do this task, I would be forever grateful for it.



EDIT (2018. November 26th): I talked to my teacher. She told me that the task is doable with using the combination of Kerberos and Wimbind. Can you guys tell me how to do it like that?



Have a nice day guys until then, and thanks for any kind of help and information!










share|improve this question









New contributor




Noxter is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • Well your here now and Ubuntu is looking at you so lets try this example: tecmint.com/…
    – George Udosen
    Nov 22 at 18:52












  • Another great tutorial is this: bitsofwater.com/2018/05/08/…
    – George Udosen
    Nov 22 at 19:07










  • Thank you George very much. I will try them out, and will write you a feedback as soon as I am done with them! :)
    – Noxter
    Nov 22 at 20:34










  • @GeorgeUdosen I tried both of these, but we have some problem with the repository stuff. Plus, my teacher today told me when I asked for help that the task is doable using Kerberos and Wimbind. Can you help me? :(
    – Noxter
    7 hours ago










  • What issues did you have with the repositories?
    – George Udosen
    7 hours ago















up vote
0
down vote

favorite
2












I am a university student studying various IT subjects as well.
We have got a complex task which is about 3 things:




  1. Set up a Windows Server 2016 with DHCP, DNS, AD, etc..

  2. Be able to log into this server's AD with a created AD user using Windows 10 client

  3. Be able to log into this server's AD with a created AD user using Ubuntu client


(Basically the AD user was created on the Win 2016 server, and I should be able to log into that user in both win 10 and ubuntu client).



The first 2 tasks are already done and working, although I have got some problem with the 3rd task.
I have watched several videos on YouTube regarding this topic, but none of them seems to helped me as some of them are too old (the programs are not working anymore i.e. likewise-open5), or some of the videos are actually doing something else and not what I need.



We are using VirtualBox to pull this off (so the server, and the clients are also run using VirtualBox).



So I came here, to this forum, hoping that someone has already done something like this and may actually be able to tell me how to do this exactly.



So my 3rd task is precisely, that I need to do the following:




  1. Have a clean installed Ubuntu client (DONE)

  2. Install the required packages and configure them

  3. Log into the Active Directory user with the Ubuntu client which AD user was created and run by my Windows 2016 Server AD.


The problem is, we did not learn this method in school at all.
And I am really not that good with Ubuntu or any other kind of Linux-based OP systems to just guess it myself.



If someone can write me down a step-by-step kind of guide on how could I do this task, I would be forever grateful for it.



EDIT (2018. November 26th): I talked to my teacher. She told me that the task is doable with using the combination of Kerberos and Wimbind. Can you guys tell me how to do it like that?



Have a nice day guys until then, and thanks for any kind of help and information!










share|improve this question









New contributor




Noxter is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • Well your here now and Ubuntu is looking at you so lets try this example: tecmint.com/…
    – George Udosen
    Nov 22 at 18:52












  • Another great tutorial is this: bitsofwater.com/2018/05/08/…
    – George Udosen
    Nov 22 at 19:07










  • Thank you George very much. I will try them out, and will write you a feedback as soon as I am done with them! :)
    – Noxter
    Nov 22 at 20:34










  • @GeorgeUdosen I tried both of these, but we have some problem with the repository stuff. Plus, my teacher today told me when I asked for help that the task is doable using Kerberos and Wimbind. Can you help me? :(
    – Noxter
    7 hours ago










  • What issues did you have with the repositories?
    – George Udosen
    7 hours ago













up vote
0
down vote

favorite
2









up vote
0
down vote

favorite
2






2





I am a university student studying various IT subjects as well.
We have got a complex task which is about 3 things:




  1. Set up a Windows Server 2016 with DHCP, DNS, AD, etc..

  2. Be able to log into this server's AD with a created AD user using Windows 10 client

  3. Be able to log into this server's AD with a created AD user using Ubuntu client


(Basically the AD user was created on the Win 2016 server, and I should be able to log into that user in both win 10 and ubuntu client).



The first 2 tasks are already done and working, although I have got some problem with the 3rd task.
I have watched several videos on YouTube regarding this topic, but none of them seems to helped me as some of them are too old (the programs are not working anymore i.e. likewise-open5), or some of the videos are actually doing something else and not what I need.



We are using VirtualBox to pull this off (so the server, and the clients are also run using VirtualBox).



So I came here, to this forum, hoping that someone has already done something like this and may actually be able to tell me how to do this exactly.



So my 3rd task is precisely, that I need to do the following:




  1. Have a clean installed Ubuntu client (DONE)

  2. Install the required packages and configure them

  3. Log into the Active Directory user with the Ubuntu client which AD user was created and run by my Windows 2016 Server AD.


The problem is, we did not learn this method in school at all.
And I am really not that good with Ubuntu or any other kind of Linux-based OP systems to just guess it myself.



If someone can write me down a step-by-step kind of guide on how could I do this task, I would be forever grateful for it.



EDIT (2018. November 26th): I talked to my teacher. She told me that the task is doable with using the combination of Kerberos and Wimbind. Can you guys tell me how to do it like that?



Have a nice day guys until then, and thanks for any kind of help and information!










share|improve this question









New contributor




Noxter is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











I am a university student studying various IT subjects as well.
We have got a complex task which is about 3 things:




  1. Set up a Windows Server 2016 with DHCP, DNS, AD, etc..

  2. Be able to log into this server's AD with a created AD user using Windows 10 client

  3. Be able to log into this server's AD with a created AD user using Ubuntu client


(Basically the AD user was created on the Win 2016 server, and I should be able to log into that user in both win 10 and ubuntu client).



The first 2 tasks are already done and working, although I have got some problem with the 3rd task.
I have watched several videos on YouTube regarding this topic, but none of them seems to helped me as some of them are too old (the programs are not working anymore i.e. likewise-open5), or some of the videos are actually doing something else and not what I need.



We are using VirtualBox to pull this off (so the server, and the clients are also run using VirtualBox).



So I came here, to this forum, hoping that someone has already done something like this and may actually be able to tell me how to do this exactly.



So my 3rd task is precisely, that I need to do the following:




  1. Have a clean installed Ubuntu client (DONE)

  2. Install the required packages and configure them

  3. Log into the Active Directory user with the Ubuntu client which AD user was created and run by my Windows 2016 Server AD.


The problem is, we did not learn this method in school at all.
And I am really not that good with Ubuntu or any other kind of Linux-based OP systems to just guess it myself.



If someone can write me down a step-by-step kind of guide on how could I do this task, I would be forever grateful for it.



EDIT (2018. November 26th): I talked to my teacher. She told me that the task is doable with using the combination of Kerberos and Wimbind. Can you guys tell me how to do it like that?



Have a nice day guys until then, and thanks for any kind of help and information!







networking server virtualbox windows samba






share|improve this question









New contributor




Noxter is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question









New contributor




Noxter is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question








edited 7 hours ago





















New contributor




Noxter is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked Nov 22 at 18:29









Noxter

11




11




New contributor




Noxter is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Noxter is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Noxter is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












  • Well your here now and Ubuntu is looking at you so lets try this example: tecmint.com/…
    – George Udosen
    Nov 22 at 18:52












  • Another great tutorial is this: bitsofwater.com/2018/05/08/…
    – George Udosen
    Nov 22 at 19:07










  • Thank you George very much. I will try them out, and will write you a feedback as soon as I am done with them! :)
    – Noxter
    Nov 22 at 20:34










  • @GeorgeUdosen I tried both of these, but we have some problem with the repository stuff. Plus, my teacher today told me when I asked for help that the task is doable using Kerberos and Wimbind. Can you help me? :(
    – Noxter
    7 hours ago










  • What issues did you have with the repositories?
    – George Udosen
    7 hours ago


















  • Well your here now and Ubuntu is looking at you so lets try this example: tecmint.com/…
    – George Udosen
    Nov 22 at 18:52












  • Another great tutorial is this: bitsofwater.com/2018/05/08/…
    – George Udosen
    Nov 22 at 19:07










  • Thank you George very much. I will try them out, and will write you a feedback as soon as I am done with them! :)
    – Noxter
    Nov 22 at 20:34










  • @GeorgeUdosen I tried both of these, but we have some problem with the repository stuff. Plus, my teacher today told me when I asked for help that the task is doable using Kerberos and Wimbind. Can you help me? :(
    – Noxter
    7 hours ago










  • What issues did you have with the repositories?
    – George Udosen
    7 hours ago
















Well your here now and Ubuntu is looking at you so lets try this example: tecmint.com/…
– George Udosen
Nov 22 at 18:52






Well your here now and Ubuntu is looking at you so lets try this example: tecmint.com/…
– George Udosen
Nov 22 at 18:52














Another great tutorial is this: bitsofwater.com/2018/05/08/…
– George Udosen
Nov 22 at 19:07




Another great tutorial is this: bitsofwater.com/2018/05/08/…
– George Udosen
Nov 22 at 19:07












Thank you George very much. I will try them out, and will write you a feedback as soon as I am done with them! :)
– Noxter
Nov 22 at 20:34




Thank you George very much. I will try them out, and will write you a feedback as soon as I am done with them! :)
– Noxter
Nov 22 at 20:34












@GeorgeUdosen I tried both of these, but we have some problem with the repository stuff. Plus, my teacher today told me when I asked for help that the task is doable using Kerberos and Wimbind. Can you help me? :(
– Noxter
7 hours ago




@GeorgeUdosen I tried both of these, but we have some problem with the repository stuff. Plus, my teacher today told me when I asked for help that the task is doable using Kerberos and Wimbind. Can you help me? :(
– Noxter
7 hours ago












What issues did you have with the repositories?
– George Udosen
7 hours ago




What issues did you have with the repositories?
– George Udosen
7 hours ago















active

oldest

votes











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});






Noxter is a new contributor. Be nice, and check out our Code of Conduct.










 

draft saved


draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1095189%2flog-in-to-active-directory-windows-server-2016-with-ubuntu-client%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown






























active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes








Noxter is a new contributor. Be nice, and check out our Code of Conduct.










 

draft saved


draft discarded


















Noxter is a new contributor. Be nice, and check out our Code of Conduct.













Noxter is a new contributor. Be nice, and check out our Code of Conduct.












Noxter is a new contributor. Be nice, and check out our Code of Conduct.















 


draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1095189%2flog-in-to-active-directory-windows-server-2016-with-ubuntu-client%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

How did Captain America manage to do this?

迪纳利

南乌拉尔铁路局