Top "Login" questions

Authentication is the process of providing a proof of identity or verifying identity.

Error # 1045 - Cannot Log in to MySQL server -> phpmyadmin

We have installed PHPMyAdmin on a windows machine running IIS 7.0. We are able to connect to MySQL using command-line, But …

mysql login passwords phpmyadmin windows-server-2008-r2
Checking if a SQL Server login already exists

I need to check if a specific login already exists on the SQL Server, and if it doesn't, then I …

sql-server login
AngularJS: Basic example to use authentication in Single Page Application

I am new to AngularJS and gone through their tutorial and got a feel for it. I have a backend …

javascript angularjs authentication login
EditText underline below text property

I would like to change the blue colour below the edit text, i don't know what property it is. I …

android login android-edittext
SHA1 vs md5 vs SHA256: which to use for a PHP login?

I'm making a php login, and I'm trying to decide whether to use SHA1 or Md5, or SHA256 which I …

php login md5 sha1 sha256
vagrant login as root by default

Problem: frequently the first command I type to my boxes is su -. Question: how do I make vagrant ssh …

login ssh vagrant root
How can I get browser to prompt to save password?

Hey, I'm working on a web app that has a login dialog that works like this: User clicks "login" Login …

ajax firefox browser login
How do I completely remove root password

I am running slitaz distro, and would like to completely remove the root password. I have tried giving a blank …

linux login user-accounts passwd
Given URL is not allowed by the Application configuration

I am trying to create facebook sign-in page according to this tutorial. I only changed the two lines appId : '370675846382420…

facebook login facebook-login sign
SQL Server 2008 can't login with newly created user

I'm using using Windows Vista and I'm having trouble logging in with a newly created user. I open SQL Server …

sql-server authentication login ssms