Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

All other Modules /

Discuss all other Modules here.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Activedirectory module LDAPDebugController returns Page Not Found


Go to End


958 Views

Avatar
scdladmin

Community Member, 4 Posts

15 October 2015 at 7:41am

Debian server with Silverstripe 3.2 and activedirectory modules installed.
Ldap server is W2K8 R2 SP1 domain controller.

Have been unable to get SAML or LDAP authentication to work.
Following documentation on github site for activedirectory, I tried opening a browser to https://mysiteroot/LDAPDebugController (also with .php appended).
Both return Page Not Found.

Have used ldapsearch to verify connection to ldap server, although ldapsearch cannot verify secure connections.
Have tried disabling useSsl and useStartTls in ldap.yml, but get the same Page Not Found result.