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

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


> I can't remember the details but ZAP does this...

thanks Dan!

I just tested my above syntax and $AuthUser works with @groups
just like that:
   $AuthUser['@admin'] = array('bob','ann','jack');

  ~Hans


_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to