Mount a device xml:lang="da">_not authorized to perform operation">
当前位置:   article > 正文

解决linux挂载U盘时:Not authorized to perform operation

not authorized to perform operation

找到文件:/usr/share/polkit-1/actions/org.freedesktop.udisks.policy 和 org.freedesktop.udisks2.policy

把相应权限都改成Yes即可.


 <action id="org.freedesktop.udisks.filesystem-mount"> 
 <description>Mount a device</description>  
 <description xml:lang="da">Montér en enhed</description>  
 <message>Authentication is required to mount the device</message>  
 <message xml:lang="da">Autorisering er p?kr?vet for at montere et fil system</message>  
 <defaults>  <allow_any>yes</allow_any> 
 	<allow_inactive>yes</allow_inactive> 
 	<allow_active>yes</allow_active>  
 </defaults>  </action>
声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/很楠不爱3/article/detail/83381
推荐阅读
相关标签
  

闽ICP备14008679号