similar to: Samba 4.10.13-1 as a domain member, AIX 7100-05-05

Displaying 20 results from an estimated 10000 matches similar to: "Samba 4.10.13-1 as a domain member, AIX 7100-05-05"

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.
2020 Feb 07
1
Samba 4.10.6-1 Configuration on AIX
Sorry... A couple more questions... I've installed krb5-libs and krb-workstation... this is all I need? I ask because the krb5 config file was not created on the system... One was "installed" to /opt/freeware/etc/krb5.conf, which could be copied over... Do I need to install samba-winbind-krb5-locator? Thank you for everything! Regards, Bob Wyatt -----Original Message----- From:
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 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 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 Feb 13
1
Samba 4.10.6-1 Configuration on AIX
Rowland, If you were up for another hint at rid versus ad... I'd like to understand a bit more. With rid, I map the administrator to root only... no mapping of users in AIX. How does Samba figure out that bobw at mydomain.com should use the samba user ID bobwsmb? If I use ad, I would use rfc2307 attributes to address that (I think). It seems more "specific" to use ad, but
2020 Feb 07
4
Samba 4.10.6-1 Configuration on AIX
Thanks again for the continued help... Current thinking is using rid for the backend does not place any new administrative functions on the staff - agree? Begs questions of what is being written in smbpasswd, and do we have administrative work on AIX? Such as adding users and a group or two in the range specified for idmap? A mapping "table"? If rid is hands-off administration,
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 Feb 05
4
Samba 4.10.6-1 Configuration on AIX
Thanks to you and Louis for your guidance. I really apologize for my lack of knowledge of AD and Samba; and I appreciate your patience and willingness to help. And I apologize for not trimming the reply - don't know how much to retain... The referenced document seems to be leveraging domain services that we're not using. We are only using AD user authentication to access shares on AIX. No
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 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
2019 Dec 13
1
AIX 7.1 Samba4.10.6 missing library
I'm installing Samba 4.10.6.1 on an AIX 7.1 system. I have to use the IBM variant because of their SSL package, or so I think. I'm down to one requisite needed for samba-common-4.10.6-1. Which is libldb-key-value-samba4.so. If it is available on their Toolbox site, I can't find which library package I need to get it. I tried yum on CentOS 6 to get a clue, no such luck. I
2020 Feb 05
0
Samba 4.10.6-1 Configuration on AIX
On 05/02/2020 20:00, Bob Wyatt wrote: > Thanks to you and Louis for your guidance. > I really apologize for my lack of knowledge of AD and Samba; and I appreciate your patience and willingness to help. > And I apologize for not trimming the reply - don't know how much to retain... > > The referenced document seems to be leveraging domain services that we're not using. >
2020 Feb 07
0
Samba 4.10.6-1 Configuration on AIX
On 07/02/2020 02:27, Bob Wyatt wrote: > Thanks again for the continued help... > > Current thinking is using rid for the backend does not place any new administrative functions on the staff - agree? If by this, you mean that you do not have to add anything to AD, then yes. You may have to add a couple of template lines to your smb.conf, the defaults are: template homedir = /home/%D/%U
2020 Feb 05
0
Samba 4.10.6-1 Configuration on AIX
On 05/02/2020 00:25, Bob Wyatt via samba wrote: > The below Globals section is reporting some testparm failures that don't > make sense to me. > > Perhaps someone could shine a light for me? > > > > This is a new installation - from 3.6.23 to 4.10.6-1. > > Necessitated by a Windows Server 2016 DC being installed. > > > The following is the Global
2020 Feb 07
0
Samba 4.10.6-1 Configuration on AIX
On 07/02/2020 16:26, Bob Wyatt wrote: > Rowland, > > Thanks for everything! > > If I understand correctly, let's say that the user mydomain\bobw is the domain login. > Let's say that bobw is my UNIX login ID. If 'bobw' is in /etc/passwd and there is also a user in AD with the samaccountname 'bobw', then delete the one in /etc/passwd. You cannot have the
2020 Feb 05
3
Samba 4.10.6-1 Configuration on AIX
The below Globals section is reporting some testparm failures that don't make sense to me. Perhaps someone could shine a light for me? This is a new installation - from 3.6.23 to 4.10.6-1. Necessitated by a Windows Server 2016 DC being installed. The testparm command, when run, reports the following error(s): # testparm Load smb config files from /etc/samba/smb.conf Loaded
2020 Feb 29
0
net ADS join MEMBER
On 28/02/2020 23:22, Bob Wyatt wrote: > Hi, Rowland, > > Joined the domain successfully. > Winbindd and smbd started without error. > > Cannot access a share - reports "The mapped network drive could not be created because the following error has occurred: A device attached to the system is not functioning." Attached if preferred. There are several problems with your
2019 Oct 30
0
Samba 3.6.23 (IBM version), Windows AD at the functional 2003 level
On 30/10/2019 17:49, Bob Wyatt wrote: > -----Original Message----- > From: Rowland penny <rpenny at samba.org> > Sent: Wednesday, October 30, 2019 4:06 AM > To: samba at lists.samba.org > Subject: Re: [Samba] Samba 3.6.23 (IBM version), Windows AD at the functional 2003 level > > On 29/10/2019 22:47, Bob Wyatt via samba wrote: >> My apologies (again!) for asking
2016 Apr 18
0
Domain member seems to work, wbinfo -u not (update2)
Ok, I have resolved my problem with this error by recreating my Kerberos keytab file : net ads keytab create -k Hope this could help some others people. Regards Philippe RITTER -----Message d'origine----- De : RITTER, Philippe Envoyé : lundi 18 avril 2016 11:38 À : 'Rowland penny'; 'sambalist' Objet : RE: [Samba] Domain member seems to work, wbinfo -u not (update2) Hello