LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   How to authenticate or login a Linux user to an Active Directory? (https://www.linuxquestions.org/questions/linux-networking-3/how-to-authenticate-or-login-a-linux-user-to-an-active-directory-504089/)

shsaifee 11-22-2006 10:27 PM

How to authenticate or login a Linux user to an Active Directory?
 
Hi friends,

Recently we installed Enterprise Linux from oracle, which is same as Redhat Linux Desktop 4.

We have an Active Directory in place. Is there any way as to how to login with an Active Directory user from Linux into the Windows domain?

Any links / docs / suggestions / articles would be of great help.

Thanks.

Saabir.

acid_kewpie 11-23-2006 03:35 PM

if you want to actually join a domain, then that's somethign you need to configure samba to do for you: http://www.google.co.uk/search?q=sam...rectory+domain

if however you simply want to log into a box using an account stored in LDAP on AD, then that's subtantially easier, and just requires configuration of openldap, indeed the system-config-authentication tool will get your a fair way in that direction, but it then comes down to fine tuning /etc/ldap.conf and making /etc/nsswitch.conf look to ldap for a userbase as well as local files.

linux.llama 11-24-2006 03:25 PM

Hey,
Here's a good step-by-step on performing this from WindowsNetworking, oddly enough.
http://www.windowsnetworking.com/art...Directory.html

shsaifee 11-25-2006 10:05 PM

Thanks for the step-by-step guide. It is really very good and indeed must be helpful. But is there any guide specific to RedHat Linux.

Any links would be highly appreciated.

Thanks in advance.

Best Regards,

Saabir.


All times are GMT -5. The time now is 09:50 PM.