osdir.com
mailing list archive

Subject: xdmcp broken, KDE3 to KDE4 kdm remote login - msg#00923

List: kubuntu-users

Date: Prev Next Index Thread: Prev Next Index
I installed Kubuntu 9.04 a couple weeks ago and, with the except of the
recent kernel update, have applied all the bug fixes and security
updates. Except for the recent kernel update.

Can KDE3 connect to KDE4 using remote login (initiated from the kdm
login screen)?

I seem to have the same problem mentioned here (Sep 12 2008):

xdmcp broken
https://lists.ubuntu.com/archives/kubuntu-users/2008-September/031451.html

except Jim didn't say he was connecting from KDE3 to KDE4, just that he
couldn't connect after installing Kubuntu and KDE4.

netstat -lu shows xdmcp is listening (udp, port 177), and there's no
firewall between the computers on my LAN.

I'm able to connect with the same computers when I've rebooted into
Slackware (currently running KDE3).

I found the question somewhere else, and the "solution" for that said it
was a bug which could be resolved by replacing (in the hosts file)
127.0.1.1 to the LAN IP address of the server. That didn't work.


In my Xaccess file, I have this line uncommented

* #any host can get a login window

I've also tried it with having this line uncommented at the same time.

#* CHOOSER BROADCAST #any indirect host can get a chooser

In my kdmrc, I have this

[Xdmcp]
Enable=true
Willing=/etc/kde4/kdm/Xwilling

Thanks, in advance, for any suggestions.

--
-Andy

--
kubuntu-users mailing list
kubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/kubuntu-users

Was this page helpful?
Yes No
Thread at a glance:

Previous Message by Date: click to view message preview

Re: open as root in dolphin

Alan Dacey Sr. wrote: > On Tuesday 23 June 2009 06:35:17 am pkaplan1 wrote: >> I think this is a kde problem as I started experiencing something like this >> about a year ago after testing kde4. >> >> You might try opening dolphin w/ sudo dolphin (CLI) or kdesudo dolphin >> (krunner). Alternatively, install and run mc as root or kommander, which >> seems to install with a default password challenge to enable root access. >> >> Paul > > ONLY use kdesudo to open a graphical application no matter where you start it > from. NEVER use sudo. You will create problems for yourself later on with > permissions and such. > > -- > Alan > yes exactly. most of the problems are in the new ways after KDE 4.2.2 for example, when starting with sudo, a problem happens with kdeinit. the current one is running as $USER and a new one running as root has to be started, but since using sudo, many of the $USER environment is still the same, and the communication between the root application and kdeinit is incorrectly done resulting in the dreaded xmessage stating the error and which resets X. so please, use kdesudo. -- Willy K. Hamra Manager of Hamra Information Systems Co. Manager of Zeina Computer & Billy Net signature.asc Description: OpenPGP digital signature -- kubuntu-users mailing list kubuntu-users@xxxxxxxxxxxxxxxx Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-users

Next Message by Date: click to view message preview

Re: Server choices - linux / MS?

Alex Faure wrote: > Thanks Guys > Appreciate the detailed replies. Done more research myself and Ebox looks a > very good option - although I find massive support on the forums for SME > Server which also looks very good and very reliable. > Any comments on these server implementations. > > On another track - being Linux - I assume hardware requirements will be > simple? entry level dual core, 1Gb RAM and RAID drives for data and separate > drive for OS and software? > > Thanks again > Lex > > 2009/6/22 David Fletcher <dave@xxxxxxxxxxxxxxxx> > >> On Monday 22 June 2009 12:23:48 David Kuntadi wrote: >>> I think you should install 1 server and 1 firewall/router. >>> My suggestion is: >>> >>> 3. Ubuntu server for mai server, install webmin for ease administration: >>> http://www.webmin.com/ >> I did my own home server setup for email, firewall etc. using webmin. >> Trouble >> is, looking back at what I did at a later date, could I figure out just how >> the hell I made it work? Nope. >> >> Next time I do this (which I would like to precede with a hardware rebuild >> to >> reduce power consumption), I'm going to try to do the whole thing without >> installing webmin. Putting in comments with initials to search for and the >> date that everything was edited in /etc/ then backing up /etc/ makes it >> easier, I think, to backup everything that was done and to more easily >> understand what was done when somebody wants it adjusted 2 years after it >> was >> last touched. >> >> The thing I think I really need serious assistance with these days, is >> iptables. In the repositories is an application called KMyFirewall which >> I've >> not yet played with, but I believe it can do remote administration of a >> firewall on a server. Has anybody else here used it? Any good? I would >> value >> feedback myself, for next time. >> >> Dave >> i tried ebox before, one thing that bugged me is that it doesn't use the interfaces file for network management. and thus, the "route" command didn't work properly at all. and i had 2 applications that require "route" to know the newwork setup properly, route says there's no gateway when ebox is installed, the apps assumed there's no network and run in offline mode. one of them could be configured to skip that test, the other, can't remember what it was, had the command hardcoded in it, and i am in no state to edit and source file and recompile :P but in general, ebox has a nice interface, i just wish programs stick more to defaults and known standards for their settings and stuff. -- Willy K. Hamra Manager of Hamra Information Systems Co. Manager of Zeina Computer & Billy Net signature.asc Description: OpenPGP digital signature -- kubuntu-users mailing list kubuntu-users@xxxxxxxxxxxxxxxx Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-users

Previous Message by Thread: click to view message preview

hanging update

When I try and update or install a program in Jaunty (new installation) it "hangs" with the final line in terminal reading: 99% [1 packages bzip2 0]. This is my sources.list where I think the problem lies. # deb cdrom:[Kubuntu 9.04 _Jaunty Jackalope_ - Release i386 (20090420.1)]/ jaunty main restricted # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to # newer versions of the distribution. deb http://archive.ubuntu.com/ubuntu/ jaunty main restricted deb-src http://archive.ubuntu.com/ubuntu/ jaunty main restricted ## Major bug fix updates produced after the final release of the ## distribution. deb http://archive.ubuntu.com/ubuntu/ jaunty-updates main restricted deb-src http://archive.ubuntu.com/ubuntu/ jaunty-updates main restricted ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu ## team. Also, please note that software in universe WILL NOT receive any ## review or updates from the Ubuntu security team. deb http://archive.ubuntu.com/ubuntu/ jaunty universe deb-src http://archive.ubuntu.com/ubuntu/ jaunty universe deb http://archive.ubuntu.com/ubuntu/ jaunty-updates universe deb-src http://archive.ubuntu.com/ubuntu/ jaunty-updates universe ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu ## team, and may not be under a free licence. Please satisfy yourself as to ## your rights to use the software. Also, please note that software in ## multiverse WILL NOT receive any review or updates from the Ubuntu ## security team. deb http://archive.ubuntu.com/ubuntu/ jaunty multiverse deb-src http://archive.ubuntu.com/ubuntu/ jaunty multiverse deb http://archive.ubuntu.com/ubuntu/ jaunty-updates multiverse deb-src http://archive.ubuntu.com/ubuntu/ jaunty-updates multiverse ## Uncomment the following two lines to add software from the 'backports' ## repository. ## N.B. software from this repository may not have been tested as ## extensively as that contained in the main release, although it includes ## newer versions of some applications which may provide useful features. ## Also, please note that software in backports WILL NOT receive any review ## or updates from the Ubuntu security team. deb http://il.archive.ubuntu.com/ubuntu/ jaunty-backports main restricted universe multiverse deb-src http://il.archive.ubuntu.com/ubuntu/ jaunty-backports main restricted universe multiverse ## Uncomment the following two lines to add software from Canonical's ## 'partner' repository. ## This software is not part of Ubuntu, but is offered by Canonical and the ## respective vendors as a service to Ubuntu users. deb http://archive.canonical.com/ubuntu jaunty partner deb-src http://archive.canonical.com/ubuntu jaunty partner deb http://archive.ubuntu.com/ubuntu/ jaunty-security main restricted deb-src http://archive.ubuntu.com/ubuntu/ jaunty-security main restricted deb http://archive.ubuntu.com/ubuntu/ jaunty-security universe deb-src http://archive.ubuntu.com/ubuntu/ jaunty-security universe deb http://archive.ubuntu.com/ubuntu/ jaunty-security multiverse deb http://archive.ubuntu.com/ubuntu/ jaunty-backports restricted main multiverse universe deb http://archive.ubuntu.com/ubuntu/ jaunty-proposed restricted main multiverse universe deb-src http://archive.ubuntu.com/ubuntu/ jaunty-security multiverse TIA Errol -- kubuntu-users mailing list kubuntu-users@xxxxxxxxxxxxxxxx Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-users

Next Message by Thread: click to view message preview

Kmail wants localhost

Ever since I was forced to do a hot reset, Kmail has been complaining that it cannot connect to host localhost. I don't have an account for localhost, so I'm not sure what it's referring to. I do have a localhost entry in /etc/hosts, but somehow I don't think that's what it's referring to. I grepped in .kde/share/apps/kmail. Nothing there. Any ideas? -- Jeffrey Barish -- kubuntu-users mailing list kubuntu-users@xxxxxxxxxxxxxxxx Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-users
Sign up for updates to this mailing list. email:
Loading Comments...
Home | News | Patents | Sitemap | FAQ | advertise

Advertising by