Security
Please choose from the following questions.
-
Can I password protect access to my Web pages?
-
Who sets file permissions?
-
Is there any way to create multiple password access
to certain areas of my directory.
-
Is it possible to have my password changed to something
I could remember?
Can I password protect access to my Web pages?
You can restrict access to people that you put in a password file by using
the .htaccess method (Apache & NCSA) method of limiting access. A free
script is installed on all accounts which is menu driven to provide .htaccess.
Who sets file permissions?
You do.
Is there any way to create multiple password access
to certain areas of my directory.
We provide a free script to set up multiple passwords to your folders.
Is it possible to have my password changed to
something I could remember?
Due to the fact that we allow you to telnet to your shell account, we must
require that you respect the good password selection rule of avoiding using
English words as your password in the interests of a minimum level of security.
A good password must be at least 7 characters in length and should contain
at least one letter and at least one number. Passwords should not be based
upon common sayings or anything recognizable.
You may change your password. However, if you do, you are entirely responsible
for keeping track of the new password. To change your password log onto
the server using telnet and type:
passwd
You will be prompted to enter your current password, your new password
and then it will ask you to confirm your new password.
There is a way to come up with a password you can remember that meets
our guidelines. If you think of a sentence of about seven words that has
a number in it, and take the first letters of the words, and using the
number instead of the word for the number, you have a password that you
can remember as long as you remember the sentence. For example, a good
sentence might be "One fine day, I picked a password." This would translate
to "1fdIpap" (one is a number, isn't it?), which looks like utter gibberish,
but can be remembered, because you know the sentence. When you need to
enter your password, just think of the sentence, which can be as weird
or wacky as you want it to be.