Displaying 15 results from an estimated 15 matches for "tdb_close".
2010 May 07
1
Problems 'make'ing on Solaris 9.
...sh.c:(.text+0x15ac): undefined reference to
`tdb_open_ex'
rpc_parse/parse_prs.o: In function
`tdb_prs_fetch':
parse_prs.c:(.text+0x31cc): undefined reference to
`tdb_fetch'
passdb/secrets.o: In function
`open_schannel_session_store':
secrets.c:(.text+0x2b70): undefined
reference to `tdb_close'
secrets.c:(.text+0x2c18): undefined reference to
`tdb_close'
passdb/secrets.o: In function
`secrets_store_schannel_session_info':
secrets.c:(.text+0x2f38): undefined
reference to `tdb_close'
passdb/secrets.o: In function
`secrets_restore_schannel_session_info':
secrets.c:(.text...
2010 May 07
1
Fwd: RE: Problems 'make'ing on Solaris 9/10
...o `tdb_open_ex'
>  rpc_parse/parse_prs.o: In function
>  `tdb_prs_fetch':
>  parse_prs.c:(.text+0x31cc): undefined reference to `tdb_fetch'
>  passdb/secrets.o: In function
>  `open_schannel_session_store':
>  secrets.c:(.text+0x2b70): undefined
>  reference to `tdb_close'
>  secrets.c:(.text+0x2c18): undefined reference to `tdb_close'
>  passdb/secrets.o: In function
>  `secrets_store_schannel_session_info':
>  secrets.c:(.text+0x2f38): undefined
>  reference to `tdb_close'
>  passdb/secrets.o: In function
>  `secrets_restore_sc...
2018 Jul 05
1
Compiling Samba 4.8.3 on Solaris 10 produces "Undefined symbol" for tdbtorture
...ure_3.o
tdb_append                          default/lib/tdb/tools/tdbtorture_3.o
tdb_delete                          default/lib/tdb/tools/tdbtorture_3.o
tdb_open_ex                         default/lib/tdb/tools/tdbtorture_3.o
tdb_check                           default/lib/tdb/tools/tdbtorture_3.o
tdb_close                           default/lib/tdb/tools/tdbtorture_3.o
tdb_fetch                           default/lib/tdb/tools/tdbtorture_3.o
tdb_store                           default/lib/tdb/tools/tdbtorture_3.o
tdb_transaction_prepare_commit      default/lib/tdb/tools/tdbtorture_3.o
tdb_reopen_all...
2003 Jun 19
5
Setting up 3.0 to authenticate to AD
After reading through the doc for setting up 3.0beta with ADS, I have gotten
it to work along the lines of the the doc said.  I can use wbinfo -g or -u
top get the users and groups, I can use the net user or net group command to
do it as well.  I can login with the kinit program, perfectly well as well.
Unfortunately, I cannot seem to connect to the linux machine from a Windows
machine.  I keep
2010 Jan 07
2
[Announce] Samba 3.5.0rc1 Available for Download
...liu.se>
    * Output %p as unsigned in snprintf replacement.
o   Ronnie Sahlberg <ronniesahlberg at gmail.com>
    * New attempt at TDB transaction nesting allow/disallow.
o   Kirill Smelkov <kirr at mns.spb.ru>
    * Remove swig stuff from libtdb.
    * Reset tdb->fd to -1 in tdb_close() in libtdb.
o   Simo Sorce <idra at samba.org>
    * Change the way mksysms work in libtalloc.
o   Jelmer Vernooij <jelmer at samba.org>
    * Also build and install tdb manpages from standalone tdb.
o   Bo Yang <boyang at samba.org>
    * Fix infinite loop in NCACN_IP_TCP...
2010 Jan 07
2
[Announce] Samba 3.5.0rc1 Available for Download
...liu.se>
    * Output %p as unsigned in snprintf replacement.
o   Ronnie Sahlberg <ronniesahlberg at gmail.com>
    * New attempt at TDB transaction nesting allow/disallow.
o   Kirill Smelkov <kirr at mns.spb.ru>
    * Remove swig stuff from libtdb.
    * Reset tdb->fd to -1 in tdb_close() in libtdb.
o   Simo Sorce <idra at samba.org>
    * Change the way mksysms work in libtalloc.
o   Jelmer Vernooij <jelmer at samba.org>
    * Also build and install tdb manpages from standalone tdb.
o   Bo Yang <boyang at samba.org>
    * Fix infinite loop in NCACN_IP_TCP...
2006 Mar 22
1
Issue with passdb.tdb
...b/util.c:smb_panic2(1562)
  BACKTRACE: 17 stack frames:
   #0 /usr/sbin/smbd(smb_panic2+0x17d)
[0x555555714c73]
   #1 /usr/sbin/smbd(smb_panic+0xe) [0x555555714af1]
   #2 /usr/sbin/smbd [0x55555570217e]
   #3 /usr/sbin/smbd [0x5555557021d8]
   #4 /lib/libc.so.6 [0x2aaaaaf3d190]
   #5 /usr/sbin/smbd(tdb_close+0x9) [0x555555729150]
   #6 /usr/sbin/smbd [0x5555556f60f0]
   #7 /usr/sbin/smbd [0x5555556eab74]
   #8 /usr/sbin/smbd(pdb_getsampwnam+0x2f)
[0x5555556ecc66]
   #9 /usr/sbin/smbd(local_uid_to_sid+0x131)
[0x5555556e68bf]
   #10 /usr/sbin/smbd(uid_to_sid+0x103)
[0x5555556f02ea]
   #11 /usr/sbin/smbd(...
2010 Feb 19
2
[Announce] Samba 3.5.0rc3 Available for Download
...liu.se>
    * Output %p as unsigned in snprintf replacement.
o   Ronnie Sahlberg <ronniesahlberg at gmail.com>
    * New attempt at TDB transaction nesting allow/disallow.
o   Kirill Smelkov <kirr at mns.spb.ru>
    * Remove swig stuff from libtdb.
    * Reset tdb->fd to -1 in tdb_close() in libtdb.
o   Simo Sorce <idra at samba.org>
    * Change the way mksysms work in libtalloc.
o   Jelmer Vernooij <jelmer at samba.org>
    * Also build and install tdb manpages from standalone tdb.
o   Bo Yang <boyang at samba.org>
    * Fix infinite loop in NCACN_IP_TCP...
2010 Feb 19
2
[Announce] Samba 3.5.0rc3 Available for Download
...liu.se>
    * Output %p as unsigned in snprintf replacement.
o   Ronnie Sahlberg <ronniesahlberg at gmail.com>
    * New attempt at TDB transaction nesting allow/disallow.
o   Kirill Smelkov <kirr at mns.spb.ru>
    * Remove swig stuff from libtdb.
    * Reset tdb->fd to -1 in tdb_close() in libtdb.
o   Simo Sorce <idra at samba.org>
    * Change the way mksysms work in libtalloc.
o   Jelmer Vernooij <jelmer at samba.org>
    * Also build and install tdb manpages from standalone tdb.
o   Bo Yang <boyang at samba.org>
    * Fix infinite loop in NCACN_IP_TCP...
2010 Jan 26
1
[Announce] Samba 3.5.0rc2 Available for Download
...liu.se>
    * Output %p as unsigned in snprintf replacement.
o   Ronnie Sahlberg <ronniesahlberg at gmail.com>
    * New attempt at TDB transaction nesting allow/disallow.
o   Kirill Smelkov <kirr at mns.spb.ru>
    * Remove swig stuff from libtdb.
    * Reset tdb->fd to -1 in tdb_close() in libtdb.
o   Simo Sorce <idra at samba.org>
    * Change the way mksysms work in libtalloc.
o   Jelmer Vernooij <jelmer at samba.org>
    * Also build and install tdb manpages from standalone tdb.
o   Bo Yang <boyang at samba.org>
    * Fix infinite loop in NCACN_IP_TCP...
2010 Jan 26
1
[Announce] Samba 3.5.0rc2 Available for Download
...liu.se>
    * Output %p as unsigned in snprintf replacement.
o   Ronnie Sahlberg <ronniesahlberg at gmail.com>
    * New attempt at TDB transaction nesting allow/disallow.
o   Kirill Smelkov <kirr at mns.spb.ru>
    * Remove swig stuff from libtdb.
    * Reset tdb->fd to -1 in tdb_close() in libtdb.
o   Simo Sorce <idra at samba.org>
    * Change the way mksysms work in libtalloc.
o   Jelmer Vernooij <jelmer at samba.org>
    * Also build and install tdb manpages from standalone tdb.
o   Bo Yang <boyang at samba.org>
    * Fix infinite loop in NCACN_IP_TCP...
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()...
2010 Mar 01
3
[Announce] Samba 3.5.0 Available for Download
...liu.se>
    * Output %p as unsigned in snprintf replacement.
o   Ronnie Sahlberg <ronniesahlberg at gmail.com>
    * New attempt at TDB transaction nesting allow/disallow.
o   Kirill Smelkov <kirr at mns.spb.ru>
    * Remove swig stuff from libtdb.
    * Reset tdb->fd to -1 in tdb_close() in libtdb.
o   Simo Sorce <idra at samba.org>
    * Change the way mksysms work in libtalloc.
o   Jelmer Vernooij <jelmer at samba.org>
    * Also build and install tdb manpages from standalone tdb.
o   Bo Yang <boyang at samba.org>
    * Fix infinite loop in NCACN_IP_TCP...
2010 Mar 01
3
[Announce] Samba 3.5.0 Available for Download
...liu.se>
    * Output %p as unsigned in snprintf replacement.
o   Ronnie Sahlberg <ronniesahlberg at gmail.com>
    * New attempt at TDB transaction nesting allow/disallow.
o   Kirill Smelkov <kirr at mns.spb.ru>
    * Remove swig stuff from libtdb.
    * Reset tdb->fd to -1 in tdb_close() in libtdb.
o   Simo Sorce <idra at samba.org>
    * Change the way mksysms work in libtalloc.
o   Jelmer Vernooij <jelmer at samba.org>
    * Also build and install tdb manpages from standalone tdb.
o   Bo Yang <boyang at samba.org>
    * Fix infinite loop in NCACN_IP_TCP...
2012 Jan 25
26
[PATCH v4 00/23] Xenstore stub domain
Changes from v3:
 - mini-os configuration files moved into stubdom/
 - mini-os extra console support now a config option
 - Fewer #ifdefs
 - grant table setup uses hypercall bounce
 - Xenstore stub domain syslog support re-enabled
Changes from v2:
 - configuration support added to mini-os build system
 - add mini-os support for conditionally compiling frontends, xenbus
 -