--
ResourceSpace: Open Source Digital Asset Management
http://www.resourcespace.org
---
You received this message because you are subscribed to a topic in the Google Groups "ResourceSpace" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/resourcespace/5ZGVB4RlPXE/unsubscribe.
To unsubscribe from this group and all its topics, send an email to resourcespac...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
ResourceSpace: Open Source Digital Asset Management
http://www.resourcespace.org
---
You received this message because you are subscribed to a topic in the Google Groups "ResourceSpace" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/resourcespace/5ZGVB4RlPXE/unsubscribe.
To unsubscribe from this group and all its topics, send an email to resourcespac...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hey Noel,Thanks for the tips. Good to know that someone else has it working from the program files path. Everything looks and works fine from the PHP manager. I just keep throwing a Server 500 error that says "The website encountered an error while retrievinghttp://resourcespace/resourcespace/plugins/posixldapauth/pages/setup.php. It may be down for maintenance or configured incorrectly." when I try to enable the posixldapauth plugin. Anonymous Authentication is running as the Application Pool IUSR identity which, to answer your second question, I've given permissions to on the plugins folder of the resourcespace directory (as well as anonymous login to be safe).
On Tue, Nov 24, 2015 at 10:13 AM, Noel Slevin <noels...@gmail.com> wrote:
The default PHP installation directory in Windows is Program Files (x86)\PHP\Version. So, for me, that's \v5.6.13. The extension directory is in that folder, in a subfolder called "ext".It shouldn't cause any issue that PHP isn't installed in C:\PHP - it's not installed there for me and I've never had any issues. The setup guide on the wiki for Windows Server 2008 R2 suggests to change all manner of default settings, none of which I've done, and it's never been an issue for me at all.If you're not sure your PHP setup is quite how it should be, you may want to install PHP Manager, which will allow you to see your installed PHP version, change it, enable and disable PHP extensions all from the IIS Manager.Other things to check:
- Is Anonymous Authentication running as a specific user, or the Application pool identity (and if so, what's that called?)
- When you say you've changed permissions on all the right folders, which folders specifically have you done that on?
Hopefully that will help get closer to the root of the problem.Noel
--
ResourceSpace: Open Source Digital Asset Management
http://www.resourcespace.org
---
You received this message because you are subscribed to a topic in the Google Groups "ResourceSpace" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/resourcespace/5ZGVB4RlPXE/unsubscribe.
To unsubscribe from this group and all its topics, send an email to resourcespace+unsubscribe@googlegroups.com.
Sorry for the barrage of email. I just deleted the last two posts so I could clarify. The LDAP extension was not enabled as I assumed it was in the PHP manager. That solved my initial error. It is now connecting to our AD server just fine, however, no users are syncing. I notice that my screen differs slightly from the manual in that I'm not seeing a User Container field. I only see Base DN and Group DN. Has it been changed since the manual was released to just find users from the Base DN? It's syncing the groups just fine so I know it's not a connection issue. Or does it just take a while to sync?
On Tuesday, November 24, 2015 at 11:35:54 AM UTC-6, Zach Halliwell wrote:
Hey Noel,Thanks for the tips. Good to know that someone else has it working from the program files path. Everything looks and works fine from the PHP manager. I just keep throwing a Server 500 error that says "The website encountered an error while retrievinghttp://resourcespace/resourcespace/plugins/posixldapauth/pages/setup.php. It may be down for maintenance or configured incorrectly." when I try to enable the posixldapauth plugin. Anonymous Authentication is running as the Application Pool IUSR identity which, to answer your second question, I've given permissions to on the plugins folder of the resourcespace directory (as well as anonymous login to be safe).
On Tue, Nov 24, 2015 at 10:13 AM, Noel Slevin <noels...@gmail.com> wrote:
The default PHP installation directory in Windows is Program Files (x86)\PHP\Version. So, for me, that's \v5.6.13. The extension directory is in that folder, in a subfolder called "ext".It shouldn't cause any issue that PHP isn't installed in C:\PHP - it's not installed there for me and I've never had any issues. The setup guide on the wiki for Windows Server 2008 R2 suggests to change all manner of default settings, none of which I've done, and it's never been an issue for me at all.If you're not sure your PHP setup is quite how it should be, you may want to install PHP Manager, which will allow you to see your installed PHP version, change it, enable and disable PHP extensions all from the IIS Manager.Other things to check:
- Is Anonymous Authentication running as a specific user, or the Application pool identity (and if so, what's that called?)
- When you say you've changed permissions on all the right folders, which folders specifically have you done that on?
Hopefully that will help get closer to the root of the problem.Noel
--
ResourceSpace: Open Source Digital Asset Management
http://www.resourcespace.org
---
You received this message because you are subscribed to a topic in the Google Groups "ResourceSpace" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/resourcespace/5ZGVB4RlPXE/unsubscribe.
To unsubscribe from this group and all its topics, send an email to resourcespac...@googlegroups.com.
There should be a php error log somewhere, on linux PHP logs to apache, that will give a lot more information about where it's failing.
LDAP Information:
LDAP Server: xxx.xxx.xxx.xxx : 389
LDAP Type Active Directory
AD admin: user name of a domain admin( no need to add @domain.lan)
AD password: password of the domain admin
AD Domain: domain.lan
Use single Domain : checked
Base DN : dc=domain,dc=lan
Group DN : null
Member field : null
Member field type: Default
Resourcespace configuration:
User suffix: _AD
Create Users: checked
Group Based User Creation: checked
New User Group: General Users