orked fine!
Thanks!
Dave
-Original Message-
From: Jens-U. Mozdzen [mailto:jmozd...@nde.ag]
Sent: Thursday, July 04, 2013 5:29 AM
To: users@httpd.apache.org
Subject: Re: [users@httpd] htpasswd permissions
Hi Dave,
Zitat von "Isenhower, Dave" :
> We’re running prefork. I c
Hi Dave,
Zitat von "Isenhower, Dave" :
We’re running prefork. I can see the processes running under the
correct user:
$ ps -ef | grep httpd
apache 14638 26766 0 11:32 ?00:00:00 /usr/sbin/httpd -d
/www/etc/apache/config -c Pidfile /web/logs/pid-files/httpd.pid -f
/www/etc/apache/
htpasswd file itself.
>
> Thanks,
> Dave
>
> From: Vincenzo D'Amore [mailto:v.dam...@gmail.com]
> Sent: Wednesday, July 03, 2013 1:49 PM
> To: users@httpd.apache.org
> Cc: users@httpd.apache.org
> Subject: Re: [users@httpd] htpasswd permissions
>
> Hi,
users@httpd.apache.org
Subject: Re: [users@httpd] htpasswd permissions
Hi,
May be you should double check what MPM are you using and if the User directive
is supported.
http://httpd.apache.org/docs/2.2/mod/mpm_common.html#user
I don't know exactly why you're experiencing this problem but if you gra
Hi,
May be you should double check what MPM are you using and if the User directive
is supported.
http://httpd.apache.org/docs/2.2/mod/mpm_common.html#user
I don't know exactly why you're experiencing this problem but if you grant the
execute permission to others at config directory this should
No, SELinux is disabled.
-Original Message-
From: laurence.schuler [mailto:laurence.schu...@nasa.gov]
Sent: Wednesday, July 03, 2013 1:43 PM
To: users@httpd.apache.org
Subject: Re: [users@httpd] htpasswd permissions
On 07/03/2013 12:40 PM, Isenhower, Dave wrote:
> Hi,
>
> I
On 07/03/2013 12:40 PM, Isenhower, Dave wrote:
> Hi,
>
> I have a an htpasswd file that I want to have locked down so that it cannot
> be read on the filesystem by anyone other than the owner and Apache. Apache
> is version 2.2.3 running on RedHat Linux 5.9.
>
> The permissions I have set are
Hi,
I have a an htpasswd file that I want to have locked down so that it cannot be
read on the filesystem by anyone other than the owner and Apache. Apache is
version 2.2.3 running on RedHat Linux 5.9.
The permissions I have set are as follows:
drwxr-xr-x 6 root root 4096 May 7 10:19
I'm automating the generation of a .htpasswd file from another data source.
I've been successful in all aspects except for one user account
which doesn't have a password. (yes I know, but in this case is does make
some sense).
Is there a way with the -b switch to add a user without supplying a
pas
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Dienstag, 24. Mai 2005 07:37
> To: users@httpd.apache.org
> Subject: RE: [EMAIL PROTECTED] htpasswd: could not determine temp dir
>
>
> I have looked into stdio.h in /usr/include. This defines the
> P_tmpd
I have looked into stdio.h in /usr/include. This defines the P_tmpdir as /tmp.
This directory is present and it is also writtable. I aslo defined TMPDIR in
the .bash_profile as /usr/local/tmp and this is also writtable. I am still
getting the same error. Please let me know if there is any way I
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Montag, 23. Mai 2005 14:27
> To: users@httpd.apache.org
> Subject: RE: [EMAIL PROTECTED] htpasswd: could not determine temp dir
>
>
> OS is Linux on Advanced Server 4
> Tmp is also defined as follows
> [E
OS is Linux on Advanced Server 4
Tmp is also defined as follows
[EMAIL PROTECTED] etc]# echo $TMP
/usr/local/tmp
I am not able to find any reference to this in the strace also.
Regards,
Gopi.
-Original Message-
From: Boyle Owen [mailto:[EMAIL PROTECTED]
Sent: Monday, May 23, 2005 5:22 P
Plain text please...
Do you have /tmp defined?
what OS?
Rgds,
Owen Boyle
Disclaimer: Any disclaimer attached to this message may be ignored.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Montag, 23. Mai 2005 13:39
To: users@httpd.apache.org
Subject: [EMAIL PR
Hi,
I
am using Apache Server 2.0.54. I was trying to create a password file for the
authorization and the authentication, I had some problem.
I tried this
command
# htpasswd
-c /etc/svn-auth-file1 cmadmin
and it gives me the
following error.
htpasswd:
could not determine temp dir
I h
15 matches
Mail list logo