Jump to content

Linux Passwords


onlyican

Recommended Posts

Hey all.

 

I am creating a website.

 

This website has multiple files, which are confidential and important, so need to be kept secure.

 

The files and the Website linking to the files are behind a Linux Password section.

(you know tha pop up which comes up asking you to enter your details)

 

How secure is this?

If not secure or anything, please give me a link showing why not.

Link to comment
Share on other sites

aye sorry, I just found that out when looking through the job

 

I have a spec sheet here, whcih mentions Review Linux Password Security.

 

After reading the website data, it is actually Apache Authentication (.htaccess / .htpasswd)

Link to comment
Share on other sites

effigy: I think .htaccess and .htpasswd files need to be 644 unless you can chown them to the apache user (which only root can do).

 

htaccess auth is ok on a dedicated server. On a shared server, htaccess auth does not provide much security, as it might be possible for other users to access files.

 

-steve

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.