Hi, It depends on what you want to do specifically. If you were interested in giving your customers an interface in which they could modify their details, then you'd possibly want to investigate using PHP (with ADODB) or another scripting language to add support to your templates.
If however you simply wanted administrative access to all your data, you could use a Web-based database access tool. I'm not familiar with any of these myself, but do know that various options exist for MySQL and PostgreSQL. Most of the database tools I have seen are PHP or Perl based, so server-side scripting of some kind would probably be necessary. - Roydon L. <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>... > Thanks a lot. > > Excuse me, what are the numerous tools? > > Many thanks, > > "Netwin Support" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] > > The authentication modules are not managed through this interface as they > > are designed for simple authentication tasks and to be easily written by > > users where necessary. The protocol does allow for limited manipulation of > > users, but is not required of all authentication modules. > > > > Most modules require some configuration to work, of varying complexity. > > > > There are numerous tools available for manipulating databases via the Web > > which may be suitable if you need to control the user database in this > way. > > > > - Roydon L. > > > > <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>... > > > For users.dat, it's > > > > > > user:password:manager access(none,full):managed groups:full > > name:usergroups > > > > > > How about the manager access setting for ODBCAuth? > > > > > > Many thanks, > > > > > > > > > "Support Auckland" <[EMAIL PROTECTED]> wrote in message > > > news:[EMAIL PROTECTED] > > > > At 02:35 PM 12/11/2003 +0800, you wrote: > > > > >Also for the ODBCAuth setting, the groups can be translated as > > > > >field_translate xxxx groups > > > > > > > > > >How about the translation of access right? > > > > >Is it > > > > >field_translate xxxx access? > > > > > > > > Sorry, I'm not sure what you mean by 'access right' in this context ? > > > > > > > > chrisP. > > > > > > > > > > > > > > > > > > > > > > > >
