Re: Interesting prob with CUPS printserver and Windows users
Quote:
[2007/04/19 13:00:48, 0] tdb/tdbutil.c:tdb_log(783)
tdb(/var/lib/samba/winbindd_idmap.tdb): rec_read bad magic 0x42424242 at offset=249672
Ah, the TDB is corrupted. Do you have a backup of the file from before you had these problems? If you do then stop winbind and restore it.
If you don't then there's not much you can do but remove the TDB and restart winbindd. Winbindd will then generate a fresh one. This means that all winbindd SID<->uid/gid mappings will be reset to defaults and any winbind local users/groups will be lost.
Re: Interesting prob with CUPS printserver and Windows users
@Geoff: Sinc I don't know if this ever worked properly... no backup exists. Looks like I will have to re-create it... shouldn't be a problem though.
Re: Interesting prob with CUPS printserver and Windows users
Sweet!!! It's worked!!! :D
Thanks guys for all your help!