You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Fix kicker tackbar handling under Classic mode (thanks to Ilya Chernykh for the patch) Fix a newly invalidated section of code under GCC 4.5.2 (http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47723#c6) git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1220927 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |
14 years ago | |
---|---|---|
.. | ||
kdesu | 14 years ago | |
kdesud | 14 years ago | |
AUTHORS | 15 years ago | |
CMakeLists.txt | 14 years ago | |
ChangeLog | 15 years ago | |
FAQ | 15 years ago | |
LICENSE.readme | 15 years ago | |
Makefile.am | 15 years ago | |
README | 15 years ago | |
TODO | 15 years ago | |
configure.in.in | 15 years ago |
README
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>