Displaying 20 results from an estimated 1100 matches similar to: "Problems with smbpasswd, tdb_fetch_uint32 failed"
2005 Apr 11
1
smbpasswd, tdb_fetch_uint32 failed
Hello,
Since I upgraded my samba PDC from 3.0.11 to 3.0.13, I have some strange
warnings when changing the passwords with 'smbpasswd' (it works, but
gives these messages):
# smbpasswd <username>
New SMB password:
Retype new SMB password:
account_policy_get: tdb_fetch_uint32 failed for field 4 (maximum password age (seconds since 1970)), returning 0
account_policy_get:
2008 Apr 21
0
tdb_fetch_uint32 failed and create_builtin_administrators failed
Hello,
I've build the latest samba version(3.0.28a) as shown below on my
NSLU2 running debian etch.
./autogen.sh
./configure --with-logfilebase=/usr/local/samba/log
make
make install
That worked without any error messages and I start samba as shown below:
/usr/local/samba/sbin/smbd -D
/usr/local/samba/sbin/winbindd -B
/usr/local/samba/sbin/nmbd -D
So far it seems to work but I found some
2005 Sep 02
1
account_policy_get: tdb_fetch_uint32 failed for field 10 (refuse machine password change), returning 0
FreeBSD 5.4-RELEASE (GENERIC)
samba-3.0.20
[2005/09/02 10:37:26, 1]
lib/account_pol.c:account_policy_get(196)
account_policy_get: tdb_fetch_uint32 failed for
field 10 (refuse machine password change), returning 0
fix?
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
2006 May 08
1
Error Messages during installation
Hi,
I installed of Samba on Debian GNU/Linux Sarge.
Things went smoothly but I got some "failed" ( error? ) messages like
account_policy_get: tdb_fetch_uint32 failed for field 4 (maximum password
age), returning 0
at the end.
Could someone please explain to me what this is. Is it a serious issue??? or
problems with the deb package??
Full details below. Thankyou so much.
Kind
2016 Jul 22
1
"state directory" ignored in samba-3.6.6
Hi,
I have an issue with *samba-3.6.6*.
It has been installed with :
./configure --prefix="/usr/local/samba-3.6.6" --without-winbind --with-fhs
--sysconfdir=/etc --localstatedir=/var --with-piddir=/var/run/samba
smb.conf contains :
private dir = /var/lib/samba/private
lock directory = /var/run/samba
state directory = /var/lib/samba
cache directory = /var/cache/samba
So
2007 Apr 19
0
Problems with Samba Authentication (samba.i386 0:3.0.24-4.fc6 or 3.0.25rc1)
Hi folks,
Be gentle - first time I've posted to this list! ;-) I'll try and be
complete. If I missed something, please let me know. I've googled and
found some information, but nothing *quite* relevant.
Running Fedora Core 6. Been using Samba for a long time, it's always
been problem free. Since the Fedora upgrade to 3.0.24-4.fc6 (I know
this is something specific to
2006 Mar 22
1
Issue with passdb.tdb
Hello,
During a re-start of Samba I got the following error:
[2006/03/22 12:36:14, 0]
passdb/pdb_tdb.c:tdbsam_tdbopen(196)
Unable to open/create TDB passwd
[2006/03/22 12:36:14, 0]
passdb/pdb_tdb.c:tdbsam_getsampwrid(490)
pdb_getsampwrid: Unable to open TDB rid database!
The result is a new password file.
The second problem is that after creation of the users
and a new join of the
2006 Jan 17
2
I can't access a Linux box from windows
Hi every one, sorry for bad english and thanks. I'm starting using linux,
sorry if i ask something simple.
I have a small network and I would like to access a file on a linux box
with fedora 4 and of course samba from windows xp , windows 2000 and
windows 98.
I see the directory bat when clic on them to see what's inside i get a
message that tell that i don't have the right to
2008 Aug 22
1
smbclient: tdb_fetch_uint32 failed
hi all,
I'm facing a problem with a brand new installation on fedora 9.
packages were updated right after the installation, so the samba
packages are of the latest available version (3.2.0-17.fc9).
at the first run were created all the tree of tdb files under
/var/lib/samba.
now I create a new user:
[root@barbara Scrivania]# smbpasswd -a barbara
New SMB password:
Retype new SMB password:
2005 Mar 21
4
users db problem
Hi, i never post in this list before becouse all the developers did a
great job before, but
now i have a problem.
I used samba 3.0.x for a long time without any problem with openldap as
passwd backend, now with samba 3.0.12
there are stange message when i try to change account's passwd:
# smbpasswd Administrator
New SMB password:
Retype new SMB password:
account_policy_get: tdb_fetch_uint32
2005 Mar 25
1
Problem changing password - Samba 3.0.13
First thank you to the team for the Samba software. I have been using
this on a number of sites with excellent results and very few
problems over the years.
I have just upgraded two sites to Samba 3.0.13 from 3.0.11. Both
sites are small and use smbpasswd as the password db backend. Since
the upgrade I am unable to change a users password (as root) using
smbpasswd.
There are two reported
2008 Oct 15
2
SMBD panic with INTERNAL ERROR: Signal 6 for ARM 922T
I am trying to get SAMBA to run on a custom ARM 922T compatible micro
controller. It does not matter how I try to start smbd (smbd -D -d10
or smbd i -d10) smbd keeps panicking at the same point with an
INTERNAL ERROR: Signal 6. I have spent over a day trying to figure
out what could be wrong but I am having no success. If someone could
at least give me a clue as to what smbd is trying to do at
2005 Jan 31
0
ldap smbpasswd UH???
I can't really guess the point of your intelligent answer from this.
If I have to assume you're surprised, I guess I am too.
The cn exists in ldap, with all the attributes that I imported from
other databases, the message given by smbpasswd suggests that it either
tried to create an entry or update it with sambaaccount attributes (
which it didn't ), neither of which are the expected
2005 Jan 30
1
ldap smbpasswd
freebsd 5.3, samba 3.10
I get this far with LDAP/Samba integrationg.
Stuck on creating users/machines with smbpasswd -a (-m) username command.
schema files weren't modified, everything else is pretty much at defaults.
First the relevant config parts:
passdb backend = ldapsam_compat:ldap://localhost/
ldap suffix = dc=company,dc=com
ldap machine suffix = ou=Computers
ldap user suffix =
2004 Jan 21
1
[3.0, LDAP] smbpasswd fails in adding new accounts
Hello,
I recently switched an environment from Samba 2.x to 3.0 without any
major problems. LDAP database was converted and everything worked fine,
_including_ chaning passwords with smbpasswd.
However, I now had to create a new account, which failed. I created an
LDAP entry first, because I use LDAP for Unix-Authentification as well.
Afterwards, I wanted to add the Samba-specific attributes
2003 Jun 12
1
smbpasswd not attempting to use LDAP
I've only got LDAP configured as a passdb type in my smb.conf, but
samba appears to be completely ignoring that and creating an
/etc/samba/smbpass file (full output of that at the bottom)
my smb.conf has:
ldap admin dn = "cn=Admin,dc=byramhealthcare,dc=com"
ldap ssl = off
passdb backend ldapsam:ldap://ldapmaster.byramhealthcare.com
ldap delete dn = no
ldap user suffix =
2003 Jun 16
0
LDAP smbpasswd help needed
Hopefully, you can help me out.
I'm trying to figure out why I'm getting the error I get. From the
debug output, it looks like it's adding the objectClass to the user (so
they can get the sambaSID attribute attached to them), but it's not
actually happening.
The schema is, obviously, in the LDAP server in question.
Any thoughts?
D
# smbpasswd -D 99 -a testuser
Netbios name
2020 Jun 05
0
Samba-4.11 AD DC initial setup
I have provisioned a AD DC using samba-4.11 and have completed the initial
startup. Reviewing the contents of /var/log/samba4/ I see this in
/var/log/samba4/smbd.log.smbd
. . .
[2020/06/05 15:55:18.663269, 2] ../../lib/tdb_wrap/tdb_wrap.c:64(tdb_wrap_log)
tdb(/var/db/samba4/registry.tdb): tdb_open_ex: could not open file
/var/db/samba4/registry.tdb: No such file or directory
[2020/06/05
2008 Jun 01
3
Failed building 3.0.30 for tru64 4.0F
Dear friends,
I failed to buld samba 3.0.30 for tru64unix 4.0F.
I am curently locked to this os version due to other production
software.
We currently run Samba 2.2.8a but we were requested to upgrade by our
network group.
I downloaded 3.3.30 and did
$ cd source
$ ./configure
no warnings or errors as far as I could see, except
checking for replacing readdir using getdirentries()...
2011 Aug 22
0
Fedora 14, Samba and connection problems - passwords
I have just replaced an old FC9 server with a new FC14 server as the old one
died. Before it died I was having trouble authenticating connections to it.
Now I have the new server running I'm still suffering the same problem.
Setting up a user and setting the password gives no errors, but then
connections fail complaining about the password. It is very much a virgin
vanilla setup. All I