Displaying 20 results from an estimated 2000 matches similar to: "libwbclient vs. libwbclient-sssd"
2017 Aug 02
2
how to reduce binary size of SAMBA 4 for embeded device
Hi, Bartlett
I decided to cut some subsystem by myself,
So I spent several days to study the SAMBA 4 WAF build system and now know the base steps of build.
but which subsystem can be removed for snmd/nmbd/smbpasswd ?
followings are the full dependencies of these 3 binary
ldd bin/smbpasswd
	libpthread.so.0 => /lib/libpthread.so.0 (0xf7139000)
	libsamba-util.so.0 =>
2014 Jun 03
1
4.1.7, PAM and dlopen errors
Hi,
I upgraded to 4.1.7 from 4.1.4 last night; no other changes.
Now, every minute I am getting errors from cron as it tries to execute
a cron job (I'm not actually sure if the job fails or succeeds):
Jun  4 00:28:01 server crond[1080]: PAM adding faulty module:
/lib64/security/pam_winbind.so
Jun  4 00:28:01 server crond[1082]: PAM unable to
dlopen(/lib64/security/pam_winbind.so):
2019 Jun 13
0
Samba + sssd deployment: success and failure
On 6/13/19 10:48 AM, Alexey A Nikitin via samba wrote:
> According to the MS docs SID=('S-'+version+identifier authority value+domain or computer identifier+RID). The SIDs that don't contain RID are the special cases of Machine SID, Domain SID, Service SID, and some predefined universal well-known SIDs [1]. According to the common use in MS tools SID encompasses RID. And even in
2019 Jun 11
1
Samba + sssd deployment: success and failure
So, we have Samba file sharing working on CentOS 7.6 with sssd:
   [root at cns-srv-lnode2 samba]# cat /etc/redhat-release
   CentOS Linux release 7.6.1810 (Core)
   [root at cns-srv-lnode2 samba]# smbd --version
   Version 4.8.3
Some smb.conf configuration details:
  - security = user
  - an idmap entry is unnecessary
  - disable netbios = yes
    works fine
  - pretty sure nmbd is unnecessary
2020 Oct 05
2
logging lines in krb5.conf
On 10/5/2020 12:16 PM, Rowland penny via samba wrote:
> On 05/10/2020 17:01, Jason Keltz via samba wrote:
>> On 10/5/2020 11:58 AM, Rowland penny via samba wrote:
>>
>>> On 05/10/2020 16:30, Jason Keltz via samba wrote:
>>>> Hi.
>>>>
>>>> Using MIT5 backend with Samba..
>>> I hope you mean on the clients, the use of MIT as the
2019 Jun 13
1
Samba + sssd deployment: success and failure
On Thursday, 13 June 2019 09:18:25 PDT Goetz, Patrick G via samba wrote:
> On 6/13/19 10:48 AM, Alexey A Nikitin via samba wrote:
> > According to the MS docs SID=('S-'+version+identifier authority value+domain or computer identifier+RID). The SIDs that don't contain RID are the special cases of Machine SID, Domain SID, Service SID, and some predefined universal well-known
2019 Jun 19
1
Samba + SSSD: confirmed working for Samba versions 4.7.6 and 4, 8.3
I thought I sent this, but didn't see it hit the list.  Since this 
presented a considerable amount of frustration (requiring a netbios name 
seems illogical in an AD-only world), I'm sending it again.  Apologies 
if this is a repost.
-------- Forwarded Message --------
Subject: Samba + SSSD: confirmed working for Samba versions 4.7.6 and 4,8.3
Date: Tue, 18 Jun 2019 17:15:47 -0500
From:
2019 Jun 13
1
Samba + sssd deployment: success and failure
On 13/06/2019 17:17, Goetz, Patrick G via samba wrote:
> On 6/13/19 10:48 AM, Alexey A Nikitin via samba wrote:
>> According to the MS docs SID=('S-'+version+identifier authority value+domain or computer identifier+RID). The SIDs that don't contain RID are the special cases of Machine SID, Domain SID, Service SID, and some predefined universal well-known SIDs [1]. According to
2019 Jun 19
0
Samba + SSSD: confirmed working for Samba versions 4.7.6 and 4, 8.3
Keep you naming conventions as they should. 
wrong    netbios name = cns-bio-krak1 
right    netbios name = CNS-BIO-KRAK1
If you resolving setup is correct. 
Then you can use : disable netbios = yes  and dns proxy = yes 
Then your netbios name should be resolved over dns. 
But you still need to set it as shown above. 
> Still need to find out if there is a
> way to allow a few non-domain
2011 Jan 20
1
libwbclient not found
Hi,
I've just done a fresh install of ubuntu maverick, I added the PPA sources
deb http://ppa.launchpad.net/samba-team/ppa/ubuntu maverick main
deb-src http://ppa.launchpad.net/samba-team/ppa/ubuntu maverick main
installed Samba4....
For some reason samba can't find libwbclient
root at morannon:/etc/apt/sources.list.d# ldd -d -r /usr/sbin/samba
        linux-vdso.so.1 => 
2019 Nov 21
1
Samba building is broken when some libraries are specified to be built-in to binaries !
Ok.
But to the time in a short term period is there is way to make building
successfull ?
May be some temporal solution ?
One more, I need to build-in to binaries:
libreplace,libwinbind-client,libwbclien, that is
replace,winbind-client,wbclient "targets" while building all regarding
configure options specified below:
                --prefix=/usr \
                --enable-fhs \
      
2011 May 16
1
build samba on solaris 10 fails on libwbclient
Hi,
I'm trying to build Samba on Solaris 10 sparc.
./autogen.sh completes but with warnings such as
samba4.m4:6: warning: file `../m4/check_python.m4' included several times
../lib/util/xattr.m4:9: warning: AC_CACHE_VAL(smb_attr_cv_xattr_add_opt, 
...): suspicious cache-id, must contain _cv_ to be cached
../lib/util/xattr.m4:9: the top level
samba4.m4:83: warning: file
2019 Jun 13
5
Samba + sssd deployment: success and failure
On Thursday, 13 June 2019 00:41:09 PDT Rowland penny via samba wrote:
> On 13/06/2019 07:55, Alexey A Nikitin wrote:
> > On Wednesday, 12 June 2019 13:07:56 PDT Rowland penny via samba wrote:
> >>>> I think you mean 'RID' instead of 'SID'
> >>> Yes, you're right.  The Windows people seem to use the terms synonymously.
> >> I cannot
2017 Mar 21
0
Problem mapping extended acls with sssd and samba
Hello.
I was able to solve the problem. The system was using the libwbclient
library of the samba package. I just did the following:
Yum install sssd-libwbclient
Set this new library installed with default on the system:
Alternatives --set libwbclient.so.0.12-64
/usr/lib64/sssd/modules/libwbclient.so.0.12.0
And restart the smbd and sssd daemons:
Systemctl restart sssd smbd
Now I can set the
2017 Mar 21
2
Problem mapping extended acls with sssd and samba
On Mon, 20 Mar 2017 23:05:46 -0300
edson <edeaoinfor at gmail.com> wrote:
> Hello.
> 
> I was able to solve the problem. The system was using the libwbclient
> library of the samba package. I just did the following:
> 
> Yum install sssd-libwbclient
> 
So it wasn't a Samba problem and sssd wasn't working correctly even
though you were 100% sure it was ;-)
2015 Apr 01
0
CEBA-2015:0736 CentOS 7 sssd BugFix Update
CentOS Errata and Bugfix Advisory 2015:0736 
Upstream details at : https://rhn.redhat.com/errata/RHBA-2015-0736.html
The following updated files have been uploaded and are currently 
syncing to the mirrors: ( sha256sum Filename ) 
x86_64:
c2aa8f0ba836477b1b1a85b8774fd1ab9fff10534f2de6797becbc5f54873fb2  libipa_hbac-1.12.2-58.el7_1.6.i686.rpm
2015 Aug 06
0
CEBA-2015:1555 CentOS 7 sssd BugFix Update
CentOS Errata and Bugfix Advisory 2015:1555 
Upstream details at : https://rhn.redhat.com/errata/RHBA-2015-1555.html
The following updated files have been uploaded and are currently 
syncing to the mirrors: ( sha256sum Filename ) 
x86_64:
219fe4f4e319530ec518c6c5c8e9ffc77dabc8337b0b24cd7570da72b786ffd4  libipa_hbac-1.12.2-58.el7_1.14.i686.rpm
2015 Sep 16
0
CEBA-2015:1785 CentOS 7 sssd BugFix Update
CentOS Errata and Bugfix Advisory 2015:1785 
Upstream details at : https://rhn.redhat.com/errata/RHBA-2015-1785.html
The following updated files have been uploaded and are currently 
syncing to the mirrors: ( sha256sum Filename ) 
x86_64:
084f9b2dd0af4eb9d91db8f5c33a607fa483de1c7f4ff8b5cb0871555a19e9f3  libipa_hbac-1.12.2-58.el7_1.17.i686.rpm
2015 Nov 03
0
CEBA-2015:1965 CentOS 7 sssd BugFix Update
CentOS Errata and Bugfix Advisory 2015:1965 
Upstream details at : https://rhn.redhat.com/errata/RHBA-2015-1965.html
The following updated files have been uploaded and are currently 
syncing to the mirrors: ( sha256sum Filename ) 
x86_64:
9fe13906ee4195832ef273a15ad546296b7486eb3df1dd73b3727e8646659f70  libipa_hbac-1.12.2-58.el7_1.18.i686.rpm
2016 Mar 31
0
CEBA-2016:0552 CentOS 7 sssd BugFix Update
CentOS Errata and Bugfix Advisory 2016:0552 
Upstream details at : https://rhn.redhat.com/errata/RHBA-2016-0552.html
The following updated files have been uploaded and are currently 
syncing to the mirrors: ( sha256sum Filename ) 
x86_64:
89b50826836cba0def30edf4e2f169173485ff538ce558f5048c7322c59080f1  libipa_hbac-1.13.0-40.el7_2.2.i686.rpm