Displaying 20 results from an estimated 7000 matches similar to: "backup_samba4 script failing"
2016 Nov 23
1
backup_samba4 script failing
On 2016-11-23 06:55, Rowland Penny via samba wrote:
> On Wed, 23 Nov 2016 13:47:37 +0100
> "L.P.H. van Belle via samba" <samba at lists.samba.org> wrote:
>
>> Hi Bob,
>>
>> Ah, now I see the the core of this problem.
>>
>> This is the main problem.
>>
>> You smbd -b output
>>
>> Paths:
>> SBINDIR:
2011 Aug 16
2
Directly replace smb.
Hi,all,
I have a redhat linux of 2.6.24 kernel(x86_64), which smb is 3.0, I
want to upgrade it, but the system doesn't have gcc development and no
rpm, that means I can't upgrade the smb on this machine.So I compile the
new samba on other machine and copy necessary files and replace them on
my target machine and checked:
smbd -V
nmbd -V
winbind -V
are all the right version, but
2011 Aug 16
1
Directly replace smb. [Scanned]
----- Original Message -----
From: yyq at eisoo.com
Sent: Tue, 8/16/2011 12:06pm
To: samba at lists.samba.org
Subject: [Samba] Directly replace smb. [Scanned]
Hi,all,
I have a redhat Linux of 2.6.24 kernel(x86_64), which smb is 3.0, I
want to upgrade it, but the system doesn't have gcc development and no
rpm, that means I can't upgrade the smb on this machine.So I compile
2018 Jun 10
2
Samba Time Synchronisation wikipage
On Sun, 10 Jun 2018 10:29:43 +0300
Alexei Rozenvaser <alexei.roz at gmail.com> wrote:
> Question according to ntpsigndsocket directive at chrony.config:
> Is it mandatory from standpoint of Samba to use
> /usr/local/samba/var/lib/ntp_signd/ path for ntpsigndsocket?
> Or it possible to use the chrony's default
> path /var/lib/samba/ntp_signd ?
The wiki is written from
2017 May 24
2
Howto switch from distribution to self compiled?
Hi,
I want to switch from an old samba 3.6 of a Linux distribution, to a new
and self compiled samba, which is in different directories
(usr/local/samba).
Which files do I need to copy from the old place to the new?
Which ones are only temporary files, and can be discarded?
This is from the output of "smbd -b"
old:
SBINDIR: /usr/sbin
BINDIR: /usr/bin
SWATDIR:
2019 Apr 26
2
Managing samba ad dc with systemd
Hi,
Rowland,
I've complied samba use:
./configure --enable-debug --enable-selftest --with-systemd
make
make install
I haven't done anything to install MIT Kerberos and I've followed wiki to
install Samba with your default Kerberos. Then I believe that I use Heimdal
Kerberos
I've installed EPEL repository to install python3 and other dependencies
such as python36-dns. I can run
2005 Jun 06
2
what happened to smbclient?
I noticed lots of smbclient options are missing in Samba 3.0.14a when
compared to 3.0.13 - notably, all user/authentication options - so I can't
connect now as a specified user anymore.
Is it just my build, or is it "official"?
Samba 3.0.14a:
# smbclient --usage
Usage: [-?] [-?|--help] [--usage] [-R|--name-resolve NAME-RESOLVE-ORDER]
[-M|--message HOST] [-I|--ip-address IP]
2017 Jan 11
4
Corrupted idmap...
Rowland, no domain user can authenticate on any system and running
sysvolreset followed by sysvolcheck results in a crash. If the sysvol
permissions are correct, sysvolcheck does not crash. If I attempt to
join a NAS or workstation to the domain I get NT_STATUS_INVALID_SID.
Researching these symptoms turns up a thread about a corrupt idmap.ldb
where a group SID and user SID may be the same or
2015 Aug 27
3
Samba Internal DNS vs. BIND_DLZ
On 27/08/15 22:20, Robert Moskowitz wrote:
>
>
> On 08/27/2015 05:10 PM, Rowland Penny wrote:
>> On 27/08/15 22:00, Robert Moskowitz wrote:
>>> Ah, LDAP is included within Samba, I find. Don't install provided
>>> one...
>>>
>>> I suppose I will have to find what schemas, particularly if the bind
>>> dlz schema is included?
2015 Feb 25
2
smb.conf filepaths
Can all of the compiled-in filepaths below be overrdden in smb.conf? I
can't find documentation for the required smb.conf equivilents. If someone
could supply them or post a link, I'd be very greatful.
SBINDIR
BINDIR
SWATDIR
CONFIGFILE
LOGFILEBASE
LMHOSTSFILE
LIBDIR
LOCKDIR
PIDDIR
SMB_PASSWD_FILE
PRIVATE_DIR
2018 Nov 16
7
getenv does not return any AD DOMAIN users or groups - ?nsswitch is not setup for Samba?
The problem is that getenv does not return any AD domain users or groups. From much research this seems to be because nsswitch is not setup for Samba.
I would really appreciate some assistance as I think this is my last hurdle for actually being able to use this test file server.
Ubuntu server 18.04 - Samba installed and configured (almost)
Kerberos functioning. wbinfo --ping-dc successfully
2017 Aug 08
1
cannot join windows 7 samba4-ad-dc fresh install, get NT_STATUS_INTERNAL_ERROR
Hello,
I've a problem joining windows 7 samba4 ad
I'm doing a completely clean install on debian 9.1
When trying to join AD Win 7 gives me "internal error"
I also get error on "Verifying the File Server" step of the
https://wiki.samba.org/index.php/Setting_up_Samba_as_an_
Active_Directory_Domain_Controller
here's the output:
smbclient -L localhost -U%
session
2015 May 05
1
post make install, sudo service samba start ->service not recognized?
I'm running LinuxMint 17 Rebecca.
From: Caesar Samsi [mailto:cmsamsi at gmail.com]
Sent: Monday, May 04, 2015 10:16 PM
To: samba at lists.samba.org
Subject: post make install, sudo service samba start ->service not
recognized?
Hi,
I've successfully compiled 4.2.1, done make install, and run testparm as
well as smbd -b to check the build. Looks good.
So now how do I
2017 Jun 08
2
2nd try: Lots of RPC-related compile errors (conflicting types, too many arguments, ...) trying to update Samba from 3.5 to 4.6
On Thu, 2017-06-08 at 10:09 +0200, awl1 via samba wrote:
> Hello again, Samba experts,
>
> sorry for being such a pain in your necks, but I really need to get a
> recent Samba version to compile, and it looks like I definitely need
> your help with this.
>
> In the meantime, I have found that the huge number of "conflicting
> types" errors for rpc_*_init(...)
2017 Jan 11
3
Corrupted idmap...
I started getting NT_STATUS_INVALID at a client location recently and
now everything has stopped working. Upon a day of searching and testing,
I realized that my idmap.ldb is likely corrupt. How can I recover from
this, shy of creating a new domain from scratch? The NAS devices no
longer authenticate users so files are inaccessible, computers cannot
access the sysvol, and sysvolreset/sysvolcheck
2017 Aug 09
3
cannot join windows 7 samba4-ad-dc fresh install, get NT_STATUS_INTERNAL_ERROR
hi,
can you post a ipconfig /all from the windows pc also.
a quick look at the server config looks ok to me.
and does smbclient -L $(hostname -f) -U% -m smb2
work.
greetz,
Louis
> Op 9 aug. 2017 om 17:23 heeft Vladimir Frelikh via samba <samba at lists.samba.org> het volgende geschreven:
>
> Sorry forgot to mention samba version and build options:
>
> samba -b
>
2016 Jan 10
3
smbclient: preoblems with samba 4.3.x
Hallo,
"smbclient" doesn't work with the slackware packages samba-4.3.1 and
4.3.2, it has worked with 4.2.1 and older versions.
smbclient
answers with "segmentation fault", on two testing machines (where 4.2.1
has worked well).
The slackware packets are compiled with
./configure \
--enable-fhs \
--prefix=/usr \
--libdir=/usr/lib${LIBDIRSUFFIX} \
2019 Mar 29
2
samba 4.9.5 - joining Samba DC to existing Samba AD failed (ldbsearch has not -U and -V)
On Fri, 29 Mar 2019 09:28:37 +0100
Franta Hanzlík <franta at hanzlici.cz> wrote:
> On Wed, 27 Mar 2019 13:11:08 +0000
> Rowland Penny via samba <samba at lists.samba.org> wrote:
>
> > On Wed, 27 Mar 2019 13:00:42 +0100
> > Franta Hanzlík <franta at hanzlici.cz> wrote:
> >
> > > Yes, is no difference between '-UAdministrator' and
1999 Jan 13
2
makefile and path questions
Hi!
This morning, I found a system that was still running an ancient
samba. I immediately upgraded it to samba 1.9.18p1 and had the
opportunity to fiddle with the make file after not doing this for a
couple of months.
The default makefile sorts the files like this:
BINDIR (/usr/local/samba/bin)
smbpasswd
smbrun
smbclient
testparm
testprns
smbrun
smbstatus
smbpasswd
2018 Feb 01
5
4.7.4 build fails
identical issues to trying to go from 4.6.11-> 4.6.12, 4.7.4 make fails
with
3631/3915] Linking default/source4/librpc/python-dcerpc-smb-acl.so
[3632/3915] Linking default/source4/librpc/python-dcerpc-xattr.so
[3633/3915] Linking default/source3/smbtorture3
[3634/3915] Linking default/source4/librpc/python-auth.so
[3635/3915] Linking default/source4/auth/gensec/pygensec.so
[3636/3915] Linking