Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Mar 2008 10:22:29 +0530
From:      Girish Venkatachalam <girishvenkatachalam@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: gdm + xdmcp
Message-ID:  <20080301045229.GA9398@saraswathy.madambakam.org>
In-Reply-To: <20080301043758.004e0065@ilievnet.com>
References:  <20080301011006.3c61b31a@ilievnet.com> <20080301010139.GA8443@saraswathy.madambakam.org> <20080301043758.004e0065@ilievnet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 04:37:58 Mar 01, Daniel Iliev wrote:
> Indeed. It is not my intention to use XDMCP like that (although it has
> some advantages in some cases), but since the remote host wasn't on the
> local XDMCP list I tried a more direct approach.
> 

Okay.

> Sorry, I forgot to mention that. nmap gives:
> 
> PORT    STATE  SERVICE
> 177/udp closed xdmcp
> 6000/tcp open  X11
> 
> Actually I think the latter is not required, but I'll let everything be
> open and allowing until I get it working, then I'll disable the
> unnecessary options afterwards.
> 

Then your problem is right here.

The XDMCP port is closed.

> Now, this is where I get confused. In the gdm(1) man page it is stated
> the configuration file should be gdm.conf. Well, the man page is from
> 2003 and "pkg_info -L" doesn't show such a file. Instead there is
> "custom.conf{,.default}" and gdmsetup seems to be writing to this one.
> Its content seems OK (meaning policy="allow all") to me:
> 
> sed -e '/^$/d;/#/d' /usr/local/etc/gdm/custom.conf
> [daemon]
> [security]
> AllowRemoteRoot=true
> DisallowTCP=false

The above line seems fine to me.

> [xdmcp]
> Enable=true
> [gui]
> [greeter]
> Use24Clock=yes
> [chooser]
> [debug]
> [servers]
> 
> 
> So, I believe there's something about gdm that I'm still missing or
> it's just not working on FreeBSD. (bug?)
> 

Don't think so.

> 
> Thanks and the same to you!
> 
> (Although I'd appreciate more help than luck in this case.)
> 
>  :)
> 

Open the XDMCP port and you are done.

-Girish



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080301045229.GA9398>