sudo as user within a python program

前端 未结 0 956
野趣味
野趣味 2021-01-30 14:36

I am trying to sudo as another user which is generic account in shell , however userid is still same after su , any idea on how to fix it ?

import os,glob,pwd,su         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题