Thursday, January 8, 2015

How to Add ubuntu 14.04 to window domain

Add star 

Chandan Kumar

<chandansupport@gmail.com>
Thu, Jan 8, 2015 at 6:28 PM
Reply-To: sadhiq-linux-group@googlegroups.com
To: sadhiq-linux-group@googlegroups.com
Please help me to add ubuntu 14.04 in windows domain

Thanks & Regards
Chandan kumar
--
You received this message because you are subscribed to the Google Groups "Sadhiq Linux Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sadhiq-linux-group+unsubscribe@googlegroups.com.
To post to this group, send email to sadhiq-linux-group@googlegroups.com.
Visit this group at http://groups.google.com/group/sadhiq-linux-group.
For more options, visit https://groups.google.com/d/optout.
Reply | Reply to all | Forward | Print | Delete | Show original


Add star 

SuresH ThanDar

<thandarsuresh@gmail.com>
Thu, Jan 8, 2015 at 6:55 PM
Reply-To: sadhiq-linux-group@googlegroups.com
To: sadhiq-linux-group@googlegroups.com
Ubuntu 12.04 gets added in windows domain with Likewise open package But Ubuntu 14.04 LTS has issue in adding to windows domain

Regards
Suresh T



Add star 

SHAHID

<91shahid@gmail.com>
Thu, Jan 8, 2015 at 7:58 PM
Reply-To: sadhiq-linux-group@googlegroups.com
To: sadhiq-linux-group@googlegroups.com
Pls find the steps :

1) First install 12.04 LTS 64Bit OS

2)Now set the password for root [sudo passwd root]

3)now update apt-get update or apt-get install update Through Root only

4) apt-get install likewise-open5

5)vi /etc/resolv.conf

  enter nameserver XXX.XXX.XXX.XXX

6)/etc/nsswitch.conf

   uncomment hosts: files dns-md5  [jst enter # in front of that line]

   add new line hosts: files dns[NOTFOUND=return]

 :wq! (save n exit)

7)now u can add into domain through this command domainjoin-cli join --disable ssh internal.directi.com Ad username

  eg: domainjoin-cli join --disable ssh internal.directi.com suresh.t  this will prompt u for password enter it & reboot the system

8) To check whether its added in domain jst enter this command

 eg : domainjoin-cli join --preview --disable ssh internal.directi.com

9) )now restart the system & try login wid AD Credentials Eg: suresh.t@internal.directi.com

10)Edit /etc/lightdm/lightdm.conf through vi editor

add the following line : greeter-show-manual-login=true

:wq! (save & exit)

11) now edit /etc/sudoers through vi editor

 add line at the bottom %domain^users ALL=(ALL) ALL

** add line DIRECTI\\suresh.t ALL=(ALL) NOPASSWD:ALL    (This line provides Admin Rights to user)**

12)now u will be able to login with AD id

13) After u restart the system if you are facing issue with login then follow step 14

14)so login in this pattern Eg : internal.directi.com\suresh.t

15) If u are connecting Your laptop u can connect WIFI successfully Through your AD id

No comments:

Post a Comment