Displaying 4 results from an estimated 4 matches for "tdb_update_samacct_only".
2007 Dec 10
5
Can not add a new NT Workstation to a new (vampired) samba domain
...LER -UAdministrator%password
and this worked for most of the user accounts and machine accounts
(there were some that
had errors, but these were mostly for old users or machines that were
long since gone), these
errors look like:
Creating account: chris
[2007/12/08 21:03:36, 0] passdb/pdb_tdb.c:tdb_update_samacct_only(1258)
Unable to modify passwd TDB! Error: Record does not exist occured
while storing the main record (USER_chris)
Creating account: ECLIPSE$
[2007/12/08 21:03:36, 0] passdb/pdb_tdb.c:tdb_update_samacct_only(1258)
Unable to modify passwd TDB! Error: Record does not exist occured
while storing...
2017 Sep 18
3
Win10 cannot access linux shares
Hi,
When I upgraded from Fedora 22 to Fedora 25 my Win10 box lost the
ability to connect to shares on the F25 box. The F25 box can still
access shares on the Win10 box.
F25 is currently running Samba 4.5.13 and I have a simple workgroup
setup. Let's call the Win10 box 'fred' and the F25 box 'ethel'.
When fred tries to access a share on ethel, I am prompted for username
and
2009 Mar 16
0
Vampire ends with a NT_STATUS_SYNCHRONIZATION_REQUIRED error
...erver from the NT domain, deleted all
TDB files, installed and compiled Samba 3.3.2 (the latest), rejoined the
domain, and now the vampire command only migrates some accounts (127 of
them) and then dies with an error:
Fetching (to passdb) DOMAIN database
[2009/03/16 23:45:28, 0] passdb/pdb_tdb.c:tdb_update_samacct_only(527)
Failed to fetch DOMAIN database: NT_STATUS_SYNCHRONIZATION_REQUIRED
I have seen that when I delete the linux server from the NT domain
(using the server manager in NT) it still shows up in server manager,
even if it says that it is in fact deleted, and will disappear at the
next refresh (the...
2008 Oct 15
4
Bad passwords from Vampire / NT migration
I just did a clean install of Fedora 9 onto a Pentium 4 machine. It is actually running SELinux enforcing, but I haven't found any errors related to that so far. It is running Samba 3.2.3-0.20. I am trying to migrate a Windows NT 4.0 domain with about 30 users and 30 computers onto a pure Samba setup, using Samba as the PDC and tdbsam.
I have read the HOWTO guide extensively, and