LDAP Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsDatabasesLDAP Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old January 28th, 2010, 05:00 AM
amtech_inc amtech_inc is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2010
Posts: 2 amtech_inc User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 25 m 33 sec
Reputation Power: 0
Gettign the user credentials for LDAP logged in user!

Is there a way to get the credential for the LDAP logged in user to pass it to other application for seamless login.


Any workaround suggetions?

Thanks!

Reply With Quote
  #2  
Old January 30th, 2010, 07:26 AM
ldapswandog ldapswandog is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2009
Location: Charlotte, NC
Posts: 111 ldapswandog User rank is Corporal (100 - 500 Reputation Level)ldapswandog User rank is Corporal (100 - 500 Reputation Level)ldapswandog User rank is Corporal (100 - 500 Reputation Level)ldapswandog User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: 22 h 18 m
Reputation Power: 8
Quote:
Originally Posted by amtech_inc
Is there a way to get the credential for the LDAP logged in user to pass it to other application for seamless login.


Any workaround suggetions?

Thanks!


That depends on how you have stored the user's credentials in the LDAP Directory. If they are in plain text then just retrieve them, although storing passwords in plain text is not recommended. If you store passwords in all repositories using say SHA encryption, then you could retrieve the SHA encrypted password from ldap and then do a compare to the password in the next repository. If you use user certificates for authentication then once you have retrieved the user's certificate from LDAP you can present it to the other systems. Else you need a single sign on system that all applications subscribe to so that a common token is created during the first logon and used for all others.

Reply With Quote
Reply

Viewing: Dev Shed ForumsDatabasesLDAP Programming > Gettign the user credentials for LDAP logged in user!

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap