Displaying 20 results from an estimated 600 matches similar to: "Samba 4.10.13-1, AIX 7100-05-05 - winbindd not starting"
2020 Apr 18
0
Samba 4.10.13-1, AIX 7100-05-05 - winbindd not starting
Posted some time ago on 4.6 - updated it to 4.10.13-1 as released by IBM.
Added a Kerberos configuration file, updated smb.conf, changed the startup
order to nmbd first, winbindd next, then smbd.
Now nmbd and smbd start, while winbindd does not.
Content from log.winbindd:
[2020/04/18 00:00:17.100243, 0]
../../source3/winbindd/winbindd.c:1731(main)
winbindd version 4.10.13 started.
2020 Apr 21
0
Samba on AIX 7.1
Has anyone successfully installed and configured Samba as a domain member
from the various RPM's offered from the IBM Toolbox website?
Can you offer any advice for getting it up and running?
Any advice would be greatly appreciated.
Here was my last post latish Friday night US Eastern Time.
======================
Posted some time ago on 4.6 - updated it to 4.10.13-1 as released by IBM.
2020 Apr 03
1
net ADS join MEMBER
Rowland,
The wiki suggested doing "smbd -b | grep HAVE_LIBACL" and expecting to get back "HAVE_LIBACL".
This is not the case on our IBM system with 4.10.6.
The current version from IBM is 4.10.13 - considering upgrading in the hopes "HAVE_LIBACL" is present if I really need it.
On the other hand, "smbd -b" does report that smbd was built with vfs_aixacl
2020 Mar 26
0
net ADS join MEMBER
On 26/03/2020 20:08, Bob Wyatt wrote:
> From: Rowland penny <rpenny at samba.org>
> Sent: Saturday, February 29, 2020 8:48 AM
> To: sambalist <samba at lists.samba.org>
> Subject: Re: [Samba] net ADS join MEMBER
>
> On 28/02/2020 23:22, Bob Wyatt wrote:
>> Hi, Rowland,
>>
>> Joined the domain successfully.
>> Winbindd and smbd started without
2020 Apr 21
0
Samba 4.10.13-1 as a domain member, AIX 7100-05-05
Please disregard unless this conclusion is wrong.
We would be running in AD mode, not NT4 mode with Server 2016.
Regards,
Bob Wyatt
From: Bob Wyatt <bwyatt_sub at comcast.net>
Sent: Tuesday, April 21, 2020 4:32 PM
To: 'sambalist' <samba at lists.samba.org>
Subject: Samba 4.10.13-1 as a domain member, AIX 7100-05-05
In perusing Red Hat manuals for a
2002 Nov 23
2
The smbd ran away with the spoon...
It seems that my smbd process got fuxed somehow. It appears to have
take up all the file handles, and there were over 130 smbd processes
running on the system. I'm not entirely sure what happened. My first
thought is that something bad happened between the server and the
Windows client that's running Kaza (with a couple hundred mid-download
files) and it just spiraled out of control,
2020 Apr 21
1
Samba 4.10.13-1 as a domain member, AIX 7100-05-05
In perusing Red Hat manuals for a different issue with Red Hat, this was in
their RHEL 7 documentation:
You can run Samba as:
* An Active Directory (AD) or NT4 domain member
* A standalone server
* An NT4 Primary Domain Controller (PDC) or Backup Domain Controller
(BDC)
NOTE
Red Hat supports these modes only in existing installations with Windows
versions which support NT4 domains.
2007 Jul 10
2
Winbind failure
Folks,
I am setting up a server to use cups printing and samba to communicate
with windows. Samba appeared to be working for a little while and then
for some reason stopped working. Looking at the log files I see the
following:
[2007/07/10 12:49:16, 0] smbd/server.c:main(986)
standard input is not a socket, assuming -D option
[2007/07/10 12:49:16, 0]
2020 Feb 27
6
net ADS join MEMBER
In some spare time, been trying to get Samba 4.10.6-1 working on AIX.
Several earlier posts handled by Louis and Rowland. Which were much
appreciated and beneficial.
Using this stripped (leaving comments out of it) GLOBALS section of
smb.conf:
[global]
workgroup = boost
realm = BOOST.COM
server string = Samba Server Version %v
interfaces = lo eth0
2007 Feb 13
0
Kerberos+Ldap+Samba+Cups
Hi all,
I installed a Linux box to enter in NT domain. I installed Kerberos5,
cups 1.1.23 and samba 3.0.24. I'm trying to integrate my box to print
in a shared printer in a Windows Server, using a kerberos ticket. I
put a URI: smb://192.168.0.3/printer?k=true in cups admin config, but
this not work. I get a error when restart in log.smbd:
[2007/02/09 15:58:55, 3]
2019 Aug 30
1
Samba SSSD Integration
Was hoping for a helping hand. Trying to set up Samba on a domain member server. The member server was previously joined to the kerberized domain using realm join and a system keytab file exists in the /etc.
Subsequently I added samba along with winbind not being entirely sure if the latter was needed. This is a Redhat 7.4 server. My smb.conf appears as follows.
[global]
password server = *
2006 May 22
1
Join ADS problem
Problem with join to Active Directory
[root@clust-master samba]# net ads join -S 10.0.0.1 -U Administrator
Administrator's password:
[2006/05/22 10:24:05, 0] libads/ldap.c:ads_join_realm(1640)
ads_add_machine_acct (clust): Type or value exists
ads_join_realm: Type or value exists
[root@clust-master samba]# kinit Administrator@COROD.LOCAL
Password for Administrator@COROD.LOCAL:
As you can
2005 Aug 31
0
Authenticating against AD not working
Hi,
We have a Windows 2000 domain controller using active directory. I would like to authenticate users against it, but it's not working. I've been trying for 2 weeks without much luck. Any (and I do mean ANY) help would be greatly appreciated.
My linux box: Linux cptapp01 2.6.10-5-386 #1 Tue Apr 5 12:12:40 UTC 2005 i686 GNU/Linux (Ubuntu)
My samba: Version 3.0.20
My smb.conf:
[global]
2005 Aug 11
0
kerberos_kinit_password host/SUNDEV@LEXI.COM.MX failed: Client not found in Kerberos database
I'm using Solaris 8, samba 3, kerberos and
openldap. I'm anexing: log.smbd, smb.conf, krb5.conf,
nsswitch.conf and the ktpass command in AD.
Somebody can help me?
I get this output in log.smbd:
-----------------------------------
[2005/08/11 12:41:45, 0] smbd/server.c:main(802)
smbd version 3.0.20rc1 started.
Copyright Andrew Tridgell and the Samba Team
1992-2004
[2005/08/11
2005 Sep 29
1
smb_panic after upgrading
I am running a Linux SLES 9 server
geobase-linux{root}838: uname -a
Linux geobase-linux 2.6.5-7.191-smp #1 SMP Tue Jun 28 14:58:56 UTC 2005
x86_64 x86_64 x86_64 GNU/Linux
I tried to upgrade from Samba 3.0.14a (which I had installed via RPMs and
was running fine) to samba-3.0.20-0.1 from the RPMs on the Samba site. I
know get smb_panics on smbd
Here is my smbd.log:
geobase-linux{root}833: more
2008 Jul 22
1
Winbind panic - bug #5551 not completely solved in version 3.0.31?
I started my AD-member server with the DC not being present.
Afterwards, I executed the "good practice" sequence from the howtos for
testing a installation:
"testparm ..."
"nmblookup -d ..."
"nmblookup -M ..."
"nmblookup __SAMBA__ ..."
"smbclient -L ..."
And some domain tests:
"net ads testjoin"
"net ads lookup"
2012 Sep 05
4
Samba upgrade problem with ADS
hi gurus
My samba upgrade woes: -
I have to run 2 instances of samba one for dev and one for UAT. both the instances are giving me hard time after the upgrade.
One instance keeps giving me following error: -
connect_to_domain_password_server: unable to open the domain client session to machine xxxxx.xxxxx.xxxxx.xxxxxxx.COM. Error was : NT_STATUS_CANT_ACCESS_DOMAIN_INFO.
[2012/09/04
2020 Nov 22
2
domain member file server failed after upgrade from 4.11.14 to 4.13.2
Hello !
I have just upgraded 40 x Samba domain member file server from 4.11.14 to 4.13.2
- No problem with 20 x domain member that are in a unique Samba domain (only samba DC)
- But for my other domain (with composed of Windows 2016 DC), all of 20 x Samba domain member failed to desserve file after this upgrade :-/
I have triple check /etc/hosts, hostname, krb5 etc .... And
2020 Jan 23
0
[Announce] Samba 4.10.13 Available for Download
========================================================
"It's better to be a lion for a
day than a sheep all your
life."
Elizabeth Kenny
========================================================
Release Announcements
---------------------
This is the latest stable release of the Samba 4.10 release series.
Changes since 4.10.12
----------------------
o Jeremy
2020 May 05
1
Samba-4.10.13 IPv6 turn it off
I am working on a FreeBSD jail (12.1p4) using samba410. I have joined this
service to our existing Samab DC DOMAIN using samba-tool domain join. This
worked as far as I can tell.
I have these entries in smb4.conf
# BOF
# Global parameters
[global]
netbios name = SAMBA-02
realm = BROCKLEY-2016.HARTE-LYNE.CA
server role = active directory domain controller
workgroup = BROCKLEY-2016