Group: Forum Members
Posts: 8,
Visits: 22
|
Hello,
I am tying to set up a basic project, and I think I have it mostly there. I am a little stuck on how to set up the connections and the main StrataFrame database for security.
I have my database with all the StrataFrame security objects added to it (ie, my tables + SFSxxx).
I had a working project (usable BOs, etc), but started out with the 'with security' template this time.
I have set the AllowWindowsAuth=true
* when I try to flag a user as 'use windows auth', I am still required to enter a password for them
How do I configure the application so that login requests (and the security editor) are all handled by/routed to my application database, while leaving all the normal stuff in the main, shared SF database. After that, how can I map the user to a windows user? Ideally there would be no mapping, just group permissions assigned via windows groups. Maybe I am misunderstanding somewhat?
Sorry for the not-directly-technical question. Everything is abstracted, so I am not just setting the connection string myself which would, I think, clear up my confusion.
Thanks,
Andrew Backer
|