search for: allrecord

Displaying 11 results from an estimated 11 matches for "allrecord".

2006 Jan 06
3
Single table inheritance - HowTo?
Hi, As per another member''s suggestion, I''m trying to user STI. So I have this table: CREATE TABLE `settings` ( `id` int(11) unsigned NOT NULL auto_increment, `type` char(40) NOT NULL default ''General'', `name` char(40) NOT NULL default '''', `value` char(128) NOT NULL default '''', `updated_on` datetime default NULL,
2018 Oct 13
2
Windows Server 2019 / Windows 10 LTSC can't access samba shares on Debian stable 4.5.12
...ba-config/common/smb.conf /local/samba/sbin/nmbd -s /local/samba-config/common/smb.conf However smbd. Seems to ignore my lock directory: (infra) [/local/samba-config/common] grep gencache_notrans.tdb log/smbd Opening cache file at /local/samba-4.9.1/var/lock/gencache_notrans.tdb Could not get allrecord lock on gencache_notrans.tdb: Locking error Find smb.conf and log files here: https://thomas.glanzmann.de/tmp/samba491standalonefile.tar.gz Cheers, Thomas
2017 Jan 29
5
"net rpc" commands don’t work on Samba AD DC
Hello, I built Samba 4.5.4 on a FreeBSD 11.0 machine, and I’m trying to set up an AD DC with a file share. So I did this: - enabled ACLs on my UFS2 filesystem (before compilation) - successfully provisioned (rfc2307, internal DNS) - tested local shares, DNS, Kerberos - adjusted NTPd as suggested in Wiki - added this to the global section of smb.conf: template shell = /usr/sbin/nologin template
2016 Oct 26
0
[Announce] Samba 4.4.7 Available for Download
...samba.org> * BUG 12144: smbd/ioctl: Match WS2016 ReFS get compression behaviour. o Amitay Isaacs <amitay at gmail.com> * BUG 12287: CTDB PID file handling is too weak. o Volker Lendecke <vl at samba.org> * BUG 12045: gencache: Bail out of stabilize if we can not get the allrecord lock. * BUG 12283: glusterfs: Avoid tevent_internal.h. * BUG 12374: spoolss: Fix caching of printername->sharename. o Stefan Metzmacher <metze at samba.org> * BUG 12283: REGRESSION: smbd segfaults on startup, tevent context being freed. * BUG 12369: Let winbindd dis...
2016 Oct 26
0
[Announce] Samba 4.4.7 Available for Download
...samba.org> * BUG 12144: smbd/ioctl: Match WS2016 ReFS get compression behaviour. o Amitay Isaacs <amitay at gmail.com> * BUG 12287: CTDB PID file handling is too weak. o Volker Lendecke <vl at samba.org> * BUG 12045: gencache: Bail out of stabilize if we can not get the allrecord lock. * BUG 12283: glusterfs: Avoid tevent_internal.h. * BUG 12374: spoolss: Fix caching of printername->sharename. o Stefan Metzmacher <metze at samba.org> * BUG 12283: REGRESSION: smbd segfaults on startup, tevent context being freed. * BUG 12369: Let winbindd dis...
2016 Nov 03
0
[Announce] Samba 4.3.12 Available for Download
...event_internal.h. * BUG 11994: gensec/spnego: Work around missing server mechListMIC in SMB servers. * BUG 12268: smbd: Reset O_NONBLOCK on open files. * BUG 12374: spoolss: Fix caching of printername->sharename. * BUG 12045: gencache: Bail out of stabilize if we can not get the allrecord lock. o Stefan Metzmacher <metze at samba.org> * BUG 12007: libads: Ensure the right ccache is used during spnego bind. * BUG 12129: samba-tool/ldapcmp: Ignore differences of whenChanged. * BUG 12283: REGRESSION: smbd segfaults on startup, tevent context being freed. *...
2016 Nov 03
0
[Announce] Samba 4.3.12 Available for Download
...event_internal.h. * BUG 11994: gensec/spnego: Work around missing server mechListMIC in SMB servers. * BUG 12268: smbd: Reset O_NONBLOCK on open files. * BUG 12374: spoolss: Fix caching of printername->sharename. * BUG 12045: gencache: Bail out of stabilize if we can not get the allrecord lock. o Stefan Metzmacher <metze at samba.org> * BUG 12007: libads: Ensure the right ccache is used during spnego bind. * BUG 12129: samba-tool/ldapcmp: Ignore differences of whenChanged. * BUG 12283: REGRESSION: smbd segfaults on startup, tevent context being freed. *...
2016 Oct 26
0
[Announce] Samba 4.5.1 Available for Download
...marshalling for GET_DB_SEQNUM control request. * BUG 12275: ctdb-recovery-helper: Add missing initialisation of ban_credits. * BUG 12287: CTDB PID file handling is too weak. o Volker Lendecke <vl at samba.org> * BUG 12045: gencache: Bail out of stabilize if we can not get the allrecord lock. * BUG 12268: smbd: Reset O_NONBLOCK on open files. * BUG 12283: glusterfs: Avoid tevent_internal.h. * BUG 12291: source3/lib/msghdr.c, line 208: syntax error before or at: ;. * BUG 12374: spoolss: Fix caching of printername->sharename. o Stefan Metzmacher <metze at sa...
2016 Oct 26
0
[Announce] Samba 4.5.1 Available for Download
...marshalling for GET_DB_SEQNUM control request. * BUG 12275: ctdb-recovery-helper: Add missing initialisation of ban_credits. * BUG 12287: CTDB PID file handling is too weak. o Volker Lendecke <vl at samba.org> * BUG 12045: gencache: Bail out of stabilize if we can not get the allrecord lock. * BUG 12268: smbd: Reset O_NONBLOCK on open files. * BUG 12283: glusterfs: Avoid tevent_internal.h. * BUG 12291: source3/lib/msghdr.c, line 208: syntax error before or at: ;. * BUG 12374: spoolss: Fix caching of printername->sharename. o Stefan Metzmacher <metze at sa...
2018 Oct 13
4
Windows Server 2019 / Windows 10 LTSC can't access samba shares on Debian stable 4.5.12
Hello, my smb.conf is: [global] workgroup = DIRECTORY interfaces = 10.10.10.1 security = user map to guest = Bad User rndc command = /bin/true [iso] comment = ISO browseable = No public = Yes guest only = Yes writable = No directory = /export/ISO I'm using Debian 9.5 with samba version
2016 Oct 22
0
samba 4.5.0 on HPUX(IA-64) make quicktest fails with error Failed to add entry for user.
...Opening cache file at /home/arjit/samba-4.5.0/st/nt4_dc/lockdir/gencache.tdb Opening cache file at /home/arjit/samba-4.5.0/st/nt4_dc/lockdir/gencache_notrans.tdb Adding cache entry with key=[IDMAP/GID2SID/3] and timeout=[Thu Jan 1 05:30:00 1970 IST] (-1477104420 seconds in the past) Could not get allrecord lock on gencache_notrans.tdb: Locking error gid_to_sid: winbind failed to find a sid for gid 3 Adding cache entry with key=[IDMAP/SID2XID/S-1-22-2-3] and timeout=[Thu Jan 1 05:30:00 1970 IST] (-1477104420 seconds in the past) Could not get allrecord lock on gencache_notrans.tdb: Locking error Addi...