Displaying 20 results from an estimated 10000 matches similar to: "Samba 3.6.23, Windows Server 2012 R2 AD Environment"
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 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:
2019 Oct 29
3
Samba 3.6.23 (IBM version), Windows AD at the functional 2003 level
My apologies (again!) for asking about this old, venerable release.
The client is upgrading to 4.10 or 4.11 in early December.
 
The AIX server was joined to a functional Windows 2000 domain in 2015.
The AD server has since been upgraded to functional Windows Server 2003
sometime since.
 
They have 2 AD servers - primary is Joe, secondary is Jane.
Joe has encountered severe Registry issues
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
2019 Nov 02
0
Samba 3.6.23 (IBM version), Windows AD at the functional 2003 level
On 01/11/2019 23:32, 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
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,
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
2015 Jan 27
2
2.2.7 to 3.3.12 upgrade issue
Upgraded an AIX Server from AIX 5.3 TL3 with Samba 2.2.7 to AIX 7.1 TL3 
with 3.3.12. Client uses AD authentication.
Upgrade did not change smb.passwd or smb.conf.
Windows users trying to mount a share are presented a request for their 
credentials; whether they supply the AD or AIX credentials, the access 
is denied - "Logon failure: unknown user name or bad password." The smbd 
and
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 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
2011 Feb 04
1
rbinom and probability
Hello compadRes,
I'm developing a script that selects "cells" over a certain metabolic rate to kill them.  A rate between 9 and 12 means that the cells are candidates for death.
I'll show you what I mean:
# a would be a vector of cell metabolic rates.
a<-c(8, 7, 9, 6, 10, 11, 4, 5, 6)
#now identify which cells will be candidates for death, namely those cells with metabolic
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
2020 May 01
3
[cfe-dev] RFC: Switching from Bugzilla to Github Issues [UPDATED]
On 05/01/2020 01:40 PM, Wyatt Childers via llvm-dev wrote:
> I agree with everything said here, to me this seems like the most sane option. It seems like this approach could also be tested at a smaller scale if there are concerns about deleting a repo, to see if there is any observable effect.
> 
> While I haven't performed this particular trick on Github, based on my experience
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 Aug 17
2
Samba 4.8.3 - Stand-alone server
>>On 16/08/2019 17:39, Bob Wyatt via samba wrote:
>> Presently, we do not wish to use domain credentials - samba users and
>> passwords have been set.
>> 
>>However, to establish the map, me the user is asked for their credentials
in
>> a Windows domain user credential pop-up.
>> 
>> Not being a Windows/domain administrator, nor a Samba
2002 Nov 27
1
Domain Admins?
Hello all,
Let me say first I'm very new to Linux (only had it running 3 days), so
bear with me if I'm a bit ignorant. I'm unsure if I should even post
this here, or if this list is exclusively for hardware issues...
I'm running into difficulties (on a win2k client) adding the Samba
"Domain Admins" group to the Windows "Administrators" group. I am able
to log
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
2008 Feb 21
2
Problems with aggregate
Hello list,
 
I'm new to this list, so please forgive my ignorance.  I have searched
R-help for some hints into what might be my problem, but I truly have no
idea where to go from here.
 
I have an object of approximately 15,000 rows and 2 columns.  There are
many duplicates in the first column, all with different corresponding
values in the second column.  For example (2 is duplicated):
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
2006 Oct 05
1
Matrix input problem
Hi,
  Included is an R.script that came from a much large date set being 
read in to R from a .txt file. Why is it that the first line codes with 
an error, but the second line works fine? Is there some line length 
limit in R? This happens at random places all through my data. Any help 
would be appreciated.
--------------------------------------------------------------------
Bill Wyatt