In short: yes.
# ssh 192.168.1.1 -l "myuser mypassword"
^C
# egrep "mypassword" /var/log/auth.log
Oct 19 14:33:58 host sshd[19787]: Invalid user myuser mypassword from 192.168.111.78
Oct 19 14:33:58 host sshd[19787]: Failed none for invalid user myuser mypassword from 192.168.111.78 port 53030 ssh2
Related Posts:
- Copying a local file from Windows to a remote server using scp
- SSH to Vagrant box in Windows?
- How to automate SSH login with password?
- SSH use only my password, Ignore my ssh key, don’t prompt me for a passphrase
- how to disable SSH login with password for some users?
- Login without running bash_profile or bashrc
- Git: How to solve Permission denied (publickey) error when using Git?
- Putty: Getting Server refused our key Error
- ssh: The authenticity of host ‘hostname’ can’t be established
- ssh “permissions are too open” error
- Using putty to scp from windows to Linux
- Permission denied (publickey,keyboard-interactive)
- How to deal with “Pseudo-terminal will not be allocated because stdin is not a terminal.”
- What is actually in known_hosts?
- ‘heroku’ does not appear to be a git repository
- How to solve “sign_and_send_pubkey: signing failed: agent refused operation”?
- How to fix request failed on channel 0
- How to scp in Python?
- Forward X11 failed: Network error: Connection refused
- PuTTY PSCP error “Local to local copy not supported” when username contains a slash
- Starting ssh-agent on Windows 10 fails: “unable to start ssh-agent service, error :1058”
- Git error: “Host Key Verification Failed” when connecting to remote repository
- Convert PEM to PPK file format
- Copying files using rsync from remote server to local machine
- How to read iPhone files without jailbreaking?
- How to use Sublime over SSH
- Use qdel to delete all my jobs at once, not one at a time
- Automating command/script execution using PuTTY
- Check for correct username on custom login form
- How do I require authorization / login to view a specific set of posts / pages?
- How to protect pages with double authentication: password + email (in custom field)
- Replacing the WordPress password validation
- Editing ‘Password Reset’ E-mail
- Password change when the user login first time
- Custom reset password template after forgot password request
- Add Confirm Password field in wp-login.php Password Reset page
- How can I modify the default reset (lost) password email text?
- Problems after wp_set_password() containing an apostrophe
- Is it possible to use a forgot password url filter?
- How to customise wp-login.php only for users who are setting a password for the first time?
- Public and Private Keys are Incorrect for user
- Give visitor access to password protected page/post via external script
- Send reset password link to user from custom lost password form
- login to wordpress with Get variables instead of Post
- moving server can not login
- Login using the password from protected pages
- How to redirect to a passworded page based on password entered on login screen
- Is it possible to get a user with just the password field?
- How can I retrieve the username and password from my WordPress installation?
- How to create a word press user with hashedpassword
- password protect individual pages
- Is there any good tutorial to write custom login, registration and password recovery forms? [closed]
- How do I remove the eye icon that shows visibility on login screen and reset password screen
- Problem with logging in WP users automatically
- How to redirect user to specific page based on the input password
- How can I allow password reset based on logins containing the @ character?
- How to determine if a user has not changed default generated password
- Right practice to edit WP reset password email
- How do I get WordPress login to ignore the password input if a particular username is used?
- Private page protected with username and password
- reset password link redirect to login page
- Password protect media attachment – share across guests
- Password reset – Disabled for LDAP accounts
- wp_insert_user() function password never match
- Why wp_update_user doesn’t update user_activation_key on users with apostrophes in their email?
- Forgot Password/ Password Reset Page does not exist
- Correct passwords keep appearing as incorrect
- Forgot password needs to redirect from wp-login to a custom page
- Reset Password policy
- Deep customization of wp-login.php
- Lost password empty field error redirect to custom login
- Custom Log In Screen – Disable password recovery [duplicate]
- How can I change the email sender name from wordpress to (myblogname) on the “lost password” email?
- How can I change the email that is inside the default email texts of wordpress?
- How to password-protect everything except the logo
- Is it possible to rebuild the website while not accesseing the original database?
- Is there anyway to get the inputted password string from the login form?
- How can I password protect a WordPress site without requiring users to log in?
- Password not resetting on wordpress?
- autocomplete=”off” WordPress Login
- How can i login with user’s password in WordPress being an admin?
- WordPress not logged in locally with correct username and password
- wordpress/woocommerce login url not redirecting correctly
- wordpress login without password just email address (NO 2 factor authentication with email)
- Can I protect a type of content site-wide with a single password?
- Password recovery URL has error – but not found in code or db
- WP Admin Login keeps redirecting to login
- Temporally disable password to login with empty password?
- I need to find which is the file that checks the DB for correct login (username, password)
- Login form does not store/remember/suggest users password
- Login/password protected “client page”
- How to invalidate `password reset key` after being used
- WordPress password reset not working
- How can I theme or style the lost password page without a plugin?
- Redirecting the lost password page request when using a custon login page
- WP users cant reset password
- Check for empty username or password on login
- New user password confirmation sending wrong URL
- Locked out of WordPress admin area [closed]
- Global login to password protected pages