Re: SOLVED User dialup access

2003-03-05 Thread Jack Pistachio
Problem solved. Looks like I had a bad default route and simple file permission issues from messing with this long ago. - jackp --- John Hasler <[EMAIL PROTECTED]> wrote: > jackp writes: > > What is missing here? > > What happens when you configure with pppconfig and have > the users start ppp >

Re: User dialup access

2003-03-04 Thread Oliver Fuchs
On Tue, 04 Mar 2003, Jack Pistachio wrote: > I'm trying to allow certain users to have dialup > priveledges from debian. I use wvdial to connect as root. > I've tried addgroup dialout USERNAME. The user can > successfully dialout with wvdial, but once pppd is started > it exits with error code

Re: User dialup access

2003-03-04 Thread John Hasler
jackp writes: > What is missing here? What happens when you configure with pppconfig and have the users start ppp with pon? -- John Hasler [EMAIL PROTECTED] (John Hasler) Dancing Horse Hill Elmwood, WI -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Con

User dialup access

2003-03-04 Thread Jack Pistachio
I'm trying to allow certain users to have dialup priveledges from debian. I use wvdial to connect as root. I've tried addgroup dialout USERNAME. The user can successfully dialout with wvdial, but once pppd is started it exits with error code #2. From man pppd this code corresponds to mutually e

Re: user dialup access

1999-12-09 Thread John Hasler
steve doerr writes: > I have the follwing permissions situation and would like to give users > dialup access. It appears users can execute pon, but the modem doesn't > dial. Add your users to the 'dip' group. Change the permissions on pppd back to -rwsr-x---1 root dip179664 Oct

RE: user dialup access

1999-12-09 Thread Pollywog
On 08-Dec-1999 steve doerr wrote: > I have the follwing permissions situation and would like to give users > dialup access. It appears users can execute pon, but the modem doesn't > dial. Does the user need /dev/ttyS1 access? If so, how is that done, > because chmod on that device says operatio

user dialup access

1999-12-09 Thread steve doerr
I have the follwing permissions situation and would like to give users dialup access. It appears users can execute pon, but the modem doesn't dial. Does the user need /dev/ttyS1 access? If so, how is that done, because chmod on that device says operation not permitted. Any help appreciated! Ste