[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: [LI] kppp and root password
Hi Binand,
The file /usr/bin/kppp is a symbolic link to /usr/bin/consolehelper.
I tried chmod u+s on /usr/bin/kppp but it does not work since it's a symbolic
link. I then made /usr/bin/consolehelper chmod u+s but even after this kppp
asks me for the root password.
Is there anything else to be done ?
--
Rajesh(ALIAS Shriram)
----------------------------------------
Kurtarkar Nagari, Bldg-C,
Flat No. T4, Third Floor,
Shantinagar(Santacruz), Ponda-Goa-403401
Ph. : (0832)315932
Email : rfowkar@xxxxxxxxxxxxxxx
----------------------------------------
On Fri, 03 Dec 1999, you wrote:
> This is because you cannot read from and write to the serial port unless
> you have superuser privileges. Install kppp with the setuid bit set to
> root ans it should be ok.
>
> chmod u+s $(which kppp)
>
> should work (in bash, as root).
>
> Binand
--------------------------------------------------------------------
The Linux India Mailing List Archives are now available. Please search
the archive at http://lists.linux-india.org/ before posting your question
to avoid repetition and save bandwidth.