Hello Hari:
You are not bothering me.
I think this is what linux comunity needs: Helping
each other !!
But I've told you everything I know about
Vqadmin.
As I said before, I tried to install Vqadmin in red
hat 7.0 and I couldn't. I've instaled only in Conectiva Linux that is a
Brasilian distribution.
So now you can try to write to Ken Jones (inter7)
to see if he can help you, sorry!
Thank you;
Wagner Garcia Campagner ----- Original Message -----
Sent: Wednesday, June 13, 2001 6:05
AM
Subject: Re: vqadmin problem
hi Mr Wagner
sorry i may troubling you.
no its not working after changing the
changes you have suggest
still iam getting following error.
could not open lang en-us
Authentication Failed: Authentication Failed: Username
unknownvQadmin was unable to determine your username, which
means your webserver is improperly configured to run
with this CGI. For security reasons, this script
will not run without Apache htaccess lists.
vQadmin v1.4
----- Original Message -----
Sent: Tuesday, June 12, 2001 11:02
PM
Subject: Re: vqadmin problem
Hi Hari:
Let's see if we can fix it now.
Change your .htaccess file like
this:
AuthType
Basic AuthUserFile
/usr/local/apache/conf/vqadmin.passwd AuthName
"vQadmin" require maintest satisfy
any
Then type this command:
htpasswd -cb
/usr/local/apache/conf/vqadmin.passwd
maintest PASSWORD
PASSWORD is the password you want for the user
maintest.
Try it !
Thank you;
Wagner Garcia Campagner ----- Original Message -----
Sent: Tuesday, June 12, 2001 5:32
PM
Subject: Re: vqadmin problem
see the attachements
----- Original Message -----
Sent: Tuesday, June 12, 2001 9:01
PM
Subject: Re: vqadmin problem
Hi:
Send me a copy of your httpd.conf,
.htaccess and vqadmin.acl file.
What distribution of linux is you
using?
I have vqadmin working in Conectiva but i
tryed in the red hat and couldn't make it work.
Thanks
Wagner Garcia Campagner Itautec Philco Gerência de Des.
Produtos Internet
----- Original Message -----
Sent: Tuesday, June 12, 2001 3:48
PM
Subject: Re: vqadmin
problem
yes its like same
for information
drwxr-xr-x 3 vpopmail
vchkpw 4096 Jun 12 20:29
. drwxr-xr-x 4 root
root 4096 Jun 12 16:31
.. -rw------- 1 nobody
vchkpw 108 Jun 12 15:35
.htaccess drwxr-xr-x 2 vpopmail
vchkpw 4096 Jun 11 20:58
html -rw-r--r-- 1 vpopmail
vchkpw 962 Jun 12 20:29
vqadmin.acl -rwxr-xr-x 1 vpopmail
vchkpw 85592 Jun 11 20:58 vqadmin.cgi
----- Original Message -----
Sent: Tuesday, June 12, 2001
8:29 PM
Subject: Re: vqadmin
problem
Hi:
change the group of your .htaccess
file.
the group must be vchkpw.
-rw------- 1
nobody vchkpw
108 Jun 12 15:35 .htaccess
Wagner Garcia Campagner ----- Original Message -----
Sent: Tuesday, June 12, 2001
2:19 PM
Subject: Re: vqadmin
problem
after done the all also
same problem
nothing changed
what could be the
problem
how do i debug
----- Original Message -----
Sent: Tuesday, June 12,
2001 6:30 PM
Subject: Re: vqadmin
problem
Hello Hari:
First:
You have to put the following lines
in your httpd.conf file:
<Directory
"/home/httpd/cgi-bin/vqadmin"> Options
ExecCGI AllowOverride
AuthConfig Order
deny,allow </Directory>
Second:
You have to edit your vqadmin.acl file:
Coment all the lines and insert one line like this:
USERNAME PERMISSIONS GROUP
As I said in the last e-mail.
Username is the name that you put
in your .htaccess file.
Permissions are all the permissions
you want to give to that user such as VPCX....
And group cam be any name you
want.
Then restart your apache service and try.
type in your browser:
http://localhost/cgi-bin/vqadmin/vqadmin.cgi
I think this will work.
Write to report success. Wagner Garcia
Campagner ----- Original Message -----
Sent: Tuesday, June 12,
2001 12:29 PM
Subject: Re: vqadmin
problem
hi
i did not change any .acl
file
the file is default like
this
--------------------------
tech PV tech1user admin PQVCX
admin1user
# # An asterisk in the
features field specifies that you # want all users in this
group to have access to # all features. #
senior * kbo,vol
--------------------
in above file what need to be
changed.
and httpd.conf file what need to
be changed. and this looks like this
<Directory
"/home/httpd/cgi-bin/vqadmin">
Options ExecCGI AllowOverride
AuthConfig Order
deny,allow </Directory>
tell me what else need to be
changed.
thanks
----- Original Message -----
Sent: Tuesday, June 12,
2001 5:22 PM
Subject: Re: vqadmin
problem
Good Morning Hari:
Is your ACL file all right
?
This file must have only one
line like this:
USERNAME
PERMISSIONS GROUP
Username is the name that you
put in your .htaccess file, permissions are all the
permissions you want to give to that user such as VPCX....
and group cam be any name you want.
Check also your httpd.conf
file. This file must have some lines that allow CGI scripts
to run in your vqadmin directory.
More information you'll find in
the readme file.
Thank you,
Wagner Garcia Campagner
----- Original Message -----
Sent: Tuesday, June
12, 2001 10:22 AM
Subject: Re: vqadmin
problem
hi Mr Kieran
as you said we have to access
the .cgi file
iam trying to access that
file iam getting following message
could not open lang en-us
Authentication Failed: Authentication Failed:
Username unknownvQadmin was unable to determine your username, which
means your webserver is improperly configured to run
with this CGI. For security reasons, this script
will not run without Apache htaccess lists.
vQadmin v1.4
----- Original Message
-----
Sent: Tuesday, June
12, 2001 3:45 PM
Subject: RE:
vqadmin problem
You have to call the script, not the directory.
Just as your httpd log suggests.
Access /cgi-bin/vqadmin/vqadmin.cgi from your web
browser.
Regards,
Kieran Barnes Signum
1226 Ltd Use our Web site at... http://www.1226.net Phone
us on... 01772 622889 Fax us on... 01772
622558
hi wagner
as you assisted me i chenged to .htaccess file ,
i removed the deny from all
iam trying to access, iam getting the following
error.
ForbiddenYou don't have permission to access
/cgi-bin/vqadmin on this server.
my httpd log looks like
this.
---------------------------------------
[Tue Jun 12 15:36:41 2001] [error]
[client 202.54.60.1] attempt to invoke
dir ectory as script:
/home/httpd/cgi-bin/vqadmin [Tue Jun 12 15:37:44
2001] [error] [client 202.54.60.1] attempt to invoke
dir ectory as script: /home/httpd/cgi-bin/vqadmin
ls -al from vqadmini
directory
----------------------------------------
drwxr-xr-x 3 vpopmail
vchkpw 4096 Jun 12
15:35 . drwxr-xr-x 3
root
root
4096 Jun 11 20:54 .. -rw------- 1
nobody
nobody 108
Jun 12 15:35 .htaccess drwxr-xr-x
2 vpopmail vchkpw
4096 Jun 11 20:58 html -rw-r--r--
1 vpopmail
vchkpw 934
Jun 11 20:58
vqadmin.acl -rwsr-sr-x 1
root
root 85592
Jun 11 20:58 vqadmin.cgi
i dont whats wrong iam
doing
any more help will
appriciate.
thanks
|