LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Red Hat (https://www.linuxquestions.org/questions/red-hat-31/)
-   -   how to configure linux to join a Win NT domain? (https://www.linuxquestions.org/questions/red-hat-31/how-to-configure-linux-to-join-a-win-nt-domain-157864/)

zatka 03-15-2004 05:00 AM

how to configure linux to join a Win NT domain?
 
hey guys,

how do u configure linux (RH9) to get authenticated from a WinNT domain controller?
i've webmin installed in my linux box & have samba 3.0

thnx in advance.

vinman6967 03-15-2004 07:55 AM

Mickey-Soft authentication.
 
I am sure Microsoft will release the code needed to port DC authentication from a non Mickey-Soft OS any day now.. Until then, I don't know that it has been done!

looseCannon 03-15-2004 07:08 PM

About the only way to do this is through LDAP, and that will only work if Active Directory is running in the Windoze domain. Since AD is essentially LDAP you can use it for authentication on Linux.

I found an article on how to do this through a quick search on Google.

http://www.linux.org/docs/ldp/howto/LDAP-Implementation-HOWTO/pamnss.html

TBC Cosmo 03-15-2004 09:15 PM

Winbind

zatka 03-16-2004 05:28 AM

when i gave the command,
net join -w <domain_name> -S <server_name> -U<admin_accoount>%<admin_password>,
to my linux box with samba 3, it showed me the msg. 'Joined <domain_name>'.
What does that mean? do i get to see the userlist on that domain? if yes, how do u do that?
My PDC is a NT server.

TBC Cosmo 03-16-2004 10:31 AM

Been a while since I touched it, so... here


All times are GMT -5. The time now is 04:06 AM.