[EMAIL PROTECTED] hat gesagt: // [EMAIL PROTECTED] wrote:

> When I try to run my PPP scripts, everyone of them results in
> permission denied.
>
> I did edit the /etc/group file and added my user name as follows:
>
> dip:x:40:hwalton
      ^ 
       this has to be a *

It is safer to add a user to a group by using the command "adduser"
You can add yourself to group dip by:

$ adduser hwalton dip

Nearly no spelling mistakes possible. 
-- 
                                                     __    __
 Frank Barknecht           ____ ______   ____ __ trip\ \  / /wire ______
                          / __// __  /__/ __// // __  \ \/ /  __ \\  ___\       
                         / /  / ____/  / /  / // ____// /\ \\  ___\\____ \      
                        /_/  /_____/  /_/  /_//_____// /  \ \\_____\\_____\
                                                    /_/    \_\ 

Reply via email to