From satan@nfinity.com Fri Jun 19 19:59:45 1998
From: satan@nfinity.com
To: users@lists.opensuse.org
Subject: Re: [S.u.S.E. Linux] pppd
Date: Fri, 19 Jun 1998 14:59:45 -0500
Message-ID: <358AC331.3F268707@nfinity.com>
In-Reply-To: <19980619151055.52872@mail.csrlink.net>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0702510911949714850=="
--===============0702510911949714850==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
edit /etc/permissions
rknebel(a)csrlink.net wrote:
>
> I am trying to make my ppp dialable by normal users.
> I have done this on other linux systems by the command chmod u+s
> /usr/sbin/pppd.
--
To get out of this list, please send email to majordomo(a)suse.com with
this text in its body: unsubscribe suse-linux-e
--===============0702510911949714850==--
From rknebel@csrlink.net Fri Jun 19 20:10:55 1998
From: rknebel@csrlink.net
To: users@lists.opensuse.org
Subject: [S.u.S.E. Linux] pppd
Date: Fri, 19 Jun 1998 15:10:55 -0500
Message-ID: <19980619151055.52872@mail.csrlink.net>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4482996248858912593=="
--===============4482996248858912593==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
I am trying to make my ppp dialable by normal users.
I have done this on other linux systems by the command chmod u+s
/usr/sbin/pppd.
This does not change the permissions in suse because I can still not dial
out with my normal user status only root.
I can change it by going to the file in tkdesk and making it exectable by
everyone but as soon as I run SUSEConfig for another reason it will cahnge
the permissions and i cannot run it as anything but root again.
I would be grateful for any suggestions
Thanks Alot
--
Rick Knebel
rknebel(a)csrlink.net
--
To get out of this list, please send email to majordomo(a)suse.com with
this text in its body: unsubscribe suse-linux-e
--===============4482996248858912593==--
From jpcowh01@ox.slug.louisville.edu Fri Jun 19 20:19:36 1998
From: jpcowh01@ox.slug.louisville.edu
To: users@lists.opensuse.org
Subject: Re: [S.u.S.E. Linux] pppd
Date: Fri, 19 Jun 1998 16:19:36 -0400
Message-ID: <199806192019.QAA26084@ox.slug.louisville.edu>
In-Reply-To: <19980619151055.52872@mail.csrlink.net>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============6328811680737326356=="
--===============6328811680737326356==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
> I am trying to make my ppp dialable by normal users.
> I have done this on other linux systems by the command chmod u+s
> /usr/sbin/pppd.
> This does not change the permissions in suse because I can still not dial
> out with my normal user status only root.
> I can change it by going to the file in tkdesk and making it exectable by
> everyone but as soon as I run SUSEConfig for another reason it will cahnge
> the permissions and i cannot run it as anything but root again.
>=20
> I would be grateful for any suggestions=20
>=20
I think you not only have to make the pppd binary world executable, but every=
thing that is associated with it like /etc/ppp/options and your chat log in s=
cript.
I think that I would have a script that is placed in either .login or .profil=
e that will run the pppd as root that way you don't have problems with trying=
to track everything down.
=
=
Jonathan
--=20
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
Jonathan Paul Cowherd
jpcowh01(a)slug.louisville.edu
http://www.slug.louisville.=
edu/~jpcowh01>
This is my world and I am... World Leader Pretend
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--
To get out of this list, please send email to majordomo(a)suse.com with
this text in its body: unsubscribe suse-linux-e
--===============6328811680737326356==--
From phil@stokes.demon.co.uk Fri Jun 19 22:50:49 1998
From: phil@stokes.demon.co.uk
To: users@lists.opensuse.org
Subject: Re: [S.u.S.E. Linux] pppd
Date: Fri, 19 Jun 1998 23:50:49 +0100
Message-ID:
In-Reply-To: <199806192019.QAA26084@ox.slug.louisville.edu>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============8356506041198122909=="
--===============8356506041198122909==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
On Fri, 19 Jun 1998, World Leader Pretend wrote:
>
> > I am trying to make my ppp dialable by normal users.
> > I have done this on other linux systems by the command chmod u+s
> > /usr/sbin/pppd.
> > This does not change the permissions in suse because I can still not dial
> > out with my normal user status only root.
> > I can change it by going to the file in tkdesk and making it exectable by
> > everyone but as soon as I run SUSEConfig for another reason it will cahnge
> > the permissions and i cannot run it as anything but root again.
> >
> > I would be grateful for any suggestions
> >
>
> I think you not only have to make the pppd binary world executable, but
> everything that is associated with it like /etc/ppp/options and your
> chat log in script.
AFAIR pppd is set to owner root and group dialout. It's simply a matter
of adding any users that you want to be able to dial to the group
dialout, and making sure that permissions for the options and chat
scripts are also set accordingly.
Phil
--
Philip Stokes
--
To get out of this list, please send email to majordomo(a)suse.com with
this text in its body: unsubscribe suse-linux-e
--===============8356506041198122909==--
From mclark@datsrvr.datsit.com Fri Jun 19 23:56:56 1998
From: mclark@datsrvr.datsit.com
To: users@lists.opensuse.org
Subject: Re: [S.u.S.E. Linux] pppd
Date: Fri, 19 Jun 1998 17:56:56 -0600
Message-ID: <358AFAC7.21FBDAF1@datsit.com>
In-Reply-To: <19980619151055.52872@mail.csrlink.net>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7044877477069272703=="
--===============7044877477069272703==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
rknebel(a)csrlink.net wrote:
> I am trying to make my ppp dialable by normal users.
> I have done this on other linux systems by the command chmod u+s
> /usr/sbin/pppd.
> This does not change the permissions in suse because I can still not dial
> out with my normal user status only root.
> I can change it by going to the file in tkdesk and making it exectable by
> everyone but as soon as I run SUSEConfig for another reason it will cahnge
> the permissions and i cannot run it as anything but root again.
>
> I would be grateful for any suggestions
>
> Thanks Alot
>
> --
> Rick Knebel
> rknebel(a)csrlink.net
> --
> To get out of this list, please send email to majordomo(a)suse.com with
> this text in its body: unsubscribe suse-linux-e
Make your users that you want to access the net members of the uucp and
dialout groups. That's it!!!
mc
--
To get out of this list, please send email to majordomo(a)suse.com with
this text in its body: unsubscribe suse-linux-e
--===============7044877477069272703==--
From leonmcclatchey@homemail.com Sat Jun 20 02:05:20 1998
From: leonmcclatchey@homemail.com
To: users@lists.opensuse.org
Subject: Re: [S.u.S.E. Linux] pppd
Date: Fri, 19 Jun 1998 21:05:20 -0500
Message-ID: <358B18DF.8CF45FE9@homemail.com>
In-Reply-To: <19980619151055.52872@mail.csrlink.net>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4185122690725085102=="
--===============4185122690725085102==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
rknebel(a)csrlink.net wrote:
> I am trying to make my ppp dialable by normal users.
> I have done this on other linux systems by the command chmod u+s
> /usr/sbin/pppd.
> This does not change the permissions in suse because I can still not dial
> out with my normal user status only root.
> I can change it by going to the file in tkdesk and making it exectable by
> everyone but as soon as I run SUSEConfig for another reason it will cahnge
> the permissions and i cannot run it as anything but root again.
>
The way I got it working for the "normal user" in suse 5.1 was (following the
docs) by creating a group (dialout) and adding the users that I wanted to have
internet access to that group. It works great, to date, haven't had much luck
as far as getting dial on demand to work, but I did find a viable solution, I
did find that I could telnet into my linux box from my win95 box, start the
script to launch the internet connection, and then access the internet from my
win95 machine via my linux box using apache as a proxy server. BTW, using
telnet, I have found that I can do everything (text style with no xfree) that
I could do on the linux box itself, except use the modem as a device to "dial
out to bbs's" but then with the internet and what's all available there, I
believe that the world of the BBS has kind of got left behind:-(
--
cya l8r
Leon McClatchey
leonmcclatchey(a)homemail.com
(Win95 Box)
--
To get out of this list, please send email to majordomo(a)suse.com with
this text in its body: unsubscribe suse-linux-e
--===============4185122690725085102==--