I saw this on CentOS 6 with winbind, not LikewiseOpen. The problem is that it expects configuration options to be present that are flagged as having (sane) defaults in the smb.conf man page. Once I added the following options for winbind to my smb.conf this problem went away:
idmap backend idmap uid idmap gid I believe it was "idmap backend," but I didn't verify that. -- Tom Noonan II ESL Technician - Randstad On Fri, 16 Mar 2012 08:37:48 +0000 Gregory Machin <[email protected]> wrote: > Hi > > I'm running CentOS 6.2 with samba-3.5.10-114 , and LikewiseOpen 6.1 . > > How do I fix these errors ? > > Mar 16 20:25:43 nzhmlfpr05 winbindd[2556]: [2012/03/16 > 20:25:43.639871, 0] winbindd/idmap_tdb.c:287(idmap_tdb_open_db) > Mar 16 20:25:43 nzhmlfpr05 winbindd[2556]: Upgrade of IDMAP_VERSION > from -1 to 2 is not possible with incomplete configuration > Mar 16 20:25:43 nzhmlfpr05 winbindd[2556]: [2012/03/16 > 20:25:43.654353, 0] winbindd/idmap_tdb.c:287(idmap_tdb_open_db) > Mar 16 20:25:43 nzhmlfpr05 winbindd[2556]: Upgrade of IDMAP_VERSION > from -1 to 2 is not possible with incomplete configuration > Mar 16 20:25:43 nzhmlfpr05 winbindd[2556]: [2012/03/16 > 20:25:43.655811, 0] winbindd/idmap_tdb.c:287(idmap_tdb_open_db) > Mar 16 20:25:43 nzhmlfpr05 winbindd[2556]: Upgrade of IDMAP_VERSION > from -1 to 2 is not possible with incomplete configuration > Mar 16 20:25:43 nzhmlfpr05 winbindd[2556]: [2012/03/16 > 20:25:43.674267, 0] winbindd/idmap_tdb.c:287(idmap_tdb_open_db) > Mar 16 20:25:43 nzhmlfpr05 winbindd[2556]: Upgrade of IDMAP_VERSION > from -1 to 2 is not possible with incomplete configuration > Mar 16 20:25:43 nzhmlfpr05 winbindd[2556]: [2012/03/16 > 20:25:43.675524, 0] winbindd/idmap_tdb.c:287(idmap_tdb_open_db) > Mar 16 20:25:43 nzhmlfpr05 winbindd[2556]: Upgrade of IDMAP_VERSION > from -1 to 2 is not possible with incomplete configuration > Mar 16 20:25:43 nzhmlfpr05 winbindd[2556]: [2012/03/16 > 20:25:43.693888, 0] winbindd/idmap_tdb.c:287(idmap_tdb_open_db) > Mar 16 20:25:43 nzhmlfpr05 winbindd[2556]: Upgrade of IDMAP_VERSION > from -1 to 2 is not possible with incomplete configuration > Mar 16 20:25:43 nzhmlfpr05 winbindd[2556]: [2012/03/16 > 20:25:43.695097, 0] winbindd/idmap_tdb.c:287(idmap_tdb_open_db) > > Thanks > > Greg -- Tom Noonan II ESL Technician - Randstad -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
