[dev] Re: [cvs] commit: hermes/scripts/drivers hermes.sql
jonah/scripts/drivers jonah_news.sql jonah_weather.sql horde/scripts/db
auth.sql category.sql links.sql log.sql prefs.sql sessionhandler.sql
token.sql vfs.sql turba/scripts/drivers turba.sql ...
Chuck Hagenbuch
chuck at horde.org
Mon Jul 14 10:23:08 PDT 2003
Quoting Marko Djukic <marko at oblo.com>:
> one solution could be to have the initial user creation script not say
> "localhost" but any host as the host:
> REPLACE INTO user (host, user, password)
> VALUES (
> '%',
> 'horde',
> PASSWORD('horde')
> );
If the host entry in the user table is empty, can that user ever be logged in
as? If not, I'd say just leave @localhost off and leave things as they are.
-chuck
--
Charles Hagenbuch, <chuck at horde.org>
The alligators were there, too, in a bathtub inside the house.
More information about the dev
mailing list