with sudo:
-
[EMAIL PROTECTED]:~$ sudo system-config-samba
[sudo] password for th4ck3rx:
Traceback (most recent call last):
File "/usr/sbin/system-config-samba", line 41, in
mainWindow.MainWindow(debug_flag)
File "/usr/share/system-config-samba/mainWindow.py", line 118, in __init__
self.basic_preferences_win = basicPreferencesWin.BasicPreferencesWin(self,
self.xml, self.samba_data, self.samba_backend, self.main_window)
File "/usr/share/system-config-samba/basicPreferencesWin.py", line 93, in
__init__
self.admin = libuser.admin()
SystemError: could not open configuration file `/etc/libuser.conf': Arquivo ou
diretório inexistente
[EMAIL PROTECTED]:~$
without sudo:
-
[EMAIL PROTECTED]:~$ system-config-samba
Traceback (most recent call last):
File "/usr/sbin/system-config-samba", line 41, in
mainWindow.MainWindow(debug_flag)
File "/usr/share/system-config-samba/mainWindow.py", line 113, in __init__
self.samba_user_data = sambaUserData.SambaUserData(self)
File "/usr/share/system-config-samba/sambaUserData.py", line 42, in __init__
self.readSmbPasswords()
File "/usr/share/system-config-samba/sambaUserData.py", line 59, in
readSmbPasswords
raise RuntimeError, (_("You do not have permission to execute %s." %
pdbeditcmd))
RuntimeError: You do not have permission to execute /usr/bin/pdbedit.
Error in sys.excepthook:
Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/apport_python_hook.py", line 78, in
apport_excepthook
report_file = open(pr_filename, 'wt')
IOError: [Errno 13] Permissão negada:
'/var/crash/_usr_share_system-config-samba_system-config-samba.py.1000.crash'
Original exception was:
Traceback (most recent call last):
File "/usr/sbin/system-config-samba", line 41, in
mainWindow.MainWindow(debug_flag)
File "/usr/share/system-config-samba/mainWindow.py", line 113, in __init__
self.samba_user_data = sambaUserData.SambaUserData(self)
File "/usr/share/system-config-samba/sambaUserData.py", line 42, in __init__
self.readSmbPasswords()
File "/usr/share/system-config-samba/sambaUserData.py", line 59, in
readSmbPasswords
raise RuntimeError, (_("You do not have permission to execute %s." %
pdbeditcmd))
RuntimeError: You do not have permission to execute /usr/bin/pdbedit.
[EMAIL PROTECTED]:~$
--
system-config-samba.py crashed with SystemError in __init__()
https://bugs.launchpad.net/bugs/224599
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs