General :: Disable Password Authentication Completely?

Feb 2, 2010

Is there a way to disable password authentication completely? The command line is the following:

ssh -o KbdInteractiveAuthentication=no -o PasswordAuthentication=no machine"

it STILL asks for a password. Of course I would like to do this without touching the server, if possible.

View 2 Replies


ADVERTISEMENT

Debian :: Sshd Disable Password Authentication?

Oct 13, 2010

I set up a debian lenny in vmware on my windows machine. The network interface is set to bridged, so the virtual machine is connected directly to the university network i am connected to. I want to be able to ssh into the vm.I installed sshd via "apt-get install ssh", generated a key pair with puttygen and copied the public part to "/home/user/.ssh/authorized_keys", set rights to 600 and then tried to disable password authentication completely, following the "securing debian" documentation.this is how my /etc/ssh/sshd_config looks now:

# Package generated configuration file
# See the sshd(8) manpage for details
# What ports, IPs and protocols we listen for

[code]...

View 7 Replies View Related

Ubuntu :: Ssh Disable Password Authentication Not Working?

Aug 16, 2010

I have a problem with ssh.I followed this guide:and no matter what I try, I still can't disable password authentication. I want users to require a private key to prevent from brute force hackers.

View 6 Replies View Related

Ubuntu :: Disable Password-Authentication Using Public / Private Key With Ssh

Mar 27, 2010

So after tinkering for a while, I was able to configure ssh for private/public key authentication and disabled Password-Authentication. In the past I had some issues with people brute force trying passwords/usernames so I want to avoid this, but I need some form of secure FTP that now doesn't work due to the aforementioned setting.

View 2 Replies View Related

Fedora :: Disable NTFS Drives Root Password Authentication?

Dec 19, 2010

How to disable the NTFS drives root password authentication?When I try to access the NTFS drives for the first time after logging in, the system is asking for root password authentication.How can I disable this?

View 1 Replies View Related

Ubuntu Security :: Configure SSH Key-based Authentication And SSH Password Authentication In Same Machine For Different User?

Jan 10, 2010

I want to configure SSH key-based authentication and SSH password Authentication in same machine for different user .

View 1 Replies View Related

Ubuntu Security :: Remove Authentication Completely From My Pc?

Jan 7, 2010

How can I remove authentication completely from my pc?
How can I edit the files present in the patrician filesystem?

View 8 Replies View Related

Ubuntu :: Authentication (password) Window Shakes And Won't Let Me Enter A Password?

Apr 28, 2010

I have a rather difficult problem. Every time I need root privileges and I am asked to authenticate (i.e. Update Manager, mounting a partition, etc), the password window comes up, shakes and immediately closes, leaving me with no chance to enter a password. What to do?edit: this is NOT the login window, just the little dialog that pops up when you need elevated privileges.

View 5 Replies View Related

Ubuntu :: Completely Disable 3d With Classic?

May 24, 2011

I have upgraded to version 11.04 and I only use Ubuntu classic - do not like Unity at all.

I think in previous version there was an option in one of the System->Preferences->Appearance dialogs to enable 3D effects partly fully or not at all for GNOME 2. However, I cannot find this dialog any more in version 11.04. Where has it gone?

I would like to make sure that all 3D mumbo-jumbo is completely disabled with ubuntu classic.

View 4 Replies View Related

General :: Disable Password Masking?

Jul 19, 2010

Is there any way to disable password masking in Linux - specifically Linux Mint 9?

Ideally I'd like to be able to choose whether to mask or unmask password fields on-the-fly, as is possible when entering passphrases in TrueCrypt.

Sometimes masking is useful (say, on a laptop in public), but often it's totally unnecessary - there's no-one looking at the screen but me, so there's no point to it.

View 12 Replies View Related

Debian Configuration :: How To Completely Disable Hibernation

Apr 4, 2011

How to completely disable hibernation in Debian Squeeze (with KDE). If it's impossible to disable it for whole system, I want to hide button in KDE menu.

View 3 Replies View Related

Server :: Completely Disable Dhcpd Logging?

Mar 15, 2010

Ive searched forums and read syslog dhcpd man pages, but cannot figure out how to completely disable dhcpd logging :S

View 6 Replies View Related

General :: Secure Box - Authentication Failure - Long Strong Password Can Stop To Prevent From Attacks?

Mar 17, 2010

we are using linux email server axigen past few years. we keep port open ssh and pop,smtp webmail etc. ssh use for remote trouble shooting. so through firewall it is globally accessable. we notice many attacks coming to our machine, also some people try to enter in our system but failure. as example see below a log come in messages file

Mar 17 09:19:50 sa1 sshd(pam_unix)[21231]: authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=210.51.13.120 user=root how we can secure more. as per my understanding only good long strong password can stop to prevent from attacks.

View 5 Replies View Related

Slackware :: Enable NumLock And Then Disable The Button Completely

Jan 8, 2010

I've got 5 users who share a bunch of virtual Windows XP guests via VRDP (VirtualBox RDP access), and I'm having some problems with managing their NumLock state. They all use rdesktop to access the Windows XP machines. This works very well, as long as all of them have NumLock enabled. If one of them disables it by mistake, and then logs into one of the Windows XP machines, NumLock is disabled and some of the programs they use start to act really weird. This is causing us some grief.

So I'd like to be able to enable NumLock on all the computers (they are all running Slackware 12.2) before X, while X runs and while KDE is running. And when NumLock is enabled for the entire system, thenI'd like to remove the ability to disable NumLock altogether. NumLock should always be enabled for these users, no matter what. It would be really nice if Linux/X/KDE/whatever just honored the BIOS setting, but I haven't been able to figure out how to do that. Oh, and I'd really like if the NumLock LED was ON, so everybody are made aware of the fact that they have NumLock turned on.

ps. I've tried remapping the keys on the numeric pad with xmodmap, but that doesn't solve the problem. The actual NumLock state must be set to avoid problems with the troubled Windows programs.

View 4 Replies View Related

General :: How To Disable Login Password Security In Ubuntu 10.04

Mar 18, 2011

I'm the only user of my PC and as of upgrading to 10.04, I get a login screen, that requests only a password, when the PC goes idle.

View 8 Replies View Related

Server :: How To Disable SSH Key Authentication?

May 27, 2011

We have installed the Centos on server. I have enabled the ssh key authentication in that server. Now we can connect through ssh only with key file.Since this server is protected with SSH, I am unable to use the SCP command. If I use this command it says "Permission denied (publickey,keyboard-interactive).". Please let me know How Can I disable SSH Key or why SCP command is not working ?

View 4 Replies View Related

Ubuntu :: Disable Login Sounds In Maverick Without Completely Disabling Sound Theme?

Oct 12, 2010

How can I disable login sounds in maverick without completely disabling the ubuntu sound theme?I just want it to not make sounds on startuplogin but still make the ubuntu sounds when new mail is received, etc.

View 9 Replies View Related

Ubuntu :: Disable Authentication For Software Centre?

Dec 20, 2010

I am the only user.So i would like to disable authentication for software center and update manager which is being asked everytime when i install softwares/updates..How to acheive it?

View 5 Replies View Related

Ubuntu Security :: How To Disable Apt Authentication Check

Apr 3, 2011

having a slow internet connection, I bought the all maverick repository on DVDs, copied the files on a usb drive and modified the apt sources file to consider the local repository only:

Code:

# deb file:/var/www/ubuntu_local/ ./
deb file:/var/www/maverick/dvd1/ maverick main universe restricted multiverse
deb file:/var/www/maverick/dvd2/ maverick main universe restricted multiverse
deb file:/var/www/maverick/dvd3/ maverick main universe restricted multiverse

[code]....

Even though I am reasonably sure it is safe, this local repository is not authenticated and I can only install package through the command line or synaptic, the Ubuntu Software Centre giving an error message "Requires installation of untrusted packages"...I thus would like to disable the apt authentication check for this local repository.

View 2 Replies View Related

General :: Setup An "Authentication Password" For Ubuntu Software Centre?

Feb 18, 2010

I am trying to download programs from the Ubuntu software Centre and keep being asked for an authentication password.The only passwords I have are for this site, default keyring and the terminal. How do I set up this password and where?

I have found the answer. It is my Terminal Password that is required to enter the Ubuntu Software centre.

View 2 Replies View Related

Ubuntu :: How To Disable Authentication Request When Accessing Another Drive

Jan 6, 2010

I'm dual booting Ubuntu 9.10 and win7. I have an NTFS partition on my disk and whenever i want to browse files on that partition I'm required to enter my password. my problem is that my music folder is located on that partition, and as a result, whenever I open rhythmbox, it cant access the files on that partition and begins to remove them from the library. in order to prevent this i must browse to that partition manually and enter my password upon request, prior to opening rhythmbox.

on a side note - shouldn't the spell checker on the Ubuntu forums recognize "Ubuntu" as a legit word ?

View 3 Replies View Related

Ubuntu :: Ssh Authentication: Key & Password Mix?

Jul 25, 2011

I am running a small ubuntu-server headless machine at home. It is configured with sshd so that I can connect from anywhere (if I have Internet access.)However, there is a thing: I'd like to have good security and disable password authentication, but I also want to be able to connect from a PC that I've never touched before. And no, I'm not prepared to type a 256 bytes password every time I type "sudo ..."

Here is what I thought: I could have a login (pieroxy) that has a moderately strong password and another user (pieroxy-ext) that has a very strong password (100+ chars.) I would use my regular account (pieroxy) whenever I have a key-based authentication and the other one (pieroxy-ext) whenever I have a password-based authentication to do. Then, I'll just su to "pieroxy" and I'm done typing the 100 chars pwd. In order to do that, I would need to be able to configure my machine so that password-based authentication is disabled for all accounts but enabled for my account that has a strong password (pieroxy-ext). Is it possible to disable password-based authentication on a user basis?

View 2 Replies View Related

Ubuntu :: Su Password Authentication Failure?

Oct 8, 2010

I had installed xp & ubuntu on my laptop hp compaq cq-40. Then i got this problem on su password authentication failure. I had alreadyformat and re installed ubuntu. But the su authentication still failure,

View 2 Replies View Related

Ubuntu :: Try To Use Su - Get Password Authentication Failure

May 3, 2011

I am running Ubuntu 11.04 which I like very much (except for Unity - so I am using Ubuntu Classic).

Whenever I try to use "su - " I get Password Authentication Failure. I have checked Caps Lock (obviously) and have also tried resetting the password using "passwd" - but with no success.

If I use "sudo ...." with a command the password is accepted.

I have the same software installed on two computers but the problem only occurs on one - the other is OK!

View 2 Replies View Related

Debian :: Authentication Failure With Correct Password?

Aug 8, 2011

I was hoping that someone could point me in the right direction. I just did an install and the os is up and running. During install, I set a root password and also set up a regular user account. The only option at login is the regular user acct. Needless to say, the os asks me to provide the root pw for just about everything I need to do.get an authentication failure. (I assume that this is the same as permission). I can find plenty of info on how to restrict access but nothing relevant to my problem. Just to rule out an install problem, I installed the os a 2nd time. I am very sure I have my passwords correct. One other thing to note is that on the 1st install, I used a different pw for root and regular user. On the 2nd, just to keep is as simple as possibl I used the same pw for root and reg user account. I am new to debian, but the distro that I have been using (slackware)

View 5 Replies View Related

Fedora Servers :: Ssh Authentication With Passphrase+password?

Jul 19, 2011

We have small requirement, we need to connect to ssh server through ey+Passphrase+password. Is it possible to configure this type of authentication in any version of openssh/fedora.

View 3 Replies View Related

OpenSUSE :: Authentication Failure Of Root Password?

May 2, 2010

have been experiencing an error (the past few weeks) whenever I try to install a software package using the default installer. Each time I enter the root password it is not accepted and I am unable to get past it and the installation fails.This is the error message that is issued:[PK_TMP_DIR|dir:///var/tmp/TmpDir.mf2zCf] Repository already exists.I am able to enter the root password in a terminal session without any problem along with using the Install Software option in the main menu.

View 6 Replies View Related

OpenSUSE :: Dovecot+pam Authentication Password Mismatch?

Jun 13, 2010

I've been having enormous problems with pam authentication. I use opensuse 11.1, postfix 2.5.5, dovecot 1.1.7. , ssl, dovecot-sasl. Everything works fine within local network, but I can't log in from outside (using outlook express 6). Output of dovecot -n:

protocols: imap imaps pop3 pop3s
listen(default): *:143
listen(imap): *:143
listen(pop3): *:110

[code].....

View 4 Replies View Related

Ubuntu :: Authentication Password Rejected On VNC'd Desktop / What To Do?

Feb 8, 2011

I've been using the Ubuntu desktop for a couple of years now, but I don't have much experience using the terminal.

I've just set up a home server using Ubuntu-server 64bit which will be headless and its main function will be a Mythtv backend.

I've worked out how to use VNC to send a desktop from the server to my laptop, but when I try to use any programs which require root privileges such as synaptic or the user/groups manager, the pop-up asking for authentication refuses to accept my password.

Is there a setting I need to change on the server which prevents remote users from getting root privileges on the desktop?

View 5 Replies View Related

Red Hat / Fedora :: SFTP - Using RSA Key Authentication - Still Prompts For Password

Dec 5, 2010

Server A: Generated RSA Key
Server B: Added the RSA Key to authorized_keys list
SFTP from A to B.
Still prompts for password.

I will be sftp-ing both from Server B to Server A and 'A to B'. Sever B to Server A works fine. No prompting for password. But from A-B it this is what is happening sftp -v log...

debug1: Offering public key: ~InfAdmin-.ssh-id_rsa
debug1: Authentications that can continue: publickey,gssapi-with-mic,password
debug1: Trying private key: ~InfAdmin-.ssh-id_dsa
debug1: Next authentication method: password
InfAdminATServerB's password:

Why is this trying id_dsa private key? From Server B to Server A when I do the same, it does not say 'Trying Private Key -id_dsa' This is what it says

debug1: Server accepts key: pkalg ssh-rsa blen 277
debug1: read PEM private key done: type RSA
debug1: Authentication succeeded (publickey).

How do I enforce that Server A does the same? Why is it trying the dsa private key when I have used RSA.

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved