I can confirm this. After using these lines in lts.conf file, root can ping 
with names in chroot, but user can't use Konqueror with names. After changing 
mode to 644 user can use Konqueror with names. Here are my notes in mailing 
list:

https://lists.ubuntu.com/archives/edubuntu-users/2009-April/005283.html

admin-lt...@ubuntu-ltsp5:~$ cat /var/lib/tftpboot/ltsp/i386/lts.conf
[default]
SEARCH_DOMAIN=ubuntu-ltsp5
DNS_SERVER=192.168.1.1
admin-lt...@ubuntu-ltsp5:~$

r...@ltsp200:~# ls -al /etc/resolv.conf
---------- 1 root root 43 2002-01-08 23:47 /etc/resolv.conf

r...@ltsp200:~# cat /etc/resolv.conf
search ubuntu-ltsp5
nameserver 192.168.1.1

r...@ltsp200:~# chmod 644 /etc/resolv.conf
r...@ltsp200:~# ls -al /etc/resolv.conf
-rw-r--r-- 1 root root 43 2002-01-08 23:47 /etc/resolv.conf
r...@ltsp200:~#

Best Regards Asmo Koskinen.

-- 
jaunty /etc/resolv.conf in chroot has permission-rights 000
https://bugs.launchpad.net/bugs/348305
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to