General :: Error - X11 Connection Rejected Because Of Wrong Authentication
Oct 19, 2010
I have two machines X , Y . X is running on runlevel 5 while Y is running in runlevel 3 , I am trying to connect from machine x to y using X11 forwarding using the following command.
ssh -X username@IP
But i have the following error message.
"X11 connection rejected because of wrong authentication"
Both servers are running RHEL 4.7
View 1 Replies
ADVERTISEMENT
Nov 17, 2010
I am running Ubuntu 10.04 LTS. I am trying to run a query browser for mysql but keep receiving the following error:
X11 connection rejected because of wrong authentication.
The application 'mysql-query-browser-bin' lost its connection to the display localhost:10.0; most likely the X server was shut down or you killed/destroyed the application.
In ssh_config, I do have ForwardX11 set to yes.
View 4 Replies
View Related
Jul 19, 2010
host - Debian 5.0 desktop
guest - Debian 5.04 desktop
KVM
On host running; $ ssh -XfC -c blowfish user@guest_IP xterm$ /usr/bin/X11/xauth: error in locking authority file /home/user/.Xauthority X11 connection rejected because of wrong authentication. xterm Xt error: Can't open display: localhost:10.0 (hanging here) /home/user/.Xauthority is an empty file, just created. $ sudo ls -l /home/user/.Xauthority-rw-rw-rw- 1 user user 1 2010-07-19 03:16 /home/user/.Xauthority
Nor lock exists. The password is correct. $ ssh user@guest_IP xterm I can connect the guest.
View 2 Replies
View Related
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
Feb 18, 2011
I have 2 laptops running Ubuntu 10.04. One connects to my Linksys wireless modem fine while the other does not. The one that does not connect, will connect fine within the instances of Windows XP SP3 and Puppy Linux 5.1 that run on the same laptop. Ubuntu wireless worked fine with version 8.04 on this laptop before upgrading to 10.04.
When trying to connect within 10.04, Ubuntu pops up the dialog box to enter the authentication key. It rejects the correct key, and after a moment, pops up the same dialog box asking for the key again. I'm using WEP 40/128-bit encryption and the key I enter in the dialog box is the correct 26-character key.
The laptop is a Toshiba Satellite Pro 6000 (1g ram/40g disk). Here are some vital outputs root@user-laptop:/home/bsmis# iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
irda0 no wireless extensions.
eth1 IEEE 802.11b ESSID:"kr_wireless"
Mode:Managed Frequency:2.457 GHz Access Point: None
Bit Rate:11 Mb/s Sensitivity:1/0
[Code]...
View 3 Replies
View Related
Jun 21, 2015
I installed Jessie with Cinnamon alongside Win 7 - all went quite well though I did have to do a bit of guessing along the way.
Following online tutorials etc, I tried to install sudo from the terminal. It did not go well - some stuff appeared that was not shown in the instructions from many sites. So I abandoned it, or so I thought.
Then I discovered that my root password was no longer recognised. So I reset it, following online instructions.
This was successful apparently, as I can log in as root and see this in the terminal.
But on trying to start Synaptic ( and later others), I found that the new root password would is not authenticated, but my user password does authenticate successfully. This seems to be the wrong way round!
View 14 Replies
View Related
Oct 14, 2010
Recently I configured sendmail configuration in Linux dedicated server purchased in godaddy. os version is centos5.4. as the configuration i can able to send mail to other domain like gmail and yahoo. thats working fine. but my problem is i can't able to receive any mails. i got like this error. 550 relay not permitted or addess rejected.
View 8 Replies
View Related
Nov 14, 2009
I'm extremely new to SuSE Linux. I wanted to move away from Windows and so I decided to reload my Desktop with SuSE linux.I have had no trouble until now. I'm trying to connect to my work VPN connection. From my laptop (which unfortunately is Vista) I'm able to connect without any issues. However, when I tried out the KVPN application on my SuSE linux, it just doesn't work. I get the error:
Authentification has failed.
As a side note, when I type ping google, the packets are received 100% but when I ping my company address, no packets are received. Hope this info is useful.
View 9 Replies
View Related
Dec 20, 2009
I tried moving firestarter boot script around, calling firestarter in /etc/rc.local and in gnome-sessions (start programs) and so forth. Alas, only way to get it started is from root terminal with # firestarter --start-hidden & i use wicd, wlan0 and a router. Network monitor and iptables are installed.
View 1 Replies
View Related
Sep 22, 2010
I am having trouble with my local ssh connection. In my hosts.deny I have ALL, and in my hosts.allow I have my computer. I cannot connect unless I comment out the ALL in hosts.deny. Why is it not allowing a connection?
View 1 Replies
View Related
Jun 15, 2011
This is kind of a double question thread and I'm hoping they can be resolved together. I'm running Debian wheezy and I modified my /etc/apt/sources.list file to include "contrib non-free" on the ends so I could install flashplugin-nonfree for Chromium. After an apt-get install flashplugin-nonfree, I notice the error of:
ERROR: sha512sum rejected install_flash_player_10_linux.tar.gz
I tried to go to a video streaming site and I get the typical message saying I have a missing plugin. So I uninstalled flashplugin-nonfree and tried to go another route of getting the flashplayer-mozilla package from "http://www.debian-multimedia.org wheezy main non-free" hoping that might work. I installed their GPG key from here and did the apt-get update and apt-get install flashplayer-mozilla. I noticed that it would pull in tons of dependencies requiring about 250MB. I backed out of that and removed those lines from my sources.list file, trying to go the original route again. Now I'm stuck with that GPG key installed and I don't use that repository.
So my question is, how can I get flashplugin-nonfree working with Chromium, and how can I remove the key I installed from the .deb package from debian-multimedia.org?
View 9 Replies
View Related
Mar 14, 2011
On Ubuntu server 10.10, with a relay smtp server with authentication via postfix; I keep getting 535: Incorrect authentication data. I'm sure my username and password is correct. Heres how I set up postfix: I created a file called smarthosts.conf in my /etc/postfix/ directory that contains the following:
[Code].....
my server uses plain text authentication on port 25. I would like to use security like SSL, but this particular server is unsecured.
View 9 Replies
View Related
Jun 11, 2010
These problems just started the last couple of days but I have been using Lucid 10.04 for a month now. My wireless Signal varies in strength wildly. I sitting at home, not 20 feet from my router. I never had these problems before Ubuntu Lucid Lynx 10.04. I am running both Network Manager and Wicd.
Errors:
1. Wicd states "Wrong Password" which is not true.
2. Dropping off-line for no reason, sometimes 3 or 4 times a minute and sometimes it works fine for hours.
3. Firefox 3.6.3 Automatically Checking "Work Offline"!?
[Code]...
I have the Proper Wireless Drivers. I have not changed my wireless settings, channel or WPA for 8 months now so I know thats not it.
View 1 Replies
View Related
Mar 24, 2010
I am trying to connect a Sun StorageTek 2510 to a RHEL4 host, and it's not working. Error:
Code:
Mar 24 15:27:10 file01 iscsi: Loading iscsi driver: succeeded
Mar 24 15:27:15 file01 iscsid[29461]: version 4:0.1.11-7 variant (14-Apr-2008)
Mar 24 15:27:15 file01 iscsi: iscsid startup succeeded
Mar 24 15:27:15 file01 iscsid[29465]: Connected to Discovery Address 192.168.130.101
Mar 24 15:27:15 file01 iscsid[29465]: discovery login to 192.168.130.101 rejected: initiator error (02/0b), non-retryable, giving up
[Code]...
View 1 Replies
View Related
Jun 16, 2010
i have been running Ubuntu for about 3 days now, finally getting all my files moved back to the drive and what have you.I came from running windows, and an Android phone with full su access, and done up all custom-like..I am loving the speed, etc. great experience so far. BUT: the headphone port on my laptop is broken, and so I run [ran] and external soundcard, a Creative X-fi 5.1 USB SC. I have found linux drivers for this unit, and am trying to install. I have googled the crap out of how to do this, yet am getting stuck.
Here is where I'm getting stuck. I have extracted the package, entered into the sub folder, and am trying to run the Make install:
...laptop:/tmp/xfi-0.0.0.0$ cd ./xfi
...laptop:/tmp/xfi-0.0.0.0/xfi$ su -c "make install"
Password:
su: Authentication failure
...laptop:/tmp/xfi-0.0.0.0/xfi$
what in heck do i type at password... have I NOT done something, am I doing something wrong.... it does not accept my normal password, so I am lost.
View 3 Replies
View Related
Jun 16, 2010
I have two machines (Fedora 13 as server, Scientific Linux RHEL 5.1 as the client), one acting as the NFS server and one acting as the client.
My config for the NFS server is as follows: -
Code:
Code:
Code:
Code:
I have opened the following ports:-
Code:
I start the following services on the NFS server: -
Code:
And on the client, I try and connect to the NFS server with: -
Code:
...and get the following error.
Code:
What am I doing wrong? Not used NFS before.
View 1 Replies
View Related
Sep 20, 2010
I h ave a samba server which authenticate with MS AD, and this is working fine with XP and etc. But recently we have bought some pc's with Windows7 and when I try to access this share through Windos7
I am getting this error:
Is there any special thing that I need to do on client (windows7) side or server side for this to work?
My systems details:
OS - Red Hat Enterprise Linux Server release 5 (Tikanga)
Kernel - Linux server 2.6.18-8.el5 #1 SMP Fri Jan 26 14:15:21 EST 2007 i686 i686 i386 GNU/Linux
Samba - samba-3.0.23c-2
View 4 Replies
View Related
Oct 23, 2010
i used to have ubuntu 9.i decided to move to sabayon so i used the live cd to install it ,resize the ubuntu partition and use the remaining space for sabayon.while the resizing procedure i got an error(i dont have a copy of the error log file but i know it has something to do with an anaconda process).i aborted the installation and the result was an filesystem that couldnt be mounted.when i try to mount the hdd i get this:
Code: Error mounting: mount: wrong fs type, bad option, bad superblock on /dev/sdb1,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so and this is what i get from fsck: Code: $ sudo fsck -f /dev/sdb1
code....
View 5 Replies
View Related
Jun 13, 2010
I was having a problem with the keyring asking me for a password after I changed my user password. I googled it and found that since the password changed, I will get asked for the keyring password until I delete ~/.gnome2/keyrings/login.keyring. What happened was that I wasn't paying attention that you had to generate a new keyring password before rebooting.
Now, whenever I try to login via gdm, I get this message: error initiating conversation with authentication system - general failure
How do I get it working again? I can still login from the terminal.
View 4 Replies
View Related
Aug 7, 2010
I was trying to installed skype and i am getting a error that reads: Error: Wrong architecture 'i386' has any one installed skype before?
View 3 Replies
View Related
Feb 8, 2010
I am running Postfix 2.6.1 on Suse 11.2, and am receiving an error message on my windows machine saying "Recipient address rejected: Relay access denied." If I login to my email on the local machine or via squirrelmail I have no problem sending mail. The output of postconf -n is as follows:
server:~ # postconf -n
alias_maps = hash:/etc/aliases
biff = no
[code]....
View 1 Replies
View Related
Mar 15, 2010
I am using ubuntu in my new office, and I can't get the network working. The "official" OS installed was a Windows, and it has a special "dial-up" app for the LAN connection (not wireless). My network admin is apparently not helpful, since he actually knows nothing about the internals for the "dial-up" app (he did not even ever heard of TTLS, PEAP, MD5, etc), and claimed that no OS except for Windows can work...
Well, I have tested various configurations with my Mac laptop, and apparently the LAN connection requires 802.1X authentication, and it's using a very weird combination "TTLS+PEAP+MD5" (if I check these options in Mac OS X, the connection works). However, in NetworkManager, I can't select both TTLS and PEAP, and moreover, TTLS does not work with MD5. So, is there anything I could try?
View 1 Replies
View Related
Jan 7, 2011
I have a weird problem with ssh, I am trying to ssh to a solaris server (sparc) running solaris 10 from my Ubuntu box and as soon as it authenticates the password it closes the connection. The box is located on a internal network in a wiring closet with no ability for me to access console but i still have a working ssh session from 2 days ago with what i'm trying to comb through settings and trying to resolve the issue. It also has 2 NIC's and I cannot connect to the either ruling out hardware problem. I checked if there is a limit of the number of active connections and the was no limit. I was able to connect mitiple session till 2 days ago (at one point i had on my machine 8 active ssh sessions to the same server).
Here is the output of ssh -vvv:
Code: $ ssh -vvv -l user1 10.100.xxxxx
OpenSSH_5.5p1 Debian-4ubuntu4, OpenSSL 0.9.8o 01 Jun 2010
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug2: ssh_connect: needpriv 0 .....
debug3: channel 0: close_fds r -1 w -1 e 6
Connection to 10.100.50.4 closed.
Transferred: sent 1768, received 1688 bytes, in 0.1 seconds
Bytes per second: sent 12077.9, received 11531.4
debug1: Exit status 254
View 1 Replies
View Related
May 24, 2010
Is it possible to monitor WiFi connections and identify who are connected through OpenLDAP? If so, how will authentication be possible? By the way, I'm open if OpenLDAP is inappropriate for such authentication purposes and scenario.
View 2 Replies
View Related
Jul 20, 2010
I have spent three days on this and am at my end so help would be greatly appreciated. I have a server running CentOS 5.5 and Sendmail 8.13.8. All works fine except for emails from Logwatch. I see this in the maillog:
Jul 20 07:49:24 ifsboss sendmail[1027]: o6K5aIc0000515: to=system@soswebs.co.za, ctladdr=<root@ifsboss.ifsdbn.co.za> (0/0), delay=00:13:06, xdelay=00:00:45, mailer=relay, pri=210540, relay=smtp.isdsl.net. [196.26.208.197], dsn=4.0.0, stat=Deferred: 451-Rejected after DATA: could not verify "From:" header address
No matter what i have done It still fails on this. To list what I have done is plenty so I thought I'd poll you experts for possible past experience that could either confirm I am on the right track, or point me to it. If I try force the mail that is stalled in the mailq I see this:
Running /var/spool/mqueue/o6I22Exm009672 (sequence 1 of 1)
<gary@soswebs.co.za>,system@soswebs.co.za... Connecting to smtp.isdsl.net. via relay...
220 smtp01.isdsl.net ESMTP Exim 4.69 Tue, 20 Jul 2010 07:53:28 +0200
>>> EHLO ifsboss.ifsdbn.co.za
[code]....
View 7 Replies
View Related
Aug 19, 2009
while tampering with the settings for my wireless connection by right-clicking on the icon on the top menu i was originally asked for my password for authentication. i selected the option to remember the password for future sessions unintentionally.
how do i get it back to the original setting so that it asks for a password before allowing me into the editing screen? i tried preferences > system > authorisations > network-manager-settings, but it didnt work.
View 2 Replies
View Related
Mar 20, 2011
Has anyone else been having problems with their wireless network connections since the network manager updates? I have two different networks that I connect to and have in the past had no problems since figuring out what files were missing and had to be either created or corrected and copied into the correct locations. I have tried everything I know to get my secondary wireless connection working to no avail(currently connected through my neighbors unprotected network), from deleting the connection, rebooting and recreating it, editing the files and copying them back into the correct locations and nothing works.
I have even had many crashes while using network manager. Using system-network-config eliminated the crashes but still does not allow the connection to connect. It attempts to connect and just hangs on waiting for authentication after prompting for the WEP key and clicking OK. What in the heck is going on since the devs created all these updates and have once again broken the most important aspect of any usable system, the network? I'm running F14 and KDE 4.6.1.
View 8 Replies
View Related
Apr 12, 2010
I am trying to make a copy of the SD card that my TS-7800 SBC boots from. When I plug the SD into my opensuse pc I get this error. Error mounting: mount exited with exit code 32: mount: wrong fs type, bad option, bad superblock on /dev/sdb4, missing codepage or helper program, or other error In some cases useful info is found in syslog - try dmesg | tail or so There are four partitions on this card and I can only access one of them.
dmesg | tail gives me this
[894.422497] EXT2-fs warning: mounting unchecked fs, running e2fsck is recommended
when I do e2fsck -p /dev/sdb4 I get
e2fsck: Bad magic number in super-block while trying to open /dev/sdb4 /dev/sdb4: The superblock could not be read or does not describe a correct ext2 file system. If the device is valid and it really contains an ext2 filesystem (and not swap or ufs or something else), then the superblock is corrupt, and you might try running e2fsck with an alternate superblock: e2fsck -b 8193 <device> I was hoping I could just plug in both cards and do this dd if=/dev/sdb of=/dev/sdc to copy everything and have a back up SD card.
View 5 Replies
View Related
Jan 12, 2010
I tried to get my 3G connection up with my Lenovo Ideapad S10-2 and its built-in Ericsson 3G modem. Well, as I found out after some time of debugging, it didn't work because my network provider only accepts PAP authentication, and regardless of the configuration within NetworkManager, the ModemManager always tried CHAP authentication.
I guess this is because the dialog of selecting PAP, CHAP etc. seems only be used for pppd, but not for the internal setup of the 3G modem.
For the Ericsson (and possibly other modems), the authentication for a packet connection is done with the AT*EIAAUW command, which is hard-coded in modem-manager to use the defaults for authentication.
I patched my ModemManager to allow only PAP in the AT*EIAAUW command, and this worked out perfectly. You can find the patch below. Beware that this is certainly not something that should be included by default, only given here for reference.
Frankly, I don't know who to address to talk about a possibility to get this feature (authentication method selection) in the ModemManager in a clean fashion. I'd be happy to provide some assistance to improve the ModemManager. If someone could provide me with a hint who to talk to or what to do next.
For your reference: the "00010" in this case references a bit-field of 5 positions, whereas the bits mark the authentication algorithms (MS-CHAPv2, MS-CHAP, CHAP, PAP, NONE) respectively. So, 00010 enables PAP and disables the rest.
----------------------------------------------------------------------
root@frodo:/usr/src/modemmanager-0.2.git.20091014t233208.16f3e00/plugins# diff -U 5 mm-modem-mbm.c.orig mm-modem-mbm.c
--- mm-modem-mbm.c.orig 2009-10-15 01:35:39.000000000 +0200
+++ mm-modem-mbm.c 2010-01-11 20:21:49.819500184 +0100
[Code].....
View 3 Replies
View Related
Mar 12, 2011
Using Wicd and it keeps dropping out or telling me "bad password" when the password is in fact correct. I even know it works because the first couple of times it worked, but the connection wasn't sustained for more than a few seconds each time. My reasoning is my wireless is functional in Ubuntu, there's no reason it shouldn't be in Debian. Wireless network card is ASUS PCE-N13. Ralink driver is installed. WPA-supplicant is installed. Gnome Network Manager is also present, though I've heard that it doesn't support my particular situation.
View 5 Replies
View Related