PDA

View Full Version : kppp only works for root and knoppix



bilzer
02-25-2004, 02:06 AM
I have set up a new user. When I try KPPP nothing happens (it works in users knopppix and root).
I have put the new user in group "dialout"
Any suggestions appreciated.

bilzer
02-25-2004, 05:35 AM
As root,
Check the groups that knoppix can use:
groups knoppix
then
groups (newuser)
then add all of knoppix groups to (newuser)
addgroup (newuser) (goupname - example dialout)

I dont know which applies to kppp but then you have everything that knoppix has.

bilzer
04-09-2004, 05:44 AM
javascript:emoticon(':D') Thanks - That corrects the problem.