[Samba] samba-3.4.2: account_policy_get: tdb_fetch_uint32 failed

Wayne Rasmussen waynemonarch at gmail.com
Fri Oct 30 10:24:39 MDT 2009


samba-3.4.2: account_policy_get: tdb_fetch_uint32 failed





Solaris 9 SPARC

Samba-3.4.2



cd $SAMBASRCDIR/source3

./configure --with-ldap --with-ads --with-pam --with-winbind
--with-krb5=/usr/local

make

make install

cp ../nsswitch/libnss_winbind.so /usr/local/lib/libnss_winbind.so

cd /usr/local/lib

ln -s libnss_winbind.so libnss_winbind.so.2

ln -s libnss_winbind.so nss_winbind.so.1



smb.conf global section:[global]

        workgroup = sanatized

        realm = sanatized

        security = ADS

        encrypt passwords = yes

        log level = 1

        #idmap uid = 2000-100000

        #idmap gid = 2000-100000

        idmap uid = 200000-2000000000

        idmap gid = 200000-2000000000

        ##idmap uid = 500-400000000

        ##idmap gid = 500-400000000

        winbind enum users = yes

        winbind enum groups = yes

        template homedir = /u/%U

        template shell = /bin/false

        winbind use default domain = yes

        winbind cache time = 1800

        wins server = 143.231.3.194 143.231.40.66

        client schannel = no

#starting to add stuff to see how things are working

#username map = /usr/local/samba/lib/users.map

#guestaccount = NULL

#load printers = yes







log.smbd

[2009/10/29 15:47:41,  0] smbd/server.c:1065(main)

  smbd version 3.4.2 started.

  Copyright Andrew Tridgell and the Samba Team 1992-2009

[2009/10/29 15:47:41,  1] passdb/pdb_tdb.c:503(tdbsam_open)

  tdbsam_open: Converting version 0.0 database to version 4.0.

[2009/10/29 15:47:41,  1] passdb/pdb_tdb.c:282(tdbsam_convert_backup)

  tdbsam_convert_backup: updated /usr/local/samba/private/passdb.tdb file.

[2009/10/29 15:47:41,  1] lib/account_pol.c:325(account_policy_get)

  account_policy_get: tdb_fetch_uint32 failed for field 1 (min password
length), returning 0

[2009/10/29 15:47:41,  1] lib/account_pol.c:325(account_policy_get)

  account_policy_get: tdb_fetch_uint32 failed for field 2 (password
history), returning 0

[2009/10/29 15:47:41,  1] lib/account_pol.c:325(account_policy_get)

  account_policy_get: tdb_fetch_uint32 failed for field 3 (user must logon
to change password), returning 0

[2009/10/29 15:47:41,  1] lib/account_pol.c:325(account_policy_get)

  account_policy_get: tdb_fetch_uint32 failed for field 4 (maximum password
age), returning 0

[2009/10/29 15:47:41,  1] lib/account_pol.c:325(account_policy_get)

  account_policy_get: tdb_fetch_uint32 failed for field 5 (minimum password
age), returning 0

[2009/10/29 15:47:41,  1] lib/account_pol.c:325(account_policy_get)

  account_policy_get: tdb_fetch_uint32 failed for field 6 (lockout
duration), returning 0

[2009/10/29 15:47:41,  1] lib/account_pol.c:325(account_policy_get)

  account_policy_get: tdb_fetch_uint32 failed for field 7 (reset count
minutes), returning 0

[2009/10/29 15:47:41,  1] lib/account_pol.c:325(account_policy_get)

  account_policy_get: tdb_fetch_uint32 failed for field 8 (bad lockout
attempt), returning 0

[2009/10/29 15:47:41,  1] lib/account_pol.c:325(account_policy_get)

  account_policy_get: tdb_fetch_uint32 failed for field 9 (disconnect time),
returning 0

[2009/10/29 15:47:41,  1] lib/account_pol.c:325(account_policy_get)

  account_policy_get: tdb_fetch_uint32 failed for field 10 (refuse machine
password change), returning 0


More information about the samba mailing list