Re: I'd like to create an RB schema diagram

2012-03-01 Thread Chris Tooley
Not every database had foreign keys so relationships are inferred by column names. On Mar 1, 2012 11:28 AM, "Steve" wrote: > I'd like an RB schema diagram to help me understand how the database is > organized. I was able to create some nice output using SchemaSpy, but the > output claims there ar

I'd like to create an RB schema diagram

2012-03-01 Thread Steve
I'd like an RB schema diagram to help me understand how the database is organized. I was able to create some nice output using SchemaSpy, but the output claims there are no relationships between the tables, which I don't believe. Reverse engineering in MySQL Workbench didn't display any table

Re: Using LDAP auth when anon access is not allowed?

2012-03-01 Thread Oz Linden (Scott Lawrence)
On 2012-02-08 05:56 , Scott Lawrence wrote: We don't allow anonymous/unauthenticated queries against our LDAP service. Is it possible to set up RB 1.6.3 to use LDAP to authenticate users by having it try to bind with the users credentials? (or some other method I have not thought of?) I've s