Al,
perhaps you can explain in detail what problem(s) you've encountered
when setting up AuthUser and UserAdmin.

Does name/password authorisation  (login) work with AuthUser
installed? Near top of config.php:
  include_once("$FarmD/scripts/authuser.php");
before UserAdmin was installed? (added before the code above:
  include_once("$FarmD/cookbook/useradmin-authuser.php");

A copy of your config.php would be useful as well,
just replace all clear passwords and sensitive names with
hashes #######.

  ~Hans


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

Reply via email to