Re: OT: DB connections coming from unqualified hostname

2005-11-09 Thread email builder
--- email builder <[EMAIL PROTECTED]> wrote: > > > > When we connect to our bayes/awl/user_scores databases, the > > connections > > > are > > > > being made by clients with unqualified hostnames. If we try to use > > > GRANTs > > > > such as 'user'@'%.example.com', connections are refused si

Re: OT: DB connections coming from unqualified hostname

2005-11-09 Thread email builder
> > > When we connect to our bayes/awl/user_scores databases, the > connections > > are > > > being made by clients with unqualified hostnames. If we try to use > > GRANTs > > > such as 'user'@'%.example.com', connections are refused since only the > > > hostname portion is being used to connect

Re: OT: DB connections coming from unqualified hostname

2005-11-09 Thread email builder
> > When we connect to our bayes/awl/user_scores databases, the connections > are > > being made by clients with unqualified hostnames. If we try to use > GRANTs > > such as 'user'@'%.example.com', connections are refused since only the > > hostname portion is being used to connect I guess. For

Re: OT: DB connections coming from unqualified hostname

2005-11-09 Thread Dhawal Doshy
email builder wrote: Hello, When we connect to our bayes/awl/user_scores databases, the connections are being made by clients with unqualified hostnames. If we try to use GRANTs such as 'user'@'%.example.com', connections are refused since only the hostname portion is being used to connect I