kde-workspace/kdesu
2015-09-01 23:24:46 +03:00
..
kdesu generic: major build system cleanup 2015-09-01 04:37:19 +03:00
kdesud generic: major build system cleanup 2015-09-01 04:37:19 +03:00
AUTHORS added kdesu from kde-runtime 2014-11-15 03:25:12 +02:00
CMakeLists.txt minor mac cruft cleanup 2015-01-03 03:24:25 +00:00
FAQ added kdesu from kde-runtime 2014-11-15 03:25:12 +02:00
LICENSE.readme added kdesu from kde-runtime 2014-11-15 03:25:12 +02:00
README added kdesu from kde-runtime 2014-11-15 03:25:12 +02:00
TODO added kdesu from kde-runtime 2014-11-15 03:25:12 +02:00

        KDESU: A KDE front end for `su'.

What is it?

    KDE su is a graphical front end to the Unix `su' utility. It allows you
    to run programs as another user by entering their password.
    It is _not_ a setuid root program, it runs completely unprivileged. 
    The system's program `su' is used for acquiring privileges.

Usage:

    $ kdesu -h
    $ kdesu -c konsole

Please see the HTML documentation!

Notes and Acknowledgements:

    Credits go to Pietro Iglio. He was the original author of KDE su 
    (until version 0.3). I was writing a similar program when I
    found out that KDE su already existed. We decided to merge our
    projects and that I would continue with it.

    If you find any bug of have a suggestion, feel free to contact me
    at <kde@geeksrus.net>.


License:

    KDE su comes under the "Artistic License". See the file LICENSE.readme
    for the exact terms.

Alan Eldridge	2002/10/12 <kde@geeksrus.net>