PDA

View Full Version : Linux box single sign-on against AD


bussneth
30th October 2006, 06:53
Is it possible to configure linux box that do single sign-on against AD?

till
30th October 2006, 09:55
I've never done this, here are just some thoughts :)

It might be possible when you configure your linux system to authenticate with PAM with a SMB connector. If the AD provides a LDAP interface you might be able to authenticate against LDAP directly from linux.