LDAP Athenticaiton for MySQL

2004-03-16 Thread Matt Silva
Hello

Is there a way I can get a MySQL database to authenticate
users against an LDAP database without any 3rd party coding?
I want to store mysql usernames and passwords in ldap.

Thanks
Matt
--
Matt Silva
Empower Software Technologies, LLC
27851 Bradley Rd. Suite 120
Sun City, CA 92586
PH: (909) 672-6257
WB: www.storagecommander.com
EM: [EMAIL PROTECTED]
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]


Re: MySQL Administrator - Startup Variables

2004-02-23 Thread Matt Silva
Oh we are using Red Hat Enterprise Linux WS ver 3.0

Thanks
Matt
Thomas Taylor wrote:

what platform are you on?
On Feb 23, 2004, at 4:27 PM, Matt Silva wrote:
I am using the ~new~ MySQL Administrator and i'm trying to load the 
Startup Variables and i'm receiving a "Could
not find my.cnf" error.  my.cnf is located in the /etc directory and 
I have temporarily relaxed the permissions to
777.  Is there something that i'm missing here?  Or is there a bug in 
the Administrator program?

Thanks
Matt
--
Matt Silva
Empower Software Technologies, LLC
27851 Bradley Rd. Suite 120
Sun City, CA 92586
PH: (909) 672-6257
WB: www.storagecommander.com
EM: [EMAIL PROTECTED]
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:
http://lists.mysql.com/[EMAIL PROTECTED]


Thanks,
Thomas Taylor
17106 76th Ave
Maple Grove, MN 55311
[EMAIL PROTECTED]


--
Matt Silva
Empower Software Technologies, LLC
27851 Bradley Rd. Suite 120
Sun City, CA 92586
PH: (909) 672-6257
WB: www.storagecommander.com
EM: [EMAIL PROTECTED]
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]


MySQL Administrator - Startup Variables

2004-02-23 Thread Matt Silva
I am using the ~new~ MySQL Administrator and i'm trying to load the 
Startup Variables and i'm receiving a "Could
not find my.cnf" error.  my.cnf is located in the /etc directory and I 
have temporarily relaxed the permissions to
777.  Is there something that i'm missing here?  Or is there a bug in 
the Administrator program?

Thanks
Matt
--
Matt Silva
Empower Software Technologies, LLC
27851 Bradley Rd. Suite 120
Sun City, CA 92586
PH: (909) 672-6257
WB: www.storagecommander.com
EM: [EMAIL PROTECTED]
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]


Reporting Engines for MySQL

2004-02-19 Thread Matt Silva
I'm looking for a good report generator (similar to Crystal Reports) for 
MySQL that runs on a Linux/Apache
system.  I'm currently using a php scripts that I wrote, but its being 
unbearable to keep up with the report
demand.  So i'm looking for something I could easily integrate into my 
current web app.

I took a look at the MySQL portal software area on their site 
(http://www.mysql.com/portal/software/reporting/index.html),
but could not find anything just for reporting.  It seem most of the 
utils where for administrating.

I was wondering if anybody from the community could recommend anything?

Thanks
Matt
--
Matt Silva
Empower Software Technologies, LLC
27851 Bradley Rd. Suite 120
Sun City, CA 92586
PH: (909) 672-6257
WB: www.storagecommander.com
EM: [EMAIL PROTECTED]
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]


Re: Installation Confusion in Linux

2004-02-17 Thread Matt Silva
This will list all the files in the package and where they are located.

rpm -qpl .rpm

or from the rpm database

rpm -ql 

Matt

Ross O wrote:

I was able to successfully install MySQL server 4
under windows, but am a little confused about doing it
through linux.  

My main confusion is where the install goes? Im using
the rpm, and from my personal directory where i
downloaded the rpm to, i issue a rpm -i
MySQL-server-...rpm command and it goes through its
deal. The very first thing I notice is it says is to
execute /usr/bin/mysqladmin -u root... to set the
passwords. Well there are about a dozen mysql scripts
in that directory but no mysqladmin, so immediately Im
thinking i have a problem or did something wrong. Next
it says the default directory for the install is
/usr/local/mysql unless i specified otherwise. I did
not and that directory does not exist. 

so what happened? i downloaded the rpm off the mysql
site and all i did was run it. didnt touch anything
else. it installs the mysql service fine, and it puts
all its db files in the /var/lib directory like it
says it will, but it sure seems like im missing some
other critical files?
__
Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online.
http://taxes.yahoo.com/filing.html
 

--
Matt Silva
Empower Software Technologies, LLC
27851 Bradley Rd. Suite 120
Sun City, CA 92586
PH: (909) 672-6257
WB: www.storagecommander.com
EM: [EMAIL PROTECTED]
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]