Comment 13 for bug 185543

Revision history for this message
Sridhar Dhanapalan (sridhar) wrote :

system-config-samba.py crashed for me after complaining that it couldn't recognise 2 lines in my smb.conf:

  dead time = 15
  lpq cache = 30

Those entries are valid Samba parameters. My smb.conf file was created manually and was carried across from an earlier installation of Ubuntu. I understand that it might be difficult to get system-config-samba.py to recognise all smb.conf options, but it should fail more gracefully than crashing.