Go Back   The UNIX and Linux Forums > Special Forums > Web Programming


Web Programming Discuss Web Programming and Web Server Administration, including LAMP, Apache, MySQL, HTML, SEO, and other Web APIs and topics.

Closed Thread    
 
Thread Tools Search this Thread Display Modes
    #1  
Old 06-11-2012
Registered User
 
Join Date: Dec 2010
Location: Barry, UK
Posts: 60
Thanks: 8
Thanked 0 Times in 0 Posts
How to pass user credentials between apps on the same server?

I have a wordpress site that authenticates against a local ldap database for users to login. On the same server and domain I have subsonic installed that also authenticates against the same ldap database. The ldap database is firewalled front the outside wall and the internal LAN.

I would like to create a link from a wordpress page to the subsonic login page and also pass the user credentials at the same time to allow a seamless logon for the user into the subsonic app but do this in a secure fashion.

The url format for the wordpress site is home.mydomain.com/wordpress and for the subsonic app it's home.mydomain.com:4141
Both sites can be put on https if that helps?

Please be gentle as I have no coding experience. Thanks

Last edited by barrydocks; 06-11-2012 at 03:38 PM..
Sponsored Links
    #2  
Old 06-16-2012
Registered User
 
Join Date: Dec 2010
Location: Barry, UK
Posts: 60
Thanks: 8
Thanked 0 Times in 0 Posts
any suggestions?
Sponsored Links
    #3  
Old 07-17-2012
Registered User
 
Join Date: May 2012
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Will the SharePoint application and ASP.NET application hosted on the same server? If on the same server, credentials will be carried over, so, all you need to do is enable windows integrated authentication in your SharePoint application (Assuming it is what user will be accessing first)
If they both are going to be hosted on separate servers then kerberos delegation need to be configured on servers
    #4  
Old 07-17-2012
Registered User
 
Join Date: Dec 2010
Location: Barry, UK
Posts: 60
Thanks: 8
Thanked 0 Times in 0 Posts
Thanks for the reply, but it's a linux (ubuntu) server not windows.

I think you may have replied to the wrong thread?
Sponsored Links
Closed Thread

Tags
between sites, credentials, ldap, pass

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
New Guy looking for a place to start for UNIX Server and n-tier apps tokposman UNIX and Linux Applications 0 09-30-2011 01:52 AM
2 apps using same port on a single soalris server fugitive Solaris 4 12-21-2009 09:23 AM
Backup apps for Windows server, linux clients? bsddaemon Filesystems, Disks and Memory 1 07-09-2009 01:10 PM
check pass; user unknown mcraul UNIX for Advanced & Expert Users 1 07-21-2008 06:07 AM



All times are GMT -4. The time now is 08:35 PM.