Re: [viewvc-dev] Re: svn commit: r1902 - trunk: . bin

"Philip M. Gollucci" <[email protected]>
Newsgroups gmane.comp.version-control.cvs.viewcvs.devel
Organization P6M7G8 Consulting
Message-ID <[email protected]>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

C. Michael Pilato wrote:
| Philip M. Gollucci wrote:
|> [email protected] wrote:
|> | +    host = raw_input("MySQL Hostname [default: localhost]: ") or
|> "localhost"
|> I don't think thats quite the same.  IIRC, if you specify -h you force
|> MySQL
[...]
| Ah, interesting.  I didn't realize that it mattered.  Are there
| situations in which this could be a problem?

Well you can say in my.cnf
skip-networking

where the previous way would work and this would not
assuming I'm not just pontificating.


Also, you're grants matter
GRANT X ON viewvc.* to 'viewvc'@'%' identified by 'a';

'%' doesn't include localhost.

Conversely,

GRANT X ON viewvc.* to 'viewvc'@'localhost' identified by 'a';

IF you connect via tcp-ip, even to --host localhost, I don't believe this applies.




- --
- ------------------------------------------------------------------------
Philip M. Gollucci ([email protected])
o:703.549.2050x206
Senior System Admin - Riderway, Inc.
http://riderway.com / http://ridecharge.com
1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70  3F8C 75B8 8FFB DB9B 8C1C

Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.8 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFINthydbiP+9ubjBwRArZUAJoC0VYiF0hHDGni/SVtx1PVdSstXwCdGUhu
2WtZlBUszWU+9zb/3Y0cWJU=
=KMFu
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.