1beesu(1)                         User Manuals                         beesu(1)
2
3
4

NAME

6       beesu  -  A  wrapper  for  "su"  that provides a graphical interface in
7       Fedora.
8

SYNOPSIS

10       beesu [-P] [-v] [-l] [-m] [-f] [-s] [-c] COMMAND ARGs ...
11

DESCRIPTION

13       beesu is a wrapper around su(1)  and  works  with  consolehelper(8)  in
14       Fedora to provide a graphical interface like gksu.
15
16       beesu is dedicated to all the friends of honey bees!
17

OPTIONS

19       --version
20              display the software version and exit
21
22       --print-conf
23              display the configuration file contents and exit
24
25       -P     don't join ARGs together
26
27       -v     verbose output
28
29       -, -l, --login
30              make the shell a login shell
31
32       -c COMMAND
33              pass a single COMMAND to the shell with -c
34
35       -f, --fast
36              pass -f to the shell (for csh or tcsh)
37
38       -m, --preserve-environment
39              do not reset environment variables
40
41       -s SHELL
42              run SHELL
43
44

EXAMPLES

46       beesu - nautilus
47
48       To start nautilus as root.
49
50       beesu -l -P whoami test
51
52       That  will  start  whoami  impersonating  the  user test (note that the
53       root's password is asked, and not test's).  Due to the -P  switch,  all
54       parameters  are  directly  passed  to su(1).  Therefore, the command to
55       execute must be single or double quoted  together  with  its  arguments
56       (but in this case there isn't anything to quote).
57
58
59

FILES

61       /etc/beesu.conf
62              This  is the configuration file for beesu.  This file allows you
63              to restrict the usage of beesu to run only with a specified list
64              of  commands. This may prevent you to run commands that, because
65              of your mistakes, can damage your system.
66

BUGS

68       The command name could be any command. Be careful to not type something
69       that could wipe away your system.
70

AUTHOR

72       Bee <http://honeybeenet.altervista.org>
73

SEE ALSO

75       su(1)
76
77
78
79Linux                              JUNE 2010                          beesu(1)
Impressum