Displaying 20 results from an estimated 29 matches for "mod_auth_mysql".
2005 Aug 27
2
Mod_auth_mysql
Hello,
I just upgraded from WBEL 4 to Centos 4.1 per the FAQ. I'm pretty sure
after running 'yum update', mysql and apache were updated.
I was previously using mod_auth_mysql under WBEL 4 to password protect
several directories but now things seem to be broken. When I go to a
password protected directory I get an Internal Server Error 500. The only
explanation in the error log is "no user file?"
Any ideas?
TIA
2006 Jun 15
1
rails + apache2 + mod_auth_mysql + headers
...te* simple thing with rails.
I have a db. It has a table with users etc and works fine as it is. I
now want to add some very simple authentication mechanism. Instead of
authenticating through the use of a rails plugin that handles
sessions etc, I want to be able to route the users by using
mod_auth_mysql.
I run rails through apache2 and i am using mod_auth_mysql to
authenticate a user to be allowed to see the rails project pages and
it works so far. I placed the .htaccess correctly formed at the root
of the project folder and the database table that holds the user data
is the same the rail...
2005 Aug 29
2
Samba+MySQL+Apache Authentication = possible?
Good evening,
I don't know if this is the right place to ask... but I gotta start
somewhere..
I have Samba setup as a PDC for my domain using the MySQL passdb backend for
authentication. I would also like to use other components such as
mod_auth_mysql for apache authentication.
Is there a way that it can use one of the 2 password fields from the samba
MySQL table (nt_pw or lm_pw) in order to do the authentication through the
web server?
With mod_auth_mysql, I can set several encryption methods, such as md5, or
des, etc. The passwords in the...
2008 Feb 14
2
OFF Topic: mysql installation problem
Hi All:
I'm trying to get mysql 5 installed on my CentOS 4.6 installation. I've
installed mysql using yum:
yum -y install perl-DBD-MySQL mysql-server mysql php-mysql
mod_auth_mysql phpmyadmin mysqlclient
Yum says it installed fine:
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package phpmyadmin.noarch 0:2.11.4-1.el4.rf set to be updated
---> Package perl-DBD-MySQL.x86_64 0:2.9004-3.1.centos4 set to be updated
---&g...
2005 Jul 23
2
CentOS 4 snag with htaccess
I'm hitting a snag with htaccess. Have created .htaccess and .htpasswd
files, set up apache directory options just like always... the exact
same setup works fine on CentOS 3, but I can't seem to get it to
authenticate on CentOS 4? Am I just being blind stupid (as in not seeing
something 'exactly the same') or is there something different I'm
missing? I have selinux running
2013 Oct 28
2
MySQL 5.5, PHP and other tools still use 5.0 client drivers
...0-1.el5 mysql51-mysql-server-5.1.70-1.el5 mysql51-mysql-test-5.1.70-1.el5 mysql51-runtime-1-9.el5 mysql51-1-9.el5 mysql51-mysql-bench-5.1.70-1.el5
error: Failed dependencies:
libmysqlclient.so.15 is needed by (installed) perl-DBD-MySQL-3.0007-2.el5.i386
libmysqlclient.so.15 is needed by (installed) mod_auth_mysql-3.0.0-3.2.el5_3.i386
libmysqlclient.so.15 is needed by (installed) mysql-connector-odbc-3.51.26r1127-2.el5.i386
libmysqlclient.so.15 is needed by (installed) cyrus-sasl-sql-2.1.22-7.el5_8.1.i386
libmysqlclient.so.15 is needed by (installed) dovecot-1.0.7-8.el5_9.1.i386
libmysqlclient.so.15 is neede...
2005 Jul 14
0
htaccess authentication asks for MySQL table test.user_info
Hello.
For users interested in the MySQL authentication problem for SSL pages,
there is another way
to prevent mod_auth_mysql to do this mySQL authentication. This has been
reported by Brent:
In the /etc/httpd/conf/httpd.conf file, add the directive:
<Directory xxxxxx/
AuthMySQLEnable off
AllowOverride All
</Directory>
You can also add it to your .htaccess file.
Thanks Brent !
Daniel
----- Origina...
2010 Mar 10
12
Dependency problems with Yum update
...4.el4.centos set to be
updated
--> Running transaction check
--> Processing Dependency: libmysqlclient.so.14(libmysqlclient_14) for
package: dovecot
--> Processing Dependency: libmysqlclient.so.14 for package: perl-DBD-MySQL
--> Processing Dependency: libmysqlclient.so.14 for package: mod_auth_mysql
--> Processing Dependency: libmysqlclient_r.so.14 for package: MySQL-python
--> Processing Dependency: libmysqlclient_r.so.14(libmysqlclient_14) for
package: MySQL-python
--> Processing Dependency: libmysqlclient.so.14 for package: dovecot
--> Finished Dependency Resolution
Error: Miss...
2008 Jan 31
1
centosplus + priority plugin
...release=$releasever&arch=$basearch&repo=os
baseurl=http://ftp.hostrino.com/pub/centos/$releasever/os/$basearch/
gpgcheck=1
gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-centos4
exclude=php* httpd* postgres* MySQL* mysql* perl perl-DBD-MySQL
perl-DBD-Pg perl-DBI perl-suidperl unixODBC* mod_auth_mysql
mod_auth_pgsql mod_perl mod_perl-devel mod_ssl
priority=1
#released updates
[update]
name=CentOS-$releasever - Updates
#mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=updates
baseurl=http://ftp.hostrino.com/pub/centos/$releasever/updates/$basearch/
gpgche...
2007 Mar 13
1
Error on starting the apache Server
....1.6 and
mysql 5.0.27 rpms from the centosplus repositories.
I have two problems the first is:
On starting the apache server I get the following error:
[root at localhost linux 07-02-2007]# /usr/sbin/httpd
Syntax error on line 6 of /etc/httpd/conf.d/auth_mysql.conf:
Cannot load /etc/httpd/modules/mod_auth_mysql.so into server:
libmysqlclient.so.14: cannot open shared object file: No such file or
directory
So I commented out line 6 and it runs fine, but I think I should correct the
error. Anyone has ideas of how to correct this.
The Second problem is on running phpinfo i've noticed that mysql is not...
2002 Oct 16
1
integrated mail+ftp+samba+proxy auth mysql
...and windows desktop and found :
mail server --> qmail + vpopmail+mysql
ftp server --> pureftp + mysql
proxy server --> squid+mysql
domain logon \
file server > samba +mysql --> only work for 2.0.x , 2.2.x still on
progress (by Jelmer Vernooij)
print server /
web server --> apache+mod_auth_mysql
---------------------
but I have a difficulty, because each server use their own mysql
database, table and password encryption, I want to that all server use
same database and table and if could be use same password encryption
method .
Think that I want to ask, when samba auth mysql 2.2.x finis...
2005 May 16
1
htaccess authentication asks for MySQL table test.user_info
Hello.
I tried to create an access file with 'htpasswd -c
/etc/httpd/conf/myfile.htaccess testuser'.
In the SSL directory I have put a .htaccess file containing the followings:
AuthUserFile /etc/httpd/conf/myfile.htaccess
AuthName "Mydomain"
AuthType Basic
require valid-user
This worked with CentOS 3.
Now with CentOS 4, apache version 2.0.52, the access to the page is
2010 Jun 03
1
Xen 3.1.2 on CentOS 5.5 doesn't see all 4 CPUs
...Crypt-SSLeay
perl-Mozilla-LDAP
perl-LDAP
perl-XML-Grove
python-imaging
perl-Archive-Zip
pexpect
imake
gcc-objc
expect
java-1.6.0-openjdk
nasm
statserial
xferstats
libsane-hpaio
libvirt-cim
Virtualization-en-US
libcmpiutil
telnet-server
rsh-server
tftp-server
mailman
postfix
squirrelmail
cyrus-imapd
mod_auth_mysql
mysql-devel
mysql-bench
php-mysql
openldap-servers
vnc-server
freeradius
system-config-bind
system-config-boot
rdesktop
lsscsi
uucp
festival
tsclient
x3270
lslk
nmap-frontend
wireshark-gnome
audit
mrtg
net-snmp-utils
sysstat
gnome-nettool
iptraf
vlock
dstat
Virtualization-en-US
php-odbc
mod_nss
mod...
2006 Jan 17
2
yum groupinstall "MySQL Database"
Hi all,
I have a question related to yum groupinstall.
I just tried a:
yum groupinstall "MySQL Database"
I expected that I would end up with a MySQL Database server,
but it installed a bunch of .rpms *except* mysql-server. No
big deal, I'm just curious if it was intended this way or not,
that's all.
Thank you and,
Have a nice evening everyone,
Alex
2005 Feb 15
2
Poll: what features are you lusting for in v4
While we're waiting on the keebler elves to make the new CentOS 4, what
feature(s) are you most lusting after in RHEL/CentOS 4?
For me:
- official Mysql 4!!! (man does this make me happy)
- official Subversion
..are my top two, they will make me a happy camper for so many projects.
:) Sure sure the 2.6 kernel is nice, but that super-patched 2.4 kernel
on v3 seems to work quite well
2004 Apr 08
1
error compiling cdr_mysql support
...usr/include/mysql -c -o cdr_addon_mysql.o cdr_addon_mysql.c
cdr_addon_mysql.c:50: error: `PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP' undeclared here (not in a function)
make: *** [cdr_addon_mysql.o] Error 1
I'm pretty sure I got all that is needed:
# rpm -qa | grep mysql
mysql-3.23.58-4
mod_auth_mysql-20030510-3
php-mysql-4.3.3-6
mysql-server-3.23.58-4
mysql-devel-3.23.58-4
ser-mysql-0.8.12-0
Any idea ?
Tnx !
--
Best regards,
Alessio mailto:afoc@interconnessioni.it
2007 Jan 10
1
OT: Apache Built -how do add SSL module?
hey I already compiled apache 2.0.58 from source onto my centos server
and noticed I needed to get SSL module added "after the fact"
-what are the commands I would run to get this working without wiping
everything out and starting over?
-karlski
2006 Apr 01
0
CEBA-2005:xxx CentOS 3 s390(x) - lot of updates for U5
...MS/man-pages-ja-20041215-1.EL3.noarch.rpm
updates/s390/RPMS/mikmod-3.1.6-21.3.s390.rpm
updates/s390/RPMS/mikmod-devel-3.1.6-21.3.s390.rpm
updates/s390/RPMS/mkinitrd-3.5.13.3-1.s390.rpm
updates/s390/RPMS/mkisofs-2.01.0.a32-0.EL3.2.s390.rpm
updates/s390/RPMS/mktemp-1.5-18.2.s390.rpm
updates/s390/RPMS/mod_auth_mysql-20030510-2.ent.s390.rpm
updates/s390/RPMS/mod_ssl-2.0.46-46.ent.centos.1.s390.rpm
updates/s390/RPMS/net-snmp-5.0.9-2.30E.15.s390.rpm
updates/s390/RPMS/net-snmp-devel-5.0.9-2.30E.15.s390.rpm
updates/s390/RPMS/net-snmp-libs-5.0.9-2.30E.15.s390.rpm
updates/s390/RPMS/net-snmp-perl-5.0.9-2.30E.15.s390.r...
2005 Aug 02
2
VSFTP/MySQL
Hi guys,
Just a quick question, I've been slowly moving all my user services to
mysql backend, I realise it's probably not as good a choice as LDAP, but
you tend to stick with what you know.
To that end I want to setup both Apache and VSFTP to use mysql db for
virtual users. Basically I want to create virtual users that are locked
into their own home dir and have apache use mysql to
2006 Apr 01
0
CEBA-2005:xxx CentOS 3 ia64 - lot of updates for U5
...MS/man-pages-ja-20041215-1.EL3.noarch.rpm
updates/ia64/RPMS/mikmod-3.1.6-21.3.ia64.rpm
updates/ia64/RPMS/mikmod-devel-3.1.6-21.3.ia64.rpm
updates/ia64/RPMS/mkinitrd-3.5.13.3-1.ia64.rpm
updates/ia64/RPMS/mkisofs-2.01.0.a32-0.EL3.2.ia64.rpm
updates/ia64/RPMS/mktemp-1.5-18.2.ia64.rpm
updates/ia64/RPMS/mod_auth_mysql-20030510-2.ent.ia64.rpm
updates/ia64/RPMS/mod_ssl-2.0.46-46.ent.centos.1.ia64.rpm
updates/ia64/RPMS/net-snmp-5.0.9-2.30E.15.ia64.rpm
updates/ia64/RPMS/net-snmp-devel-5.0.9-2.30E.15.ia64.rpm
updates/ia64/RPMS/net-snmp-libs-5.0.9-2.30E.15.ia64.rpm
updates/ia64/RPMS/net-snmp-perl-5.0.9-2.30E.15.ia64.r...