[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Problems(Nasty Raq Hack + OpenSSL + Htaccess) = Bad_Weekend



On Fri, 24 Jan 2003, Achieve Website Design wrote:

> Hmmm, I hadn't thought to check htaccess after chmod 755 the authenticate
> file . Now that I have I note that it is not working. What was the original
> permission?
> Regards,
> Declan.

$ ls -l /usr/lib/authenticate
-rwsr-xr-x    1 root  root   18316 Aug  6 13:16 /usr/lib/authenticate*

Note the sticky bit, chmod 4755.


- Mike