Compare commits
2 Commits
ubuntu/que
...
upstream/0
Author | SHA1 | Date | |
---|---|---|---|
|
f8c99b5016 | ||
|
dddd092231 |
@ -1,17 +1,17 @@
|
|||||||
.TH lxqt-openssh-askpass "1" "September 2012" "LXQt\ 0.5.0" "LxQt\ Module"
|
.TH lxqt-openssh-askpass "1" "September 2012" "LXQt\ 0.5.0" "LXQt\ Module"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
lxqt-openssh-askpass \- Password access over ssh module of \fBLXQt\fR: the faster and lighter QT Desktop Environment
|
lxqt-openssh-askpass \- Password access over ssh module of \fBLXQt\fR: the faster and lighter Qt Desktop Environment
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
.B lxqt-openssh-askpass
|
.B lxqt-openssh-askpass
|
||||||
[\fICurrently No command line arguments\fR]
|
[\fICurrently No command line arguments\fR]
|
||||||
.br
|
.br
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
This module handles openssh security password access for \fBLXQt\fR. The openssh askpass module, will perform
|
This module handles openssh security password access for \fBLXQt\fR. The openssh askpass module, will perform
|
||||||
security tast over scale accesss privilegies.
|
security tasks over scale access privileges.
|
||||||
.P
|
.P
|
||||||
.P
|
.P
|
||||||
The \fBLXQt modules\fR are desktop independent tools,
|
The \fBLXQt modules\fR are desktop independent tools,
|
||||||
and operate as daemons for the local user for desktop specific operations.
|
and operate as daemons for the local user for desktop-specific operations.
|
||||||
.P
|
.P
|
||||||
\fBLXQt\fR is an advanced, easy-to-use, and fast desktop environment based on Qt
|
\fBLXQt\fR is an advanced, easy-to-use, and fast desktop environment based on Qt
|
||||||
technologies, ships several core desktop components, all of which are optional:
|
technologies, ships several core desktop components, all of which are optional:
|
||||||
@ -30,28 +30,28 @@ environments, and their names are self-descriptive. They are usually not launch
|
|||||||
by hand but automatically, when choosing a \fBLXQt\fR session in the Display
|
by hand but automatically, when choosing a \fBLXQt\fR session in the Display
|
||||||
Manager.
|
Manager.
|
||||||
.SH BEHAVIOR
|
.SH BEHAVIOR
|
||||||
The module detected on shares privilege accesss, and maintain a security dialog
|
The module detected on shares privilege access, and maintains a security dialog
|
||||||
that ask for the user's key need for access over another machine host.
|
that asks for the user's key needed for access over another machine host.
|
||||||
.P
|
.P
|
||||||
This module are very early stage, and not enabled by default, so you must added a env
|
This module is very early stage, and not enabled by default, so you must added an env
|
||||||
by the \fBlxqt\-settings\fR application as \fISSH_ASKPASS=\fR
|
by the \fBlxqt\-settings\fR application as \fISSH_ASKPASS=\fR
|
||||||
with \fBlxqt\-openssh\-askpass\fR value, openssl and openssh-client packages must be required.
|
with \fBlxqt\-openssh\-askpass\fR value, openssl and openssh-client packages must be required.
|
||||||
.SH AUTOSTART
|
.SH AUTOSTART
|
||||||
The module only are showed on \fBLXQt\fR desktop, but u can create an autostart action
|
The module is only showed on \fBLXQt\fR desktop, but you can create an autostart action
|
||||||
for you prefered desktop environment.
|
for your preferred desktop environment.
|
||||||
.SH "REPORTING BUGS"
|
.SH "REPORTING BUGS"
|
||||||
Report bugs to https://github.com/LXDE/LXQt/issues
|
Report bugs to https://github.com/LXDE/LXQt/issues
|
||||||
.SH "SEE ALSO"
|
.SH "SEE ALSO"
|
||||||
\fBLXQt\fR it has been tailored for users who value simplicity, speed, and
|
\fBLXQt\fR has been tailored for users who value simplicity, speed, and
|
||||||
an intuitive interface, also intended for less powerful machines. See also:
|
an intuitive interface, also intended for less powerful machines. See also:
|
||||||
.\" any module must refers to session app, for more info on start it
|
.\" any module must refers to session app, for more info on start it
|
||||||
.P
|
.P
|
||||||
\fBlxqt-session.1\fR LXQt for manage LXQt complete environment
|
\fBlxqt-session.1\fR LXQt for manage LXQt complete environment
|
||||||
.P
|
.P
|
||||||
\fBlxqt-policykit-agent.1\fR LXQt plolicykit agent module for privilegie scalation.
|
\fBlxqt-policykit-agent.1\fR LXQt policykit agent module for privilege scalation
|
||||||
.P
|
.P
|
||||||
\fBlxqt-config-session.1\fR LXQt application for performing session autostart applications
|
\fBlxqt-config-session.1\fR LXQt application for performing session autostart applications
|
||||||
.P
|
.P
|
||||||
.SH AUTHOR
|
.SH AUTHOR
|
||||||
This manual page was created by \fBPICCORO Lenz McKAY\fR \fI<mckaygerhard@gmail.com>\fR
|
This manual page was created by \fBPICCORO Lenz McKAY\fR \fI<mckaygerhard@gmail.com>\fR
|
||||||
for project and VENENUX GNU/Linux but can be used by others.
|
for a project and VENENUX GNU/Linux but can be used by others.
|
||||||
|
@ -31,7 +31,7 @@
|
|||||||
|
|
||||||
int main(int argc, char *argv[])
|
int main(int argc, char *argv[])
|
||||||
{
|
{
|
||||||
LxQt::Application a(argc, argv);
|
LXQt::Application a(argc, argv);
|
||||||
|
|
||||||
// TODO/FIXME: maybe a better algorithm?
|
// TODO/FIXME: maybe a better algorithm?
|
||||||
QString prompt;
|
QString prompt;
|
||||||
|
22
translations/lxqt-openssh-askpass_el.ts
Normal file
22
translations/lxqt-openssh-askpass_el.ts
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!DOCTYPE TS>
|
||||||
|
<TS version="2.1" language="el">
|
||||||
|
<context>
|
||||||
|
<name>MainWindow</name>
|
||||||
|
<message>
|
||||||
|
<source>OpenSSH Authentication Passphrase request</source>
|
||||||
|
<translation>Αίτηση συνθηματικού ταυτοποίησης OpenSSH</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Enter your SSH passphrase for request:</source>
|
||||||
|
<translation>Εισαγάγετε το συνθηματικό σας SSH για αίτηση:</translation>
|
||||||
|
</message>
|
||||||
|
</context>
|
||||||
|
<context>
|
||||||
|
<name>QObject</name>
|
||||||
|
<message>
|
||||||
|
<source>unknown request</source>
|
||||||
|
<translation>άγνωστη αίτηση</translation>
|
||||||
|
</message>
|
||||||
|
</context>
|
||||||
|
</TS>
|
Loading…
x
Reference in New Issue
Block a user