啟動samba圖形界面管理器出現錯誤:
Failed to load module "canberra-gtk-module" 或
SystemError: could not open configuration file `/etc/libuser.conf': No such file or directory
前者通過指令:sudo apt-get install libcanberra-gtk-module 解決
后者通過指令:system-config-samba 啟動samba圖形界面,出現以上錯誤時,根據錯誤提示只需新建這個文件即可:touch /etc/libuser.conf
最后效果: