[KDE/Mac] KDE4 and D-BUS
    O 
    illogical1 at gmail.com
       
    Sat Feb  7 15:49:56 CET 2009
    
    
  
On Sat, Feb 7, 2009 at 9:21 AM, Julian Mehnle <julian at mehnle.net> wrote:
> O wrote:
>> If you can figure out how to get sudo to run commands as the local
>> user, I can figure out the rest.
>> Till then, read a little, learn a lot :-)
>
> `man sudo`:
>
> | ENVIRONMENT
> |       sudo utilizes the following environment variables:
> |
> |       [...]
> |
> |       SUDO_USER       Set to the login of the user who invoked sudo
> |
> |       SUDO_UID        Set to the uid of the user who invoked sudo
> |
> |       SUDO_GID        Set to the gid of the user who invoked sudo
> |
> |       [...]
>
> Try it:
>
>  $ whoami
>  julian
>  $ sudo printenv | grep julian
>  MAIL=/var/mail/julian
>  HOME=/home/julian
>  SUDO_USER=julian
O wrote:
>> If you can figure out how to get sudo to run commands as the local
>> user, I can figure out the rest.
    
    
More information about the kde-mac
mailing list