readthefuckingmanual.net

[SOLVED] Upgrade of IDMAP_VERSION from -1 to 2 is not possible with incomplete configuration

Error added: 2011-05-03T13:57:53Z

2 people waiting for the answer...

2 answers found.

Answer 1868 (57.142857% helpful)

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



Permalink

Answer 1934 (0.0% helpful)

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
Permalink

Add an answer/solution

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.


Please enter 61948 here

If you want to be notified via email when this is solved, enter your email address here: