Displaying 20 results from an estimated 100 matches similar to: "[patch] Samba 3.0.1pre1 : unable to link tdbbackup on Solaris 9"
2003 Dec 10
4
you'd better fix this before releasing 3.0.1
Solaris 2.6 gcc 2.95.3
Compiling tdb/tdbbackup.
Linking bin/tdbbackup
Undefined first referenced
Symbol in file
smb_snprintf tdb/tdbackup.o
I thought we'd fixed this already.
2002 May 29
0
Need help compiling on HPUX 11.00 for 2.2.4
I am getting the following errors when compiling SAMBA 2.2.4 on HP-UX 11.00.
Anyone have any ideas on what's causing the problem?
Using FLAGS = -O -I./popt -Iinclude -I./include -I./ubiqx -I./smbwrapper
-D_HPUX_SOURCE -D_POSIX_SOURCE -D_LARGEFILE64_SOURCE -D_ALIGNMENT_REQUIRED=1
-D_MAX_ALIGNMENT=4 -DLOGFILEBASE="/opt/samba/var"
-DCONFIGFILE="/opt/samba/etc/smb.conf"
2002 May 28
0
link errors compiling 2.2.4 on HP-UX 11.00
I am getting the following link errors when compiling SAMBA 2.2.4 on HP-UX
11.00. Anyone have any ideas on what's causing the problem?
Using FLAGS = -O -I./popt -Iinclude -I./include -I./ubiqx -I./smbwrapper
-D_HPUX_SOURCE -D_POSIX_SOURCE -D_LARGEFILE64_SOURCE -D_ALIGNMENT_REQUIRED=1
-D_MAX_ALIGNMENT=4 -DLOGFILEBASE="/opt/samba/var"
2012 Jun 06
2
Restore tdbbackup files?
Hi
Samba 3.5.10 centos 5.x.
I can backup with tdbbackup, read samba doc but haven't found how to
restore them?
Any info will appreciated, thanks!!!
--
LIving the dream...
2008 Jun 03
2
unsafe_string_function_usage_here when linking smbd
I'm trying to build 3.0.30 on Alpha/Tru64-4.0G. The configure step
works,
but make fails when it tries to link smbd:
Compiling popt/popt.c
Compiling popt/poptconfig.c
Compiling popt/popthelp.c
Compiling popt/poptparse.c
Linking bin/smbd
ld:
Unresolved:
__unsafe_string_function_usage_here_size_t__
gmake: *** [bin/smbd] Error 1
This Should Never Happen :) -- that looks like a message for the
2003 Nov 04
1
Solaris, Samba-3.0.1pre1 Compile error
Hello all, I currently run Samba 3.0 on a Solaris 9 machine in a production
environment. I'm happy with it.
I tried compiling samba-3.0.1pre1 using ./configure --with-ldap=no.
However when it gets to linking bin/tdbbackup it fails. This is the error it
gives:
Using FLAGS = -O -I./popt -Iinclude
-I/scratch/build/samba-3.0.1pre1/source/include
2015 Sep 01
7
Samba 4 DC backups
I have a few Samba 4.2 DC in production now and figured that I should do
something about backups.
I have read
https://wiki.samba.org/index.php/Backup_and_restore_an_Samba_AD_DC and
had a look through the samba_backup script and have a few questions.
Firstly I am using the Sernet packages on Centos7.
I am assuming the following mappings from the script for my set up
/usr/local/samba/etc is
2007 May 03
0
Problem of displying contents of shares
I'm using samba 3.0.24. I create my Makefile for cross compiling smbd nmbd
testparm and CP850.so:
Makefile:
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
# Flags divers
#COFLAGS=-O2
CWFLAGS= -g -Wall
# Cross compile tools
CC=mips-linux-gcc
#CC=gcc
LINT=splint
SHLD= $(CC) -O -D_SAMBA_BUILD_
LDSHFLAGS=-shared -Wl,-Bsymbolic
2015 Sep 01
2
Samba 4 DC backups
Mark
Ok so you doing the exact opposite of what the samba_backup script does
with regards to ldb and tdb files, but then you are shutting down Samba
to do a backup anyway so it doesn't really matter what you are doing in
this regard.
I want a consistent backup while Samba is running.
Regards
Mike
On 2015-09-01 16:08, Mark Foley wrote:
> Here's what I do before tar'ring:
>
2015 Sep 01
1
Samba 4 DC backups
On 2015-09-01 18:48, L.P.H. van Belle wrote:
> and most important...
>
> If you have 2 DC's ...
> ! NEVER USE THE BACKUP SCRIPT TO RESTORE ONE OF THE DC's !
>
> This wil corrupt your AD databases..
> Just remove the old DC from the domain and add a new one if needed .
>
> .. Rowland.
> This is also a nice to have in your backup script.
> Auto detect
2002 Jun 21
1
samba-2.2.5 -- a minor "make install" problem and 2 suggestions
Hi,
I would like to ask you to consider the attached patch for inclusion into
the next samba release. The patch addresses the following three points:
1. 'make install' with VPATH fails at one point
( $(srcdir)/script/findsmb vs. script/findsmb )
2. support for 'make DESTDIR=<somewhere> install' (e.g. to build a binary
package)
3. support for 'configure
2010 Oct 08
2
tdbbackup with bouncing/shutting down samba possible?
Hi,
We are a small company, which has just started using samba.
Recently we have faced a few issues regarding the TDBs getting corrupted.
I have read that the only way of getting around this issue, is to regularly
take tdbbackups.
But, this process needs a downtime of my samba server, which we would not
want.
Instead, is there a way where I can take the tdbbackup with out shutting
down samba
2011 Jan 08
2
tdbdump, tdbbackup
Do these programs still exist?
They don't seem to be part of the samba3x package on RHEL5.
2016 Dec 10
0
samba_backup script doesn't use tdbbackup for tdb files?
On 09 Dec 2016 21:52:39 UTC
Don via samba <samba at lists.samba.org> wrote:
> Greetings,
>
> The backup and restore Samba AD DC section of SambaWiki [1] refers to
> ./source4/scripting/bin/samba_backup . Although my recent version of
> samba_backup uses tdbbackup on ldb files, it appears to tar tdb files
> "as is." [2]
>
> What gives? Isn't tdbbackup
2016 Dec 10
0
samba_backup script doesn't use tdbbackup for tdb files?
Rowland Penny via samba <samba at lists.samba.org> wrote:
> On 09 Dec 2016 21:52:39 UTC
> Don via samba <samba at lists.samba.org> wrote:
>
>> Greetings,
>>
>> The backup and restore Samba AD DC section of SambaWiki [1] refers to
>> ./source4/scripting/bin/samba_backup . Although my recent version of
>> samba_backup uses tdbbackup on ldb files, it
2016 Dec 10
0
samba_backup script doesn't use tdbbackup for tdb files?
On 10 Dec 2016 20:19:11 UTC
Don via samba <samba at lists.samba.org> wrote:
> Rowland Penny via samba <samba at lists.samba.org> wrote:
> > On 09 Dec 2016 21:52:39 UTC
> > Don via samba <samba at lists.samba.org> wrote:
> >
> >> Greetings,
> >>
> >> The backup and restore Samba AD DC section of SambaWiki [1] refers
> >> to
2009 Mar 31
1
Proper use of tdbbackup
I have googled a lot, but I have found no examples of the correct use of
the tdbbackup program.
I am looking for some advice on how to use tdbbackup. I mean, I know I
can simply run "tdbbackup *.tdb", but I was looking for in-depth
information on when and how to use it, about best practices on using it,
or what NOT to do.
The Samba documentations says I should run it in my start/stop
2004 Jul 06
2
<myprinter>.tdb spoilt, tdbbackup -v does not see corrupt data
Hi,
I am using Version 3.0.2a of samba on Linux 2.4.18 (suse with self-compiled samba from tarball)
smb.conf:
[IEPRINT]
path = /home/htmprint/tmp
printable = Yes
print command = /home/htmprint/Programme/virtual_printer.sh %s
After some weeks with some thousand printjobs generated by a program running as W2k-service the printer was no more available.
I checked printing
2004 Nov 09
2
3.0.8 and testparm, smbstatus, tdbbackup
Hi,
testparm:
---------
testparm shows:
ERROR: the 'passwd program' (/usr/bin/passwd %u) requires a '%u' parameter.
You can see, passwd program _is_ /usr/bin/passwd %u
smbstatus:
----------
smbstatus command always shows processes _and_ shares even if using the
switches '-p' for showing processes only or '-S' for showing shares only
or '-B' for
2003 Oct 16
0
Cann't get Samba 3.0.0 installed on a SuSE 8.2
Hallo,
after I got same error messages because of missing Kerberos, I deinstalled
heimdal and installed Kerberos 5 (_devel, _libs, _workstation). I also made
the necessary changes in the /etc/krb5.conf file and tested the connection
with the Active Directory with the kinit ...@.... I also synchronized the
time and so I get the tickets.
Now I wanted to install Samba 3.0.0 on SuSE 8.2 and there the