Jump to content

Recommended Posts

Posted

Hi,

 

I work at a relatively small school here in Australia as the ICT Officer and after having to deal with the awful intranet that was in place when I started have begun work on replacing it with a Sharepoint Services site. While looking for a better alternative than the Room and Equipment booking template I stumbled upon edugeek and consequently MRBS. While I can get it running without an issue I certainly am not am expert with sharepoint or web design (most of my experience and training is with IT support and administering a Windows domain. so while I know enough VB for scripting and a little HTML you would consider me a novice in this area).

 

To get on to my main point I was wondering if there is some way to integrate MRBS and Sharepoint Services so they use a single sign-on and the teachers do not have to continually enter their passwords.

 

I would appreciate any advice I can get on this.

 

Cheers

Rhys

Posted

Sorry, I do understand I can link MRBS to LDAP, but are you inferring that since sharepoint does the same the user will stay logged in somehow.

 

I should note that teachers will be accessing this from non-domain computers as well as the desktop PC's we have on campus.

Posted
They will use the same db of users (because sharepoint in most cases is just using a LDAP link to your AD database), but the sessions won't persist between sharepoint and mrbs, so staff would need to reenter their username/password.
  • 7 months later...
Posted
Sorry, this is probably way to late, but if you deploy mrbs on a windows iis server, you can use 'none' for authentication and 'nt' for the session scheme in mrbs and use the Integrated windows authentication (ntlm) in iis. This should give you single sign on for you windows domain users. Anyone using other browsers will be prompted for there domain logon. You may find you need to enable digest authentication for some clients as well. This should all be in the mrbs documentation.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...