[Opensource] using different table schemas for login and permission information?

Michael Rimov rimovm at centercomp.com
Mon Oct 14 23:35:20 PDT 2002


At 06:28 PM 10/14/2002 -0500, you wrote:
>I'm looking at using tables for login and permission information so that I 
>can integrate with other apps. From what I can tell, the preferred way to 
>do this is to replace DefaultUserInfo and it's associated DBObjects. Is 
>this correct? Also, can the change be made to the userInfo class handler 
>in expresso-config.xml instead of actually changing DefaultUserInfo?

Correct.  The User class should the appropriate class handler defined in 
expresso-config.xml.  [The default just happens to be 
DefaultUserInfo].  Let me know if you have problems with it.

HTH!
                                         -Mike





More information about the Opensource mailing list