tags #641607 unreproducible
thanks

Hi David,

I apologize for not replying earlier.

On Wed, Sep 14, 2011 at 06:11:58PM +0200, David Gubler wrote:
> The current behavior of sudo together with user limits is broken. It did work 
> properly on Lenny.

The behavior in buster seems to be like you intend:
[1/2567]mh@testbuster83:~ $ ulimit -n
64000
[2/2568]mh@testbuster83:~ $ sudo su - zgadmin
[sudo] password for mh:
zgadmin@testbuster83:~$ ulimit -n
64000
zgadmin@testbuster83:~$ logout
[3/2569]mh@testbuster83:~ $

And it also works without the extra use of su, using sudo -u zgadmin -i.

Can you please verify?

If you don't reply, I plan to close this issue by the end of June 2021.

Greetings
Marc

Reply via email to