PDA

View Full Version : Connecting linux system to a windows 2003 domain


jinugc
2005-12-19, 03:10 AM CST
Any one can tell me how I can connect my linux system to a windows 2003 domain for login authentication

amessina
2005-12-19, 08:00 AM CST
visit http://www.samba.org. that's where you should start.

jinugc
2005-12-19, 09:29 PM CST
i go through it and i configure some extent. i am able to view the domain users and groups in terminal when i try wbinfo -g and -u . But i am not able to login to domain from login screen.

amessina
2005-12-21, 01:21 AM CST
samba is a very reobust way of integrating linux into windows environments, can be complicated. i wish i could help you more, but i do not have experience with integrating a linux machine into a windows network... my experience is integrating my windows machines into my linux/samba network.

go back to www.samba.org. there is a very helpful (though long) official how-to documented there that i have found very helpful.