[Serusers] permissions module BUG??

Java Rockx javarockx at yahoo.com
Mon Jan 24 20:45:26 CET 2005


Hello All.

I'm trying to get allow_trusted() to work but this is output to my syslog.

Jan 24 14:42:55 sip01 /usr/local/sbin/ser[3308]: use_table(): Invalid parameter value
Jan 24 14:42:55 sip01 /usr/local/sbin/ser[3308]: allow_trusted(): Error while trying to use
trusted table


My ser.cfg looks like this:

modparam("permissions", "db_url", "mysql://ser:heslo@localhost/ser")
                                                                                                  
                                              modparam("permissions", "db_mode", 0)
modparam("permissions", "trusted_table", "trusted")

route {

   if (!allow_trusted()) {
      blah blah
   }; 
}

Is this a bug with ser-0.9 from cvs??

Regards,
Paul



		
__________________________________ 
Do you Yahoo!? 
Yahoo! Mail - Helps protect you from nasty viruses. 
http://promotions.yahoo.com/new_mail




More information about the sr-users mailing list