Hi there,
Been an happy user of version 2.1 for some times. So I decided to give a try to the new 2.2 release, but since the upgrade, I'm not able to SSO anymore into OCSInventory :'(
As I did the original setup a long time ago, I re-used those 2 documents:
http://wiki.ocsinventory-ng.org/index.php/Documentation:OCSsynchroLDAP
http://wiki.ocsinventory-ng.org/index.php/Howtos:Ocsreports_transparent_login_in_MS_AD_domain_on_ubuntu_server
But I'm always getting the following errors:
Warning: Invalid argument supplied for foreach() in /usr/share/ocsinventory-reports/ocsreports/backend/identity/identity.php on line 39
Warning: file_get_contents(config/profiles/.xml): failed to open stream: No such file or directory in /usr/share/ocsinventory-reports/ocsreports/require/header.php on line 406
Warning: Invalid argument supplied for foreach() in /usr/share/ocsinventory-reports/ocsreports/require/config/XMLProfileSerializer.php on line 64
Warning: Invalid argument supplied for foreach() in /usr/share/ocsinventory-reports/ocsreports/require/config/XMLProfileSerializer.php on line 70
Warning: Invalid argument supplied for foreach() in /usr/share/ocsinventory-reports/ocsreports/require/config/XMLProfileSerializer.php on line 76
Warning: Invalid argument supplied for foreach() in /usr/share/ocsinventory-reports/ocsreports/require/config/XMLProfileSerializer.php on line 80
Warning: array_search() expects parameter 2 to be array, null given in /usr/share/ocsinventory-reports/ocsreports/require/html_header.php on line 184
Any clues on what could go wrong (is there some remnants from 2.1 to cleanup in files or DB)? The only thing that changed since ocss2.1 is my apache2, I was forced to upgrade from 2.2 to 2.4 (but apache2 is working fine for all my others sites & applications). For the rest setup is as follow (and didn't changed):
- Gentoo Linux host OCS Server
- LDAP Active Directory on Win2008 R2
Thanks !!