On Thu, Jun 30, 2011 at 3:21 PM, Erik Huelsmann <[email protected]> wrote: > Hi Chris, > How does using one and the same user, let's call her Sammy, work with user > management for multiple companies?
So this is a bit of an issue which must be further discussed in terms of default behavior and documented. > * Where do users get stored? > * Do I need to create the same user in each company? Yes. > * What happens if I do that and the user already exists in the psql cluster > (because she's in another database)? Right now by default there is a check to keep this from happening. I expect to create a function which is a drop-in replacement without the check enabled..... The basic concern is what happens where these need to be separated? My general sense at the moment is that the situations where this could happen accidently (and thus give users accidental access to other companies' data in hosted environments) are bad enough that we shouldn't remove the check by default. On the other side, maybe hosting companies should be expected to put more effort into it than the average user... So maybe we should reverse this. > Would be nice to understand these scenarios - and maybe even document before > 1.3GA. Best Wishes, Chris Travers ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ Ledger-smb-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel
