Index: openacs-dist/debian/debian/etc/aolserver4/dotlrn.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-dist/debian/debian/etc/aolserver4/dotlrn.tcl,v diff -u -r1.1 -r1.2 --- openacs-dist/debian/debian/etc/aolserver4/dotlrn.tcl 20 Oct 2006 20:12:08 -0000 1.1 +++ openacs-dist/debian/debian/etc/aolserver4/dotlrn.tcl 20 Oct 2006 22:21:58 -0000 1.2 @@ -41,7 +41,7 @@ } else { set db_host localhost set db_port 5432 - set db_user www-data + set db_user dotlrn } #--------------------------------------------------------------------- @@ -83,8 +83,8 @@ ns_param maxbackup 5 ns_param debug $debug # ns_param mailhost localhost - ns_param user www-data - ns_param group www-data + ns_param user dotlrn + ns_param group dotlrn # If setting port below 1024 with AOLServer 4, read comments in file: