Hide Forgot
abrt version: 2.0.1 architecture: i686 cmdline: /usr/bin/python /usr/bin/system-config-samba comment: I have tried to create new Samba user from system-config-samba. Error had occured on "OK" button click when all fields were filled. component: system-config-samba executable: /usr/bin/system-config-samba kernel: 2.6.38.6-27.fc15.i686 os_release: Fedora release 15 (Lovelock) package: system-config-samba-1.2.91-2.fc15 reason: connection.py:630:call_blocking:DBusException: org.freedesktop.DBus.Python.UnicodeEncodeError: Traceback (most recent call last): time: Thu Jun 2 20:56:18 2011 uid: 500 username: oleg backtrace: :connection.py:630:call_blocking:DBusException: org.freedesktop.DBus.Python.UnicodeEncodeError: Traceback (most recent call last): : File "/usr/lib/python2.7/site-packages/slip/dbus/service.py", line 121, in reply_handler : result = method(self, *p, **k) : File "/usr/lib/python2.7/site-packages/scsamba/dbus/service/sambaBackend.py", line 75, in addUser : return self.backend.addUser (unix_name, windows_name, password) : File "/usr/lib/python2.7/site-packages/scsamba/core/sambaBackend.py", line 208, in addUser : self.writeSmbUsersFile() : File "/usr/lib/python2.7/site-packages/scsamba/core/sambaBackend.py", line 196, in writeSmbUsersFile : fd.write (line) :UnicodeEncodeError: 'ascii' codec can't encode characters in position 7-10: ordinal not in range(128) : : :Traceback (most recent call last): : File "/usr/share/system-config-samba/addUserWin.py", line 191, in on_add_user_ok_button_clicked : self.samba_backend.addUser(unix_name, windows_name, password) : File "<string>", line 2, in addUser : File "/usr/lib/python2.7/site-packages/slip/dbus/polkit.py", line 139, in _enable_proxy : return func(*p, **k) : File "/usr/lib/python2.7/site-packages/scsamba/dbus/proxy/sambaBackend.py", line 73, in addUser : return self.dbus_interface.addUser (unix_name, windows_name, password) : File "/usr/lib/python2.7/site-packages/slip/dbus/proxies.py", line 49, in __call__ : return dbus.proxies._ProxyMethod.__call__(self, *args, **kwargs) : File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 140, in __call__ : **keywords) : File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 630, in call_blocking : message, timeout) :DBusException: org.freedesktop.DBus.Python.UnicodeEncodeError: Traceback (most recent call last): : File "/usr/lib/python2.7/site-packages/slip/dbus/service.py", line 121, in reply_handler : result = method(self, *p, **k) : File "/usr/lib/python2.7/site-packages/scsamba/dbus/service/sambaBackend.py", line 75, in addUser : return self.backend.addUser (unix_name, windows_name, password) : File "/usr/lib/python2.7/site-packages/scsamba/core/sambaBackend.py", line 208, in addUser : self.writeSmbUsersFile() : File "/usr/lib/python2.7/site-packages/scsamba/core/sambaBackend.py", line 196, in writeSmbUsersFile : fd.write (line) :UnicodeEncodeError: 'ascii' codec can't encode characters in position 7-10: ordinal not in range(128) : : :Local variables in innermost frame: :byte_arrays: False :self: <dbus._dbus.SystemBus (system) at 0xa0372fc> :args: ('oleg', '\xd0\x9e\xd0\xbb\xd0\xb5\xd0\xb3 \xd0\x90\xd0\xbd\xd0\xb4\xd1\x80\xd0\xb5\xd0\xb8\xd1\x87\xd0\xaa', 'H0verB0@rd') :utf8_strings: False :bus_name: dbus.UTF8String(':1.91') :get_args_opts: {'byte_arrays': False, 'utf8_strings': False} :object_path: '/org/fedoraproject/Config/Samba/Backend' :timeout: 2147483 :signature: u'sss' :dbus_interface: 'org.fedoraproject.Config.Samba.Backend' :message: <dbus.lowlevel.MethodCallMessage object at 0x9ddb8b0> :method: 'addUser'
Package: system-config-samba-1.2.93-1.fc16 Architecture: x86_64 OS Release: Fedora release 16 (Verne) Comment ----- Add a user.
Would you please attach your /etc/samba/smb.conf to this bug (replace sensitive data with syntactically correct placeholders, e.g. usernames with "a_username" and passwords with "a_password"). Thanks.
Ehh, /etc/samba/smbusers as well please.
Created attachment 549476 [details] smb.conf
Created attachment 549477 [details] smbusers
This message is a notice that Fedora 15 is now at end of life. Fedora has stopped maintaining and issuing updates for Fedora 15. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At this time, all open bugs with a Fedora 'version' of '15' have been closed as WONTFIX. (Please note: Our normal process is to give advanced warning of this occurring, but we forgot to do that. A thousand apologies.) Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, feel free to reopen this bug and simply change the 'version' to a later Fedora version. Bug Reporter: Thank you for reporting this issue and we are sorry that we were unable to fix it before Fedora 15 reached end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged to click on "Clone This Bug" (top right of this page) and open it against that version of Fedora. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping