Didn't know what to make of this. Thought I'd ask for help in understanding what these means. Seems like there is something that Knoppix needs or is there something I (user) need to do.

Would anyone care to take a shot and explain this?
Code:
root@Microknoppix:/home/knoppix# smbpasswd
New SMB password:
Retype new SMB password:
tdbsam_open: Converting version 0.0 database to version 4.0.
tdbsam_convert_backup: updated /var/lib/samba/passdb.tdb file.
Failed to find entry for user root.
root@Microknoppix:/home/knoppix# smbpasswd -a root
New SMB password:
Retype new SMB password:
account_policy_get: tdb_fetch_uint32 failed for type 1 (min password length), returning 0
account_policy_get: tdb_fetch_uint32 failed for type 2 (password history), returning 0
account_policy_get: tdb_fetch_uint32 failed for type 3 (user must logon to change password), returning 0
account_policy_get: tdb_fetch_uint32 failed for type 4 (maximum password age), returning 0
account_policy_get: tdb_fetch_uint32 failed for type 5 (minimum password age), returning 0
account_policy_get: tdb_fetch_uint32 failed for type 6 (lockout duration), returning 0
account_policy_get: tdb_fetch_uint32 failed for type 7 (reset count minutes), returning 0
account_policy_get: tdb_fetch_uint32 failed for type 8 (bad lockout attempt), returning 0
account_policy_get: tdb_fetch_uint32 failed for type 9 (disconnect time), returning 0
account_policy_get: tdb_fetch_uint32 failed for type 10 (refuse machine password change), returning 0
Added user root.
Thanks in advance for your help.

P.S. Should this be reported to Knoppix. If so how and where eg bugreport?