Search found 6 matches

by JonM
Tue Sep 09, 2014 2:24 pm
Forum: Webserver and configuration
Topic: IIS 7.5 + LDAP + SSO Windows Authentication -Active Directo
Replies: 26
Views: 43093

Re: IIS 7.5 + LDAP + SSO Windows Authentication -Active Dire


I upload both modified files sso.php and CurrentUser.php please review both files and decide how to implement my proposal.

Regards,
Maciej

Hi Maciej, Thorsten

Sorry I didn't get back to you sooner, what with me starting this thread, but work got in the way.


Maciej, I've just tried your ...
by JonM
Sat Jun 07, 2014 12:25 pm
Forum: Webserver and configuration
Topic: IIS 7.5 + LDAP + SSO Windows Authentication -Active Directo
Replies: 26
Views: 43093

Re: IIS 7.5 + LDAP + SSO Windows Authentication -Active Dire

Hi guys

I see you have added these changes into the latest version, I still can't get it working and think I might be missing something obvious

I can:
Get LDAP Working successfully - I'm able to log in with any AD user via ldap, it creates the user in the faquser table.
Turn on SSO, so the ...
by JonM
Mon Feb 17, 2014 1:39 pm
Forum: Webserver and configuration
Topic: IIS 7.5 + LDAP + SSO Windows Authentication -Active Directo
Replies: 26
Views: 43093

Re: IIS 7.5 + LDAP + SSO Windows Authentication -Active Dire

Hi Thorsten

I've looked in the phpinfo.php ( which I've just created) and I have the following values

_SERVER["REMOTE_USER"] AD\Jon
_SERVER["LOGON_USER"] AD\Jon
_SERVER["AUTH_USER"] AD\Jon

Where Jon is my AD User and AD is my domain name.

I can't see REQUEST_USER within the phpinfo, so am unsure ...
by JonM
Fri Feb 14, 2014 7:03 pm
Forum: Webserver and configuration
Topic: IIS 7.5 + LDAP + SSO Windows Authentication -Active Directo
Replies: 26
Views: 43093

Re: IIS 7.5 + LDAP + SSO Windows Authentication -Active Dire

Is anyone else having this issue

When I turn on DEBUG i get

phpMyFAQ warning [2]: in_array() expects parameter 2 to be array, boolean given in C:\inetpub\wwwroot\itservices\index.php on line 158

whenever I log in a new user.

Appreciate any help/pointers given

Regards

Jon
by JonM
Mon Feb 10, 2014 5:00 pm
Forum: Webserver and configuration
Topic: IIS 7.5 + LDAP + SSO Windows Authentication -Active Directo
Replies: 26
Views: 43093

IIS 7.5 + LDAP + SSO Windows Authentication -Active Directo

Hi Guys

I'm having some very odd issues with phpMyFAQ Ver 2.8.7 and AD Authenticiaion

I've setup the system to use LDAP ( Active Directory) and with just this on, ( with $PMF_LDAP['ldap_use_domain_prefix'] = false; I can login with any AD account just fine, and the system creates the user in the ...
by JonM
Fri Nov 01, 2013 1:24 pm
Forum: Webserver and configuration
Topic: IIS / PHP 5.4 / LDAP / SSO Problem
Replies: 21
Views: 34498

Re: IIS / PHP 5.4 / LDAP / SSO Problem

Hi

Would you be able to post the full code for your updated SSo.php.

I've got the same issue as yourself, but not being a PHP coder, I'm not sure what I need to edit to get it working before Thorsten is able to release 2.8.3

Thanks

Jon