Paketname | chiark-really |
Beschreibung | really - a tool for gaining privilege (simple, realistic sudo) |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 4.1.28+nmu2 |
Sektion | universe/admin |
Priorität | extra |
Installierte Größe | 68 Byte |
Hängt ab von | libc6 (>= 2.4) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | chiark-utils |
Paketgröße | 15836 Byte |
Prüfsumme MD5 | 51809f3f9190f43da2e7fbc9e55f4675 |
Prüfsumme SHA1 | d6b050836114300b3a59571d55add4a2b436294b |
Prüfsumme SHA256 | 6c3d61ee5d8d77a205d522c9698fe1daaa71e83e62c8f2c2e12d423b8e7a3698 |
Link zum Herunterladen | chiark-really_4.1.28+nmu2_i386.deb |
Ausführliche Beschreibung | really is a program that allows certain users to become whatever user
they like on request. It is a bit like sudo in that respect.
However, really is simpler than sudo, and doesn't give the system
administrator any false security promises. So really is less of a
general security risk to the system.
.
Unlike sudo it does not pretend that the called account can be any
more secure than the calling account. so there is never a need for a
password. If you wanted to restrict which commands and functions the
called user can perform, use userv, not really or sudo.
.
Also unlike sudo, really only works if the calling user is supposed
to be equivalent to root. But, really can also be used by
root-equivalent users to become any user, not just root; in this way
it can be a replacement for certain uses of su.
|