From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,ee177605ddb5cba3 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!border1.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!nntp.giganews.com!newspeer1.nwr.nac.net!bbc!news-peer-lilac.gradwell.net!not-for-mail From: Rob Norris Newsgroups: comp.lang.ada Subject: Re: [gnuada] gcc 4.1.0 available Date: Tue, 21 Mar 2006 12:04:14 +0000 Message-ID: References: <1253120.DI8C0e8O9o@linux1.krischik.com> <47622979.Q8IlieK1cI@linux1.krischik.com> <441DF5F1.9060902@futureapps.de> X-Newsreader: Forte Free Agent 2.0/32.652 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Original-NNTP-Posting-Host: glkas0286.greenlnk.net NNTP-Posting-Host: 20.133.0.1 X-Trace: 1142942661 news.gradwell.net 1175 dnews/20.133.0.1:43063 X-Complaints-To: news-abuse@gradwell.net Xref: g2news1.google.com comp.lang.ada:3520 Date: 2006-03-21T12:04:14+00:00 List-Id: On Mon, 20 Mar 2006 01:23:13 +0100, Georg Bauhaus wrote: >Dr. Adrian Wrigley wrote: > >> And I haven't >> figured out how to accept incoming connections to the X server >> (even xhost + doesn't work)(hints please!). > >When working locally with 2 different uids, adding xauth >credentials and DISPLAY for the other user has usually been sufficient. >X11 forwarding settings for ssh might help in other circumstances. > >(I also remember there was an issue with ports and, alas, a telnet >setting(?) when the connection was across machines. FWIW.) > >HTH, > Georg Bauhaus There's some settings in the display manager. If you're using gdm it's in /etc/X11/gdm/gdm.conf [security] bit. Normally you can use the login display manager to change the settings. You may need to reboot to get the settings to be applied.