Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Dec 2001 11:28:58 +0000
From:      morten.gulbrandsen@t-online.de (Morten Gulbrandsen)
To:        freebsd-questions@freebsd.org
Subject:   /usr/sbin/ppp: Permission denied
Message-ID:  <01122111343400.00269@earth..>

next in thread | raw e-mail | index | archive | help
bash-2.04$ ppp -ddial
bash: /usr/sbin/ppp: Permission denied
bash-2.04$ ls -l /usr/sbin/ppp
-r-sr-xr--  1 root  network  283624 Dec  2  2000 /usr/sbin/ppp
bash-2.04$
               

bash-2.04$ ls -l ppp.conf
-rw-------  1 root  wheel  3040 Dec 21 10:42 ppp.conf
bash-2.04$        

su-2.04# less ppp.conf 
default:
     allow user morten   

How can I  allow user morten, without  
permission denied ?

I have tried chmod u+x   /usr/sbin/ppp  


Yours Sincerely


Morten Hulbrandsen

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01122111343400.00269>