GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
PLEASE(1) PLEASE(1)

please - execute a command as root

please <command>
please -

Please aims to be little sudo without bells and whistles. Only pam authentication and executing command.

Name please fits into unix naming conventions. Where we have daemon instead of background process. We are killing processes, not closing processes. Now we can please to run privileged process.

Upon successful execution of a program, the exit status will be the exit status of the program that was executed.

Otherwise, please exits with non-zero value.

/etc/pam.d/please or /usr/local/etc/pam.d/please PAM configuration for please.

Reboot system by unprivileged user:

$ please reboot
To get a file listing of an unreadable directory:
$ please ls /usr/local/protected
Run a root shell:
$ please -


Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.