I've upgraded to the latest samba version available and now I get the following error message when starting the smb deamon.
First it seems that smbd and nmbd are starting ok. But when I ask the status it says that smbd is DEAD.
When I look at the log file, I know WHY:
[2005/08/10 00:45:42, 0] groupdb/mapping.c:init_group_mapping(134)
Failed to open group mapping database
[2005/08/10 00:45:42, 0] groupdb/mapping.c:get_group_map_from_gid(275)
failed to initialize group mapping
[2005/08/10 00:45:42, 3] smbd/sec_ctx.c

op_sec_ctx(386)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1
[2005/08/10 00:45:42, 3] smbd/sec_ctx.c

op_sec_ctx(386)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2005/08/10 00:45:42, 0] lib/account_pol.c:init_account_policy(52)
Failed to open account policy database
[2005/08/10 00:45:42, 0] lib/account_pol.c:init_account_policy(52)
Failed to open account policy database
[2005/08/10 00:45:42, 0] lib/account_pol.c:init_account_policy(52)
Failed to open account policy database
FAILED TO OPEN ....
It seems that samba has no rights to these databases OR they don't exist !
How do I fix this ? Where are these located ?
Winbindd service won't start either (same DEAD error, when asking for status). But I think this has something to do with the smb service not running.