|
|||||||
| Forums | Search Forums | Register | Forum Rules | Man Pages | Albums | FAQ | Members | Calendar | Search | Today's Posts | Mark Forums Read |
| Web Programming Discuss Web Programming and Web Server Administration, including LAMP, Apache, MySQL, HTML, SEO, and other Web APIs and topics. |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
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
|
|||
|
|||
|
any suggestions?
|
| Sponsored Links | ||
|
|
#3
|
|||
|
|||
|
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
|
|||
|
|||
|
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 | ||
|
![]() |
| Tags |
| between sites, credentials, ldap, pass |
| Thread Tools | Search this Thread |
| 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 |
|
|