Phillip Neumann wrote: > > Hi, > > What should i do to make the gth themes work in debian? Should i > remove all gtk packages and then compile and install the tgz files?? > > ----------------------------+------------------------ > > Well i have a tipical problem that coulnot find the answer. In my > system, im able to conect to internet via root, but the users cannot. > (currently to enable the conection to a user root must ejecute pon, but > thats not the idea...)I explain: > > As a user, linux said (when i ejecute `pon') nothing, but when ejecuting > plog, linux say: > > Aug 26 19:55:17 computron pppd[218]: Terminating on signal 15. > Aug 26 19:55:17 computron pppd[218]: Connection terminated. > Aug 26 19:55:17 computron pppd[218]: Exit. > Aug 26 19:55:39 computron pppd[740]: pppd 2.3.5 started by > filsin, uid 1000 > Aug 26 19:55:41 computron chat[742]: /etc/chatscripts/provider > -- open failed: Permission denied > Aug 26 19:55:41 computron pppd[740]: Connect script failed > > So i guess this is a permition problem, i have try to change the > permitions to the folowing files: > > /etc/hosts > /etc/ppp/peers/provider > /etc/chatscripts/provider > /etc/resolv.conf > /usr/sbin/pppd > /usr/sbin/chat > /dev/ttyS2 > > What should i do to make users be able to connet to internet or where > can i get info ? > > Thanks, Phillip Neumann >
Make sure users are members of the group 'dip'. Here are the permissions on my system for /etc/chatscripts: /etc/chatscripts dir: drwxr-x--- 2 root dip 1024 Jun 22 13:34 chatscripts /etc/chatscripts/provider: -rw-r----- 1 root dip 512 Aug 14 22:29 provider Hope this helps some. -- Ed C.