[Bug 17829] Re: swat rewrites fields incorrectly

Maarten Bezemer maarten.bezemer at gmail.com
Wed Feb 22 09:21:17 UTC 2012


Thank you for taking the time to report this bug and helping to make
Ubuntu better. We are sorry that we do not always have the capacity to
look at all reported bugs in a timely manner. There have been many
changes in Ubuntu since that time you reported the bug and your problem
may have been fixed with some of the updates. It would help us a lot if
you could test it on a currently supported Ubuntu version. When you test
it and it is still an issue, kindly upload the updated logs by running
apport-collect 17829 and any other logs that are relevant for this
particular  issue.

** Changed in: samba (Ubuntu)
       Status: Triaged => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/17829

Title:
  swat rewrites fields incorrectly

Status in Samba:
  Confirmed
Status in “samba” package in Ubuntu:
  Incomplete

Bug description:
  When SWAT re-parses the config file after making changes, it parses and displays
  some of the fields incorrectly. This has a nasty side-effect: if you change a
  different field, and then click "Commit" again, the broken, incorrectly parsed
  values get committed to the smb.conf file, potentially breaking your Samba
  configuration.

  Here are the fields I've found with problems:

  All mode and mask fields assume that the field will be in the format 0###. If
  you want directories to be created with the sguid bit, for example, and enter in
  2777, it will commit this value to the conf file and then read it back in as
  02777, which breaks Samba's interpretation of that config entry.

  All entry fields (or, at the very least, admin users, read list, and write list)
  misinterpret user and group names with spaces in them. You should be able to put
  in entries like '@group name', and indeed, SWAT will translate it to that format
  if you put in something like @"group name", but when SWAT reads these back in,
  it translates them to: '@group, name'.

  There's probably others, but these are the ones I run into most
  frequently.

To manage notifications about this bug go to:
https://bugs.launchpad.net/samba/+bug/17829/+subscriptions




More information about the foundations-bugs mailing list