Re: kppp doesn't know modem initialisation strings !



> >Stop me if you know this. There are 2 kppp files on the machine.
> >/usr/sbin/kppp is the actual program. /usr/bin/kppp is really a link
> >to consolehelper and is set up for the user to run kppp.
> >However, I have only had success setting /usr/sbin/kppp to SUID and
> >running it as a normal user.
>
> The symlink to consolehelper is Red Hat's way to wrap stuff that
> ordinarily requires root privilege (such shutdown and halt) and control
> their use with PAM.
>
> This allows, for example, you to halt the system with the halt command
> if you're logged in from a virtual console, but not if you've connected
> using ssh. If PAM says you can do it, consolehelper execs the same-named
> program fron /sbin (and maybe from other sbin directories, I don't recall).
>
> I think this is documented in the consolehelper package; if not, browse
> the EL docs on Red Hat's website.
>
I agree with the above explanation of console helper but in relation
to kppp my experience that a SUID /user/sbin/kppp works better.
--

-------------------------------------------
Aaron Konstam
Computer Science
Trinity University
telephone: (210)-999-7484

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Relevant Pages

  • Re: halt
    ... Does running '/sbin/halt' rather than 'halt" do the expected? ... On this system with about 350 packages installed, rpm detects ... >consolehelper to always ask for a password and, in the event that I change ... Well, outside of getting a non-obsolete distribution, I'd look through ...
    (comp.os.linux.misc)
  • Re: halt
    ... > I noticed recently that I can halt my system by executing ... > I realize I can change the permissions of halt to solve this problem, ... then you will note that halt is just a pointer to consolehelper which ... manages your pam authentication for managed programs. ...
    (comp.os.linux.misc)
  • halt
    ... I noticed recently that I can halt my system by executing ... even when I'm not superuser. ... I realize I can change the permissions of halt to solve this problem, ... I just looked at the man page for consolehelper and I see that it is supposed ...
    (comp.os.linux.misc)
  • Fedora, kppp, and PAM
    ... I try to run kppp it asks me for the root password. ... Some releases back I found an incantation on the web to change pam to let ... involve not using the consolehelper and executing a setuid kppp directly. ...
    (alt.os.linux.redhat)