You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
35 lines
1.5 KiB
35 lines
1.5 KiB
.\" This file was generated by (a slightly modified) kdemangen.pl and edited by hand
|
|
.TH KDESU_STUB 1 "Jun 2006" "K Desktop Environment" "KDE internal"
|
|
.SH NAME
|
|
kdesu_stub
|
|
\- used by KDE su
|
|
.SH DESCRIPTION
|
|
!!! \fBkdesu_stub\fP is for KDE internal use only !!!
|
|
.sp 1
|
|
KDE su executes \fBkdesu_stub\fP through su or ssh. The stub is running as the target user. After some information is sent via stdin and stdout the stub executes the target program.
|
|
.br
|
|
The information passed over are the X display, a X authentication cookie (if available), the PATH and the command to run.
|
|
.sp 1
|
|
KDE su uses a stub program because the X cookie is private information and therefore cannot be passed on the command line.
|
|
.SH SEE ALSO
|
|
.BR kdesu (1)
|
|
.sp 1
|
|
Full user documentation is available through the KDE Help Center. You can also enter the URL
|
|
.BR help:/kdesu/
|
|
directly into konqueror or you can run
|
|
.BR "`khelpcenter help:/kdesu/'"
|
|
from the command\-line.
|
|
.br
|
|
.SH AUTHORS
|
|
.nf
|
|
Geert Jansen <jansen@kde.org>
|
|
.br
|
|
|
|
.br
|
|
.fi
|
|
Please use http://bugs.kde.org to report bugs, do not mail the author directly.
|
|
.PP
|
|
This manual page was written by Holger Hartmann <Holger_Hartmann@gmx.de> for the \fBDebian\fP Project (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation.
|
|
.PP
|
|
On \fBDebian\fP systems, the complete text of the GNU General Public License can be found in /usr/share/common\-licenses/GPL.
|