OpenBSD 3.8 kdm xdmcp problem I installed OpenBSD 3.8 and I'm trying to use kdm to connect from my w2k
box.
I have enabled xdmcp in kdmrc and put the following line in
/etc/sysctl.conf:
net.inet6.ip6.v6only=0
but I can connect from remote.
The matter (I think) is that the command sysctl -w net.inet6.ip6.v6only=0
returns "operation not permitted".
What can I do?
Thank you very much |