Displaying 20 results from an estimated 3000 matches similar to: "Error NT_STATUS_CONNECTION_REFUSED"
2019 Feb 20
0
Error NT_STATUS_CONNECTION_REFUSED
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Am 20.02.19 um 20:51 schrieb samba.x.eliezer613--- via samba:
> After installing samba on ubuntu 18.04 following the guide at 
> https://wiki.samba.org/index.php/Setting_up_Samba_as_an_Active_Directo
ry_Domain_Controller
>  can't do anything with it.
> 
> # smbclient -L localhost -N Connection to localhost failed (Error
>
2025 Apr 30
1
How to determine Samba Installation directory
The instructions at https://wiki.samba.org/index.php/Setting_up_Samba_as_an_Active_Directory_Domain_Controller#Only_Applicable_if_Samba_was_Previously_Installed can be helpful:
# smbd -b | egrep "LOCKDIR|STATEDIR|CACHEDIR|PRIVATE_DIR"
  LOCKDIR: /usr/local/samba/var/lock/
  STATEDIR: /usr/local/samba/var/locks/
  CACHEDIR: /usr/local/samba/var/cache/
  PRIVATE_DIR:
2025 May 01
1
How to determine Samba Installation directory
Excellent suggestion! I forgot about that. I get:
# smbd -b | egrep "LOCKDIR|STATEDIR|CACHEDIR|PRIVATE_DIR"
   LOCKDIR: /var/cache/samba
   STATEDIR: /var/lib/samba
   CACHEDIR: /var/cache/samba
   PRIVATE_DIR: /var/lib/samba/private
In my response to Roland I figured using --prefix /var/lib/samba
That looks correct, right? I don't suppose the /var/cache directories figure into
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 Apr 11
2
Restore samba3x files NT4 style to samba4x NT4 Style?
Hi.
I'm working in migrate my current samba3x PDC NT4 style to samba 4.x same
style.
What files do I need to move from /var/lib/samba/ to my new server?
Thanks.
-- 
LIving the dream...
2025 Apr 30
2
How to determine Samba Installation directory
On Wed, Apr 30, 2025 at 3:41?PM Mark Foley via samba
<samba at lists.samba.org> wrote:
>
> I'm building Samba from a scratch download from samba.org.  One of the ./configure
> options is --prefix, which directs where to install the files.
>
> The "default" is /usr/local/samba, but from experience I know my distro does not
> put the files there. There is
2018 Jun 20
2
Roaming profiles
Hey,
I want to use a debian stretch with samba 4 as a fileserver, but I have
problems with the access.
Here is what I did:
apt-get install samba winbind libpam-heimdal libnss-winbind
/etc/init.d/winbind stop
/etc/init.d/samba stop
nano /etc/krb5.conf    https://pastebin.com/rkBPJ2Wz
nano /etc/samba/smb.conf   https://pastebin.com/h1cJZ6sM
nano /etc/nsswitch.conf   https://pastebin.com/gxK2rJLU
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
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
2017 Apr 17
2
doubt
On Mon, 17 Apr 2017 14:57:45 -0300
Luiz Guilherme Nunes Fernandes <narutospinal at gmail.com> wrote:
> Well, i dont have sssd installed.
OK, now we know that ;-)
> 
> With winbind i install this packages:
> yum install realmd oddjob oddjob-mkhomedir adcli samba-common
> samba-common-tools krb5-workstation openldap-clients
> policycoreutils-python samba-winbind-clients
I
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?
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:
2020 Feb 08
1
Samba 4.11.6 cannot JOIN - 'Could not find machine account'
Thanks for the help with this, Rowland.
> Where these 2008 DCs upgraded from an earlier version ? (2000, 2003)
Yes, the two Windows servers were migrated over the years to Server 2008 (one is 2008 
R2).
I've now moved the _msdcs folder and made it a zone in the forest, restarted NETLOGON, 
and set the functionality of the forest to Server 2008, then rebooted both windows servers.
This
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
2017 Sep 11
3
Setting up Samba AD-DC on Debian Stretch made easy.
Hai, 
I made the install howto based on the wiki steps, i only changed the order of install on some places.
And found it, not email but wiki. 
https://wiki.samba.org/index.php/Setting_up_Samba_as_an_Active_Directory_Domain_Controller 
The part Configuring Kerberos. 
(  cp /usr/local/samba/private/krb5.conf /etc/krb5.conf ) 
Which made me think that the /var/lib/samba/private/krb5.conf isnt
2025 May 06
1
How to determine Samba Installation directory
On Thu May  1 01:48:05 2025 Rowland Penny via samba <samba at lists.samba.org> wrote:
>
> On Wed, 30 Apr 2025 21:38:40 -0400
> Mark Foley via samba <samba at lists.samba.org> wrote:
>
> > On Wed, 30 Apr 2025 21:19:57 Rowland Penny <rpenny at samba.org> wrote:
> > >
> > > On Wed, 30 Apr 2025 15:40:06 -0400
> > > Mark Foley via samba
2016 Apr 15
2
Debian Wheezy member server from backports to self compile
Hello,
     I'm unable to update my Samba from 4.1.17 to 4.4.2. I'm looking to 
build from tar instead. From what I gather the following should be the 
steps taken.
./configure --without-ad-dc -- sbindir= /usr/sbin 
--sysconfdir=/etc/samba/ --/usr/share/man/
make
make install
Am I missing something else? Thanks.
-- 
-James