Ubuntu Authentication with Open LDAP

48 views
Skip to first unread message

RAVI CHOKSI

unread,
Aug 15, 2018, 8:09:12 AM8/15/18
to vg...@googlegroups.com
Hello Experts,

I want to connect Ubuntu systems with the OPEN LDAP for the Authentication purpose

FYR, OPEN LDAP is from ISP side

Could you please suggest me what is the best way to resolve this and please share the documents for the same

Thanks’
Ravi Choksi

Sent from my iPhone

nilesh vaghela

unread,
Aug 15, 2018, 10:44:41 AM8/15/18
to vglug
You can use sssd and authconfig-gtk package to authenticate with LDAP.



--
Please read http://www.catb.org/~esr/faqs/smart-questions.html before posting.
You received this message because you are subscribed to the "Vibrant GNU/Linux User Group".
To stop receiving emails from this group, mail to VGLUG+unsubscribe@googlegroups.com
To post to this group, send email to VG...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/VGLUG

---
You received this message because you are subscribed to the Google Groups "VGLUG" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vglug+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
ElectroMech Corporation
AWS Consulting Partner
RedHat Training and Sales Partner
302, New York Plaza, Opp. Chief Justice Bunglow,
Bodakdev, Ahmedabad - 380054 

RAVI CHOKSI

unread,
Aug 17, 2018, 2:56:33 AM8/17/18
to nilesh vaghela, vg...@googlegroups.com
Dear Sir,

Thank you for quick reply, i have configured SSSD and it's running

Now the issue is that i am not able to join my Ubuntu systems with LDAP

Please, find below mentioned outputs are getting when i try to join the systems.

root@Client:/home/test# net ads join -k
Failed to join domain: Invalid configuration ("workgroup" set to 'WORKGROUP', should be 'EXAMPLE') and configuration modification was not requested
root@Client:/home/test#

Thanks' and Regards,
Ravi Choksi



From: vg...@googlegroups.com <vg...@googlegroups.com> on behalf of nilesh vaghela <nilesh....@electromech.info>
Sent: Wednesday, August 15, 2018 8:14 PM
To: vglug
Subject: Re: [VGLUG] Ubuntu Authentication with Open LDAP
 
To stop receiving emails from this group, mail to VGLUG+un...@googlegroups.com

To post to this group, send email to VG...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/VGLUG

---
You received this message because you are subscribed to the Google Groups "VGLUG" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vglug+un...@googlegroups.com.
Screenshot from 2018-08-17 11.44.20.jpeg
Screenshot from 2018-08-17 11.45.06.jpeg

nilesh vaghela

unread,
Aug 17, 2018, 3:11:49 AM8/17/18
to RAVI CHOKSI, vg...@googlegroups.com
Hi,

ADS and Ldap  both are different.

ADS uses kerberos where as LDAP is only LDAP.

Please check your scenario. Select only LDAP.

Try to configure with authconfig-tui



On Fri, Aug 17, 2018 at 11:52 AM, RAVI CHOKSI <ravic...@outlook.com> wrote:
Dear Sir,

Thank you for quick reply, i have configured SSSD and it's running

Now the issue is that i am not able to join my Ubuntu systems with LDAP

Please, find below mentioned outputs are getting when i try to join the systems.

root@Client:/home/test# net ads join -k
Failed to join domain: Invalid configuration ("workgroup" set to 'WORKGROUP', should be 'EXAMPLE') and configuration modification was not requested
root@Client:/home/test#

Thanks' and Regards,
Ravi Choksi



Jai Shanker Verma

unread,
Aug 17, 2018, 4:36:19 AM8/17/18
to vg...@googlegroups.com, RAVI CHOKSI

You can also use pbis, try to use below lines.

 

$ wget https://github.com/BeyondTrust/pbis-open/releases/download/8.5.2/pbis-open-8.5.2.265.linux.x86_64.deb.sh

$ chmod u+x pbis-open-8.5.2.265.linux.x86_64.deb.sh

$ sh pbis-open-8.5.2.265.linux.x86_64.deb.sh

 

As root, run domainjoin-gui or domainjoin-cli to join a domain so you can log on

with Active Directory credentials. Example:

domainjoin-cli join MYDOMAIN.COM MyJoinAccount

 

 

Jai S Verma

System Engineer – IT & Infosec

 

M: 9555163515

D: 120 460 7627

 

68 AD, NSEZ,

Phase 2, Noida,

UP 201305

cid:image001.jpg@01D2A254.B9028B70

 

From: vg...@googlegroups.com <vg...@googlegroups.com> On Behalf Of nilesh vaghela
Sent: Friday, August 17, 2018 12:42 PM
To: RAVI CHOKSI <ravic...@outlook.com>
Cc: vg...@googlegroups.com
Subject: Re: [VGLUG] Ubuntu Authentication with Open LDAP

 

Hi,

 

ADS and Ldap  both are different.

 

ADS uses kerberos where as LDAP is only LDAP.

 

Please check your scenario. Select only LDAP.

 

Try to configure with authconfig-tui

 

 

On Fri, Aug 17, 2018 at 11:52 AM, RAVI CHOKSI <ravic...@outlook.com> wrote:

Dear Sir,

 

Thank you for quick reply, i have configured SSSD and it's running

 

Now the issue is that i am not able to join my Ubuntu systems with LDAP

 

Please, find below mentioned outputs are getting when i try to join the systems.

 

root@Client:/home/test# net ads join -k

Failed to join domain: Invalid configuration ("workgroup" set to 'WORKGROUP', should be 'EXAMPLE') and configuration modification was not requested

root@Client:/home/test#

 

Thanks' and Regards,
Ravi Choksi

 


From: vg...@googlegroups.com <vg...@googlegroups.com> on behalf of nilesh vaghela <nilesh....@electromech.info>
Sent: Wednesday, August 15, 2018 8:14 PM
To: vglug
Subject: Re: [VGLUG] Ubuntu Authentication with Open LDAP

 

You can use sssd and authconfig-gtk package to authenticate with LDAP.

 

On Tue, Aug 14, 2018 at 9:24 PM, RAVI CHOKSI <ravic...@outlook.com> wrote:

Hello Experts,

I want to connect Ubuntu systems with the OPEN LDAP for the Authentication purpose

FYR, OPEN LDAP is from ISP side

Could you please suggest me what is the best way to resolve this and please share the documents for the same

Thanks’
Ravi Choksi

Sent from my iPhone


--
Please read http://www.catb.org/~esr/faqs/smart-questions.html before posting.
You received this message because you are subscribed to the "Vibrant GNU/Linux User Group".

To stop receiving emails from this group, mail to VGLUG+un...@googlegroups.com


To post to this group, send email to VG...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/VGLUG

---
You received this message because you are subscribed to the Google Groups "VGLUG" group.

To unsubscribe from this group and stop receiving emails from it, send an email to vglug+un...@googlegroups.com.


For more options, visit https://groups.google.com/d/optout.



 

--

ElectroMech Corporation

AWS Consulting Partner

RedHat Training and Sales Partner

302, New York Plaza, Opp. Chief Justice Bunglow,

Bodakdev, Ahmedabad - 380054 

 

--
Please read http://www.catb.org/~esr/faqs/smart-questions.html before posting.
You received this message because you are subscribed to the "Vibrant GNU/Linux User Group".

To stop receiving emails from this group, mail to VGLUG+un...@googlegroups.com


To post to this group, send email to VG...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/VGLUG

---
You received this message because you are subscribed to the Google Groups "VGLUG" group.

To unsubscribe from this group and stop receiving emails from it, send an email to vglug+un...@googlegroups.com.


For more options, visit https://groups.google.com/d/optout.



 

--

ElectroMech Corporation

AWS Consulting Partner

RedHat Training and Sales Partner

302, New York Plaza, Opp. Chief Justice Bunglow,

Bodakdev, Ahmedabad - 380054 

 

--
Please read http://www.catb.org/~esr/faqs/smart-questions.html before posting.
You received this message because you are subscribed to the "Vibrant GNU/Linux User Group".

To stop receiving emails from this group, mail to VGLUG+un...@googlegroups.com


To post to this group, send email to VG...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/VGLUG

---
You received this message because you are subscribed to the Google Groups "VGLUG" group.

To unsubscribe from this group and stop receiving emails from it, send an email to vglug+un...@googlegroups.com.


For more options, visit https://groups.google.com/d/optout.

Email Disclaimer - The information contained in this message is proprietary of Icreon, protected from disclosure, and may be privileged. The information is intended to be conveyed only to the designated recipient(s) of the message. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, use, distribution or copying of this communication is strictly prohibited and may be unlawful. If you have received this communication in error, please notify us immediately by replying to the message and deleting it from your computer. This message is not guaranteed to be complete or error free. No liability is assumed for any errors or/and omissions in the contents of the message. Thank you.

RAVI CHOKSI

unread,
Aug 17, 2018, 4:36:19 AM8/17/18
to Jai Shanker Verma, vg...@googlegroups.com
Thank You Jai and Nilesh Sir

I have successfully join Ubuntu System with LDAP

Thanks a lot...

Thanks' and Regards,
Ravi Choksi



From: Jai Shanker Verma <jai....@icreon.com>
Sent: Friday, August 17, 2018 12:46 PM
To: vg...@googlegroups.com; RAVI CHOKSI
Subject: RE: [VGLUG] Ubuntu Authentication with Open LDAP
 
Screenshot from 2018-08-17 13.28.14.jpeg
Reply all
Reply to author
Forward
0 new messages