[pmwiki-users] AuthUser config

Hans design5 at softflow.co.uk
Sun Jun 15 12:09:43 CDT 2008


I wonder if it is possible to set auth groups in config, as one can
set individual users with  a password, like

   $AuthUser['bob'] = crypt('bobspassword');

thereby not using SiteAdmin.AuthUser


Does it work to set group associations in config.php like

   $AuthUser['@admin'] = array('bob','ann','jack');

? or in a different way?

thanks for any help here!

  ~Hans   




More information about the pmwiki-users mailing list