![]() |
Sergey Kornilov admin 2/19/2013 |
If Sharepoint uses Active Directory you can tell PHPRunner to use AD authentication as well (part of PHPRunner Enterprise Edition). |
P
|
phenicie author 2/20/2013 |
If Sharepoint uses Active Directory you can tell PHPRunner to use AD authentication as well (part of PHPRunner Enterprise Edition). As a more generic solution you can pass some sort of Sharepoint session ID to PHPRunner application and write some code to authenticate user based on this session ID. We use similar technique to run PHPRunner apps in iframe in Wordpress, Joomla and Drupal. Check this article for inspiration: http://www.asprunner.com/forums/topic/13251-phprunner-and-joomla/
|
![]() |
Sergey Kornilov admin 2/21/2013 |
Yes, you can do that paying the difference between the two at http://xlinesoft.com/phprunner/upgrade_guide.htm |
P
|
phenicie author 2/21/2013 |
Yes, you can do that paying the difference between the two at http://xlinesoft.com/phprunner/upgrade_guide.htm
|
![]() |
Sergey Kornilov admin 2/21/2013 |
Since you cannot import PHPRunner projects into ASPRunnerPro I suggest keeping PHPRunner. You can run Apache and MySQL on one server and authenticate against another AD server. |
P
|
phenicie author 2/22/2013 |
Since you cannot import PHPRunner projects into ASPRunnerPro I suggest keeping PHPRunner. You can run Apache and MySQL on one server and authenticate against another AD server. If you still decide to switch to ASPRunnerPro Enteprise Edition - contact support directly and we'll figure out a deal for you.
|
![]() |
Sergey Kornilov admin 2/22/2013 |
The article you referring to covers a limited scope situation and most likely won't help you here. |
P
|
phenicie author 2/22/2013 |
If you use AD authentication in either PHPRunner or ASPRunnerPro your users won' even have to enter username and password in order to logon to the web application. They will be logged in automatically.
|
![]() |
Sergey Kornilov admin 2/22/2013 |
If users are logged in to your domain - they will be logged in to PHPRunner/ASPRunnerPro app as well. |