[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Front Page Passwords Not Required
- Subject: Re: [cobalt-users] Front Page Passwords Not Required
- From: Jeff Lasman <jblists@xxxxxxxxxxxxx>
- Date: Wed Mar 22 17:27:50 2000
- Organization: nobaloney.net
Will DeHaan wrote:
> Check /etc/httpd/conf/srm.conf, verify it contains the line:
>
> AccessFileName .htaccess
[admin admin]$ cat /etc/httpd/conf/srm.conf | grep AccessFileName
# AccessFileName: The name of the file to look for in each directory
AccessFileName .htaccess
[admin admin]$
> Please grep for any other instances of this directive.
Done. See above.
> Can any other sites use .htaccess correctly? Frontpage or otherwise?
None of the FrontPage sites require passwords <frown>. The only other
site appearing to use the .htaccess file is the cobalt gui, which
appears to work correctly. If you wish, I can give you the
username/password information offlist should you need to look at this
yourself.
> /etc/pam.d/httpd still exists?
[admin admin]$ ls -al /etc/pam.d/httpd
-rw-r--r-- 1 root root 319 May 25 1999 /etc/pam.d/httpd
[admin admin]$ cat /etc/pam.d/httpd
#%PAM-1.0
auth required /lib/security/pam_pwdb.so shadow nullok
auth required /lib/security/pam_nologin.so
account required /lib/security/pam_pwdb.so
password required /lib/security/pam_cracklib.so retry=3
password required /lib/security/pam_pwdb.so shadow md5 nullok
use_authtok
[admin admin]$
> No errors in /var/log/httpd/error on
> daemon restart?
[root admin]# kill -HUP `cat /var/run/httpd.pid`
[root admin]# tail --lines=2 /var/log/httpd/error
[Wed Mar 22 17:13:20 2000] [notice] SIGHUP received. Attempting to
restart
[Wed Mar 22 17:13:22 2000] [notice] Apache/1.3.3 Cobalt (Unix) (Red
Hat/Linux)
configured -- resuming normal operations
[root admin]#
While it looks like you're asking the right questions, Will, the fact
remains that all of these appear to be as on the RaQ2 that works
<frown>.
Jeff
--
Jeff Lasman <jblists@xxxxxxxxxxxxx>
nobaloney.net
P. O. Box 52672
Riverside, CA 92517
voice: (909) 787-8589 * fax: (909) 782-0205