LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Red Hat (https://www.linuxquestions.org/questions/red-hat-31/)
-   -   Configuring SSO using OpenLDAP on RHEL for Windows Clients (https://www.linuxquestions.org/questions/red-hat-31/configuring-sso-using-openldap-on-rhel-for-windows-clients-939881/)

arunsalgia 04-15-2012 04:47 AM

Configuring SSO using OpenLDAP on RHEL for Windows Clients
 
In one of the projects we are installing RHEL 6 in the servers while on workstations we are installing Windows 7. In one of the servers we wants to enable LDAP & Single Sign On authentication for the users who will log in workstation (windows 7).

Can someone please help me how to configure windows clients for OpenLDAP so that user on workstations will login with SSO.

Thanking all in advance.

Satyaveer Arya 04-16-2012 08:26 AM

Hi,

Welcome to LQ!
Did you try on Google, how to configure LDAP and SSO?

chrism01 04-16-2012 08:17 PM

This http://www.linuxhomenetworking.com/w...DAP_and_RADIUS is a pretty good howto for LDAP (ignore RADIUS bit if you want).
Maybe http://www.linuxtopia.org/online_boo...ion/index.html

arunsalgia 04-24-2012 04:42 AM

will I have to install pGina in Windows 7 Desktop
 
Thanks Satyaveer & Chris.

I searched in Google. I feel by we can configure LDAP on Linux server for both Linux as well as for Windows clients.

Next Question is

1) Can we use pGina for Windows 7 installed on Desktop for "Single Sign On" Authentication (using LDAP of Linux).

2) Is LDAP configured on RHEL server sufficient to support SSO for Windows will it require any addition intsalltion.

Thanks

acid_kewpie 04-24-2012 05:05 AM

The pGina project has come back to life and does look usable on win7.

LDAP does NOT do SSO at all, it doesn't really make sense to use the terms together, not that it's not "capable" of it. when you authenticate to an LDAP server, you bind to it with a given name and password, and it says yes or no. There's no scope there for SSO.

What is more common, is to use SaMBa to create a windows domain for the boxes to join. This would be backed by OpenLDAP for the user accounts, but the windows boxes wouldn't need any modification and would happily think they were in AD. This then would utilize Kerberos etc, which is where the SSO comes into play.

Satyaveer Arya 04-24-2012 05:15 AM

Quote:

1) Can we use pGina for Windows 7 installed on Desktop for "Single Sign On" Authentication (using LDAP of Linux).
You can check for this on pgina.org website.


All times are GMT -5. The time now is 07:39 PM.