Error added: 2011-05-03T13:57:53Z
You are missing IDMAP configuration options in your smb.conf Add these for a minimum. But, read up on the vast array of new smb.conf options. idmap backend = tdb idmap uid = 10000-20000 idmap gid = 10000-20000
Turns out this was related to winbind which is predominantly for active directory services. Since I don't use this (and set security=user or security=share) the simplest solution is to remove the winbindd service altogether: $ apt-get purge winbind
If you know the answer, please add your own solution below.
If you don't know, but find out later, please come back and share your answer - there will be other people
struggling with this too.
If you want to be notified via email when this is solved, enter your email address here: