Hi everybody,

i just installed Samba 3.0.12b from this site http://www2.wpkg.org/openwrt/

after the first start, samba started successfull and everything was fine. now i tried to add an user via smbpasswd and now my server fails to start smbd.
Log tells me this:

root@WRT54GSDEV:~$ tail -f /var/log/sambalog.smbd
[2007/06/03 17:33:51, 0] groupdb/mapping.c:init_group_mapping(134)
  Failed to open group mapping database
[2007/06/03 17:33:51, 0] groupdb/mapping.c:get_group_map_from_gid(275)
  failed to initialize group mapping
[2007/06/03 17:33:51, 0] lib/account_pol.c:init_account_policy(267)
  Failed to open account policy database
[2007/06/03 17:33:51, 0] lib/account_pol.c:init_account_policy(267)
  Failed to open account policy database
[2007/06/03 17:33:51, 0] lib/account_pol.c:init_account_policy(267)
  Failed to open account policy database
[2007/06/03 17:33:51, 0] lib/account_pol.c:init_account_policy(267)
  Failed to open account policy database
[2007/06/03 17:33:51, 0] lib/account_pol.c:init_account_policy(267)
  Failed to open account policy database
[2007/06/03 17:33:51, 0] lib/account_pol.c:init_account_policy(267)
  Failed to open account policy database
[2007/06/03 17:33:51, 0] lib/messages.c:message_init(108)
  ERROR: Failed to initialise messages database

what does this mean? do i have to set up an databes for logins etc or what?
i don't have many users for my samba server, just 2 or 3.

i would be glad to get response from you.