How can i share User database for multiple instances of osqa1, osqa2 sites ? For example a user of osqa1 do not need to subscribe to osqa2, he just uses his login from osqa1 to connect osqa2.

Thank you.

asked 17 Jul '11, 19:15

celchip's gravatar image

celchip
31113
accept rate: 0%

Yeah, I'm curious about this for a normal and a meta site.

(17 Jul '11, 23:24) drewoid

This is something that comes naturally with Qato, our commercial hosted product. You can have multiple sites in a "network" that share a user base and a top-level reputation and badges. The content on each site is different (although it could be shared within the same network if we wanted). With this solution, you could continue using all the normal auth modes across both sites and login to either one with any of them.

Separately, each site in Qato comes with a "meta space" where you can break out the questions about the site itself. We're working on exposing that into the various skins this week, but the core stuff is already there. If you're interested in Qato, please get in touch at sales at dzone.com or call us at 919.678.0300 and we'd be happy to give you a demo.

link

answered 19 Jul '11, 09:55

matt's gravatar image

matt ♦♦
6.1k335645
accept rate: 48%

Im interested in Qato and I emailed you guys a while ago about pricing and received no reply. I don't see this as a good sign, so I'm considering hiring devs to work onto of OSQA. Can on of you send me an email to the address associated with this account.

(19 Jul '11, 11:37) drewoid

Well that's bizarre, I rarely miss an email like that :) What email did you send it to the last time? I will send you a separate email to make sure you get that one!

(19 Jul '11, 11:40) matt ♦♦

what about pricing ? Qato site does not give pricing. It would be very helpful !!! Can you give us us more informations about pricing ?

(19 Jul '11, 11:43) celchip
-1

It is not a good idea to share the users table and make it accessible from two different installations. Consider creating an OpenID Interface that is going to be shared. As a good example you can use facebookauth, oauthauth and openidauth modules.

link

answered 18 Jul '11, 07:21

Jordan's gravatar image

Jordan ♦♦
3.1k618
accept rate: 38%

1

But how to link the two sites when someone subscribes by username and password ??? I would to keep this possibility

(19 Jul '11, 03:15) celchip
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×298
×62
×18
×5
×5

Asked: 17 Jul '11, 19:15

Seen: 586 times

Last updated: 19 Jul '11, 11:43

powered by OSQA