Daniel Mirrha Santos wrote:
Its possible to use postgres to authenticate ser users? What I have to do to make it work with postgres?
load the postgres module and use a postgres URL instead if a mysql URL, e.g.:
modparam("auth_db", "db_url", "postgres://user:passw@localhost/dbname")
klaus
Thanks, Daniel
Serusers mailing list Serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers