Multisite and LDAP logins
-
Hey WP community,
I’m trying to set up a multi site for students at my university so they can easily create blogs and pages for projects.The idea is that a student logs in with his LDAP account and registeres a new subdomain (myproject.projects.*.com) on which he can blog and post things.
I set up simple-ldap-login
To register, I send the students here:
*****/wp-login.php?redirect_to=http%3A%2F%2F*****%2Fwp-signup.phpOn the initial page, they can login without a problem (and their user gets created). After they created the new site, they can still log in to the main /wp-login.php page and then continue over to their site after they authenticated.
The main problem is that they can’t seem to log in at the newly created site (/myproject/wp-login.php) . I “network activated” simple LDAP login but it doesn’t seem to work.Any special instructions on how to get simple LDAP login to work with newly creates sites on subdomains in a mu installation?
- The topic ‘Multisite and LDAP logins’ is closed to new replies.