answersLogoWhite

0

No-body really - they are stored on the web-site's server.

When someone wants to log-in, the computer checks the server for the correct password to the log-in name - if they match, it grants access - if not - access is denied.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

Where do you type in the passwords on pixie hollow?

On the login page along with your username.


What is the ms private server password?

Maple private servers do not have passwords. When you go into the login screen, and where it says "password" and "username" that's where you type in your account stuff to login.


How to open combat arms by ignoring the passwords?

You can't login without your password, but you can save your username so you don't have to type it in every time you login. Hope this helps :)


Why can you not login to Iwon?

Check your username and password. Most passwords are case sensitive, so a word like Apple is not the same as apple. If you still cannot sign in, request your login information directly from the website.


How do you login to sploder?

You login by entering your username and password.


Why can users establish a console connection to this router without entering a password?

The login command was not entered on the console line. The enable password should be an enable secret password. No username and password combination has been configured. Console connections cannot be configured to require users to provide passwords


What is imvu users names and passwords?

The username is what you use to login to the game and how people will address you if they see your avatar. Your password should be strong and unique as it will allow access to your IMVU account. Your username and password is required to access your IMVU account and communicate with other people.


What is a string of characters used to restrict access to a user accounts?

a password. different programs/websites have different rules on passwords: minimum and maximum length; some are letters & numbers only, some can or must contain other characters. A "LOGIN" is a combination of a USERNAME and a PASSWORD that are both required for access.


What can you do when you forgot your login id?

Usually, on most websites and forums, you get a verification email. Check emails from the time you created the account. Also, some websites/forums have "Forgot Username" tabs.


How do you login in in echo elektro?

Open up the program and login with your username and password


How do you login into your xat?

You go to www.xat.com/login and there u type in ur Pass and Username


How do you make an SQL Server login account for MySQL admin and query?

All MySQL user accounts can be made by querying "CREATE '[username]' @ '[server]' IDENTIFIED BY '[password]'", where [username], [server], and [password] should be filled in with appropriate data. The two exceptions to this are usernames "admin" and "dummy" which have no passwords.