Software :: Login Using The Client It Asks Me To Accept The Certificate?

Feb 14, 2011

I normally dont have a problem installing software. But im pulling my hair out trying to get openvas to work. i used this guide to install [URL].. when i try to login using the client it asks me to accept the certificate i click yes then it fails everytime

View 1 Replies


ADVERTISEMENT

Debian Configuration :: Vsftpd Won't Accept Legit Certificate

Jun 22, 2015

I've been using VSFTPD for years but i can't seem to get over this particular issue. I'm unable to make VSFTPD 3.0.2 work with a legit STARTSSL TLS cert on Debian 8.1 kernel 3.16.0-4-amd64.

500 OOPS: SSL: cannot load RSA certificate.

Openssl 1.0.1k correctly verifies the .PEM file containing both my domain's cert and the intermediate CA one. I've tried adding the private key to the .PEM file and also using it as a separate .key file. Also tried mixing my cert with the intermediate CA one and the private key... to no avail.

Every file is inside /etc where all the conf files reside (also the user specific conf files). File permissions for the .pem and key files are 600.

I'm successfully using the same certificate for NGINX.

Configuration file:
Code: Select alllisten=YES
listen_port=40000
pasv_enable=YES
pasv_min_port=40222
pasv_max_port=40224
listen_address=192.168.1.150

[Code] ....

View 1 Replies View Related

Ubuntu Servers :: HTTPS - Cannot Accept Certificate Permanently

Oct 1, 2010

A few days ago I installed a new SVN server using ubuntu 10.04 server editiopn at our company and it runs almost flawlessly. Almost that is. The server uses a self-signed certificate so all communications go over https. The strange thing is this. When I run some svn command from my (windows) pc, like update I get asked whether or not I want to accept the certificate. Then I choose "accept permanently" end all goes well. In future command I don't get that question anymore. But when my colleague does the same from his pc, he also gets the same question. Now, when he chooses "accept temporary", all goes smooth. But when he chooses "accept permanently", like I did, he gets an error saying:

RA layer request failed
svn: OPTIONS of 'https://path_to_some_repo': Could not read status line: An established connection was aborted by the software in your host machine.

Of course I googled on this and could find two things: Server settings are wrong
there's something wrong with the firmware of the router. The first couldn't almost be the case since it works for me and I followed the manuals. The second one couldn't be it either because when I log in with my account on my colleague's pc, it works. This is also the case when he logs on to my pc. So the problem exists specifically when he is logged in on his own pc. The setup of this machine is exactly the same as mine.

View 1 Replies View Related

Ubuntu Installation :: Run From CD- But It Asks For Username And Password, Will Not Accept Blanks Nor My Winxp Values- Keeps 'failing To Authenticate'?

Jan 16, 2010

Have dual boot winXP, FC6 computer. Clobbered something so FC6 does not boot. Am trying Ubuntu 9.10 CD; tried first to run from CD- but it asks for username and password, will not accept blanks nor my winxp values- keeps 'failing to authenticate'. So I did an install in new partition beyond linux fc6. It finally lets me log in, giving a small text window. How to get to desktop, and is there a way to get to my old home files in linux fc6 in native linux partition?

View 4 Replies View Related

OpenSUSE Install :: Window Named Login Keyring Appears Asks Root Password Everytime When Login

Jun 13, 2011

when i login to openSUSE a window named login keyring appears and it asks me root password. it happens everytime when i login. how to fix this problem?

View 9 Replies View Related

General :: Use A Client Certificate With Uzbl?

Jan 5, 2011

Simple task: I'd like to use uzbl, but I need to visit a couple of sites with client certificates. Chrome uses my local cert storage, I suppose uzbl can do that too. But how?

View 1 Replies View Related

Server :: SSL Apache Client Certificate / CentOS 5 - How To Install?

Sep 23, 2010

does anybody have a nice tutorial about creating and installing Apache client certificate (PKCS12) ? I`m looking for some tutorials to CentOS. This what I have found on the internet for some reasons doesnt work. Or maybe somebody could write here how to do it?

View 1 Replies View Related

Red Hat / Fedora :: Installed A Citrix Client But To Get It To Function Need To Copy A Certificate?

Jul 30, 2010

I have installed a Citrix Client but to get it to function I need to copy a Certificate to /usr/lib/ICAClient/keystore/cacerts but my problem is I do not have a clue on how to find /usr/lib/ICAClient/keystore/cacerts

View 1 Replies View Related

Software :: Import CAcert SSL Root Certificate To Use With Xchat IRC Client?

Mar 19, 2010

I'm trying to use Xchat, to communicate with a server which uses CAcert root certificate(s) for its SSL connection. I have Xchat all configured, and it works fine when I connect without SSL, but I'm getting pretty miffed about how to get it to find/use whatever local certificates I'm supposed to have, assuming I actually *have* these certs installed somewhere. This seems like it should be less difficult than I'm making it out to be. I've been to CAcert's website and their Wiki, and while they have the root certificates available for download (which I did, as well as inadvertently installing them into my browser, where they probably already were anyway) the only instructions I saw in their "Linux" docs department, on how/where to use/put them, were for a couple RH based distros, and some other distro I'm not using.

I checked the Xchat website and had a somewhat semi-thorough look around their user forum, but didn't find what I need there either. The openssl man page (yes, it's installed) doesn't tell me what I want, and xchat doesn't even *have* a man page. An LQ search turns up a few off-topic threads, mainly several years old and with very little in the way of replies. This ought to be easy :/ and I bet it is easy, with the right documentation in front of me. This is Slackware 13-64/-current. I've got /etc/ssl/certs folder, with nothing in it; and I have an /etc/ssl/openssl.cnf file which *appears* to be intended for using SSL on my own server (don't want that).

In case it helps, here's what the server tells me when I have enabled SSL and try to connect:

Code:
[15:47] * * Certification info:
[15:47] * Subject:
[15:47] * CN=irc.twice-irc.de
[15:47] * Issuer:
[15:47] * O=CAcert Inc.
[15:47] * OU=http:
[15:47] *
[15:47] * www.CAcert.org
[15:47] * CN=CAcert Class 3 Root
[15:47] * Public key algorithm: rsaEncryption (4096 bits)
[15:47] * Sign algorithm sha1WithRSAEncryption
[15:47] * Valid since Jun 13 14:38:18 2008 GMT to Jun 13 14:38:18 2010 GMT
[15:47] * * Cipher info:
[15:47] * Version: TLSv1/SSLv3, cipher AES256-SHA (256 bits)
[15:47] * Connection failed. Error: unable to get local issuer certificate.? (20)

Can someone point me to a decent link/tutorial about how to connect by IRC, (using Xchat if that matters), and have it find my SSL certs and/or where/how I get the CA root certificates in the right location for this to work?

View 9 Replies View Related

Ubuntu :: Evolution Asks For Old Password - Login Keyring?

May 2, 2010

I found much of the info is out of date. I installed Lucid - my /home was on a separate partition so I did not format it to keep the original settings and mail. When trying to send/receive mail, Evolution now asks for the old login password from the previous install to open the mail keyring. "The password you use to login no longer matches that of your login keyring" There is a box to enter the old PW.

SOLUTION:
-Go to Applications-Accessories-Passwords and Encryption Keys
-Right click on Passwords:login
-Select Change Password
-Type your old login password in the "Old Password" field
-Type your new password in both the Password: and Confirm: fields.
-Click OK
-REBOOT

Evolution will now use your new login password to access the keyring.

View 2 Replies View Related

Ubuntu :: Debian Live Usb Asks For Login Name And Password

Nov 21, 2010

I seem to remember there is a section for questions about other distros but I can't find it anymore. I have made a live usb from a Debian testing live image (.img) using the dd command. It all worked well and it booted flawlessly. But then when it booted into the Debian screen it asked for my user name and password. I never set any user name and password so of course I couldn't log in.

View 5 Replies View Related

Ubuntu :: Upgrade And Login - When Turn The Unit On It Asks For A Username And Password

Mar 24, 2010

My daughter from New Zealand gave me her Acer Aspire 4315 Laptop/Notebook Linux System in December 2009 so that I could use it in bed on days that I was unable to get out to use my main computer as I am a very ill man. I was able to log into the unit as she just said to me to use her name and password to. I have been able to use the unit on the internet at home and my other daughters home through a home wireless system. I clicked on the Upgrade Icon which it did, I think it went from a 7. something to 8.something All the way through the set up it asked me questions and I just clicked yes thinking that was what I had to do. My problem now is, that when I turn the unit on it asks me for a username and password. I put the details my daughter gave me but it tells me invalid user and password. All I do know is that a friend of my daughter installed the Ubuntu Program onto the Laptop/Notebook. Can anyone tell me how or what I have to do now to be able to use the unit again as I am getting very frustrated with the whole thing. I am not used to using Ubuntu and am totally lost with it as I have always been a Microsoft user.

View 9 Replies View Related

Ubuntu :: Switched From Gnome To XFCE - Can't Use Certificate Login To Ssh

Mar 5, 2010

So I installed xubuntu-desktop and have been using XFCE as my desktop and everything's groovy except for one thing.

In Gnome, I created a certificate in order to allow me to login to my web host over SSH without requiring the SSH password (which is very long and complex, for good reason). It worked fine under Gnome but now in XFCE when I attempt to SSH to the server, my keyring password is not recognized.

Code:
andrew@guardian:~$ ssh <hostname of server>
Enter passphrase for key '/home/user/.ssh/id_dsa':
Enter passphrase for key '/home/user/.ssh/id_dsa':
Enter passphrase for key '/home/user/.ssh/id_dsa':
*****@*******.net's password:
(Note: I redacted the server name and username.)

A few weeks before switching to XFCE I changed my local username from user to andrew, which is why my home directory is called user, but it didn't break the keyring in Gnome.

How can I fix this? The certificate still works properly in PuTTY under Windows, so it's not the cert.

Edit: Using (X)Ubuntu Karmic.

View 3 Replies View Related

Ubuntu :: Windows XP - Not Accept Password And Won't Login

Aug 14, 2010

For some reason, several irksome changes have occurred. The worst is that it won't let me log in. It will not accept my password.? I was told that if I downloaded Ubuntu, I could use that to get to control panel and fix the problem. After 4.5 hours on another pc, I had the download and the cd does boot Ubuntu. What is my next step I have no working knowledge of Ubuntu.

View 5 Replies View Related

Ubuntu :: Login Screen Won't Accept Input?

Jan 26, 2011

When I try to switch to another user, the login screen show the user selection list, but I can't enter anything - when I click on a user name, the computer just beeps. I have to reboot to get out of this.

View 4 Replies View Related

OpenSUSE Install :: Login Screen Does Not Accept Password For Users

Feb 18, 2010

The login screen does not accept the password for users. Only the password for Root. The problem is not in the command line, but check the password in the screen. I have tried to change the password from the root and it is still the problem. What I can do?

View 2 Replies View Related

Debian :: Ecryptfs-setup-private Enter Login Passphrase: And Won't Accept

Sep 17, 2010

I just installed ecryptfs (debian Lenny). However, when I try to run it (as normal user), I get the following
$ ecryptfs-setup-private Enter your login passphrase: And it wont accept any password (naturally since this is the first time I'm running it).

View 2 Replies View Related

Ubuntu :: CLI Version Of 10.04 - When Rebooted The Command-line Login Would Not Accept My Password

Jun 8, 2010

I have an old PC (130mb RAM, 6gb hard drive).

I installed a command-line version of Ubuntu 10.04 using the Alternate CD. The machine was wiped, and I used most of the default settings.

I used a thirteen character user id which consisted of mixed case letters and numbers, and an eighteen character password that contains mixed case letters and numbers and a # sign.

When I rebooted, the command-line login would not accept my password. I assumed I had somehow made a mistake, and just wiped the machine again and reinstalled. This time I was very careful with the user name/pw.

Again, the command-line login did not accept my password!

On a hunch, I took an old Ubuntu 7.10 Alternate CD and erased the machine again. I installed a command-line version of Ubuntu. AGAIN --- it will not accept my password even though I'm 100% sure it is correct.

View 2 Replies View Related

General :: Cannot Login To My System It Doesnt Accept The Password - Segmentation Fault

Dec 12, 2010

I am using a ubuntu 10.10 desktop,i cannot login to my system it doesnt accept the password. when i login in safe mode i get through but when i run any command i get segmentation fault.

View 5 Replies View Related

General :: Get A Certificate Error 60: "server Certificate Verification Failed" When Trying To Setup A Ubuntu Cloud?

Aug 24, 2011

I'm trying to install an Ubuntu cloud on my home network - I've been following this guide. When I arrived at STEP 6: Install an image from the store PART 3: Click on the Store tab I get the following error message on the page: Error 60: server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none

View 1 Replies View Related

OpenSUSE :: Configure OpenSuse For Login Session Using Certificate In SmartCart

Mar 19, 2010

can any tell me how can I configure OpenSuse for login session (kde/gnome) using a certificate in a SmartCart (spanish DNIe).

View 5 Replies View Related

Fedora :: Can't Login To Last.fm With Any Client

Jan 29, 2010

ive tried to disable portreserve and dnsmasq, ive tried amarok, vagalume, rhythmbox, songbird to login to last.fm but i cant, ive gooogled for it. from the web browser its works

View 3 Replies View Related

General :: Unable To Login With A Client Through SSL?

May 29, 2011

I installed the Syncrify server and client on a Linux box. From what I've read on their site, Syncrify comes with a built in self-signed SSL certificate. However after setting the SSL port on the Syncrify Admin Set-Up, I am still unable to login with a client through SSL. This works: (5800 is the default port for HTTP)[URL]...

However the following do not work:[URL]...

View 1 Replies View Related

Software :: Cant Login To Last.fm With Any Client In Fedora 12

Feb 8, 2010

ive tried to disable portreserve and dnsmasq, ive tried amarok, vagalume, rhythmbox, songbird to login to last.fm but i cant, ive gooogled for it.tried from the web browser and its [URL] i have a router and i have tried an ubuntu laptop and its working here is my log, but the last date is 090128 ??

Quote:

090128 21:45:51 - 140172703823872 - setState(665) - L4
Radio state: State_Stopped
"090128 21:45:52" - "-2143815680" - virtual void ScrobblerPostRequest::request() ( 855 ) - L4

[Code]....

View 1 Replies View Related

OpenSUSE :: Login - Cannot Connect My Server With NX Client

Mar 20, 2010

I have reinstall my server. I think everything was okey. But i can not connect my server with NX Client.

View 3 Replies View Related

General :: Login As User Into LDAP Client?

Jan 26, 2010

I have 389-DS ( Fedora DS) setup on CentOS 5.3 and working fine. I configured LDAP Client and want to login as user created under fedora DS Client. From Client Machine, I can easily see:
Code:
[root@fedoraDS-Client ~]# id ajrain
uid=569(ajrain) gid=569 groups=569 context=root:
system_r:unconfined_t:SystemLow-SystemHigh

This is User from LDAP Server (fedora DS Server) which is showing in Client Machine. So It means its retreiving value from Server. Correct? Now When I am trying to login , it says "Server unexpectedly closed network Connection". When I supplied user password:
Code:
login as: ajrain
ajrain@fedoraDS-Client's password:

The File /var/log/secure says:
Code:
Jan 27 02:39:27 localhost sshd[3996]: pam_unix(sshd:auth):
authentication failure; logname= uid=0 euid=0
tty=ssh ruser= rhost=10.210.53.104 user=ajrain
Jan 27 02:39:27 localhost sshd[3996]: Failed password for ajrain from 10.210.53.
104 port 1241 ssh2
Jan 27 02:39:27 localhost sshd[3997]: fatal: Access denied for user ajrain by PAM account configuration

View 1 Replies View Related

Server :: Which Ftp Client Will Support Key Based Login?

May 17, 2010

I have disabled password logins to a server.I want to transfer some files to it using a client like FileZilla but there was no way I could give private key to filezilla is there an ftp client
which supports key based login?

View 2 Replies View Related

Debian Configuration :: OpenLDAP Client Login Failure

Feb 3, 2016

I'm testing to log in using openldap authentication on jessie by following article from [URL] ..... and when I try to log in from ldap client (another debian 8 VM), it failed with

Code: Select allFeb  3 09:25:33 clt nscd: nss_ldap: could not connect to any LDAP server as cn=admin,dc=test,dc=lab - Can't contact LDAP server
Feb  3 09:25:33 clt nscd: nss_ldap: failed to bind to LDAP server ldap:///192.168.191.120: Can't contact LDAP server
Feb  3 09:25:33 clt nscd: nss_ldap: reconnecting to LDAP server...
Feb  3 09:25:33 clt nscd: nss_ldap: could not connect to any LDAP server as cn=admin,dc=test,dc=lab - Can't contact LDAP server

[Code] ....

test result from client with ldapsearch

Code: Select all# ldapsearch -h 192.168.191.120 -D cn=admin,dc=test,dc=lab -W -x -b 'dc=test,dc=lab' 'userName=*'
Enter LDAP Password:
# extended LDIF
#
# LDAPv3
# base <dc=test,dc=lab> with scope subtree
# filter: userName=*

[Code] .....

View 1 Replies View Related

Fedora Networking :: Login To Remote Machine Through VNC Client

Apr 14, 2009

I am using VNC to login to remote machine (vncserver). My question is; How can I login to remote machine (vncserver) through VNC client, without having to login to vncserver first physical. For better explanation here is an example: If john wnat to login to vncserver remotely first he has to login the vncserver physically then he can login remotely.

View 5 Replies View Related

Fedora Servers :: Can't Login Remotely To Client Machines?

Jun 14, 2009

I am running NFS and NIS servers in my FC8. Clients are also running FC8. Everything was working fine. I could login remotely to server as well as clients. Suddenly (few days ago) a problem started. I can not login remotely to client machines. I did not do anything. I can login to server remotely, but not the client. When I try to login, it accept password and nothing happens. Also, when I try to login from server to client same thing happens. We share the home directory of the server with client. Another question: there two type of nfs server nfs-user-server and nfs-kernel-server. I just use gui to set up the NFS. I don't know which one I am running. Is there any way to find out which nfs I am running?

View 1 Replies View Related







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