Gossamer Forum
Home : Products : DBMan : Customization :

Re: [joebagodonuts] dbman & webapp integration

Quote Reply
Re: [joebagodonuts] dbman & webapp integration In reply to
I don't know how webApp is set up. I've never looked at the files. But I can tell you about DBMan.

Quote:

DBMan uses default.db as a pipe delimited text file outlining ALL users in one file,

Sorta. Actually, DBMan uses the password file (default.pass) for the users. The .db file is for the records. The .pass file is set up as

username:encrypted password:view permission:add permission:delete permission:modify permission:admin permission

If you've added the lookup mod, there is also the email address. Notice that this file uses a : to define the fields.

It is the password file that you need to coordinate first with webApp so that your users can log in just once and be able to access both your forum and your database.

Your .db file is further information about the user, which is the sort of thing that is stored in profile of a message board.

I'm not exactly sure what you want to do. At first I thought that you were going to use DBMan to store the profiles of your users. But it seems that webApp already has a profile and what you really want to do is copy the information from the fields into the files that webApp uses.

I'm really not sure how to answer your questions until I know where you're heading. I'm a bit dense these days. :)


JPD
----------------------------------------------------
JPDeni's DBMan-ual
How to ask questions the smart way.
Subject Author Views Date
Thread DBMAN and phpBB2 integration joebagodonuts 7072 Aug 10, 2005, 5:06 PM
Thread Re: [joebagodonuts] DBMAN and phpBB2 integration
JPDeni 7035 Aug 10, 2005, 7:32 PM
Post Re: [JPDeni] DBMAN and phpBB2 integration
joebagodonuts 7047 Aug 11, 2005, 5:19 AM
Thread dbman & webapp integration
joebagodonuts 6796 Sep 14, 2006, 5:56 PM
Thread Re: [joebagodonuts] dbman & webapp integration
JPDeni 6789 Sep 14, 2006, 6:10 PM
Thread Re: [JPDeni] dbman & webapp integration
joebagodonuts 6802 Sep 14, 2006, 6:29 PM
Thread Re: [joebagodonuts] dbman & webapp integration
JPDeni 6784 Sep 14, 2006, 7:13 PM
Thread Re: [JPDeni] dbman & webapp integration
joebagodonuts 6786 Sep 14, 2006, 7:34 PM
Thread Re: [joebagodonuts] dbman & webapp integration
joebagodonuts 6785 Sep 16, 2006, 11:26 AM
Thread Re: [joebagodonuts] dbman & webapp integration
JPDeni 6795 Sep 16, 2006, 3:45 PM
Post Re: [JPDeni] dbman & webapp integration
joebagodonuts 6763 Sep 17, 2006, 6:04 AM