I discuss with Wolfgang and we will change some things.
Set Home Dir.
Check if setuid and setguid worked.
Check User.

So I will send a patch V2.

We can set the ID back on the end of the function.
I think this make sense.

On 05/18/2016 05:00 PM, Dietmar Maurer wrote:
> And when do you change this back?
> 
>> +    POSIX::setuid((getpwnam($user))[2]);
>> +    POSIX::setgid((getgrnam($user))[3]);
>> +
>>      eval {
>>          local $ENV{LC_ALL} = $lang;
>>  

_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to