Displaying 20 results from an estimated 220 matches for "nss_winbind".
2004 Jan 21
0
AD Primary Group Masked by Local Primary Group
...Member Of globalgrp
(ie: there is no "member" entry for the user in globalgrp). The only way
the user is tied to the globalgrp is that it is his AD primary group.
Now, onto the solaris side. At logon, their groups are determined through
nsswitch and a call to the solaris wrapper function
nss_winbind_getgroupsbymember_solwrap. With the patch from Bug 972,
this returns all local and AD groups, including both the local primary
group, localgrp, and the AD primary group, globalgrp.
Other functions, like "id -a <username>", go through the getgrent cycle,
and only return localgrp. Th...
2013 May 08
1
Is nss_winbind required?
Hi all,
Is it a necessity to use the winbind nss module?
I have run a few tests and having it enabled creates a massive
bottleneck. It's not nss_winbind itself that is the bottleneck but
something in the background (I'm guessing uid/rid->username code).
If I disable winbind in nsswitch.conf what impact will it have? Will the
system continue to work?
eg:
#nss_winbind enabled on group and passwd
time samba-tool ntacl sysvolreset
real 3...
2008 Apr 28
6
Strange behaviour of winbind on solaris 8
Dear All,
I came across a really strange behaviour when using winbind on solaris 8.
Normally "nscd" should be turned off because it's causing problems in the
username resolution etc. When I turn it off I can login e.g. using ssh as an
AD users but when i start a command like "ls" it gets put in the background
immediately? When "nscd" is turn on and login again I
2009 Dec 03
1
Samba from Sunfreeware and nss_winbind.so
Sunfreeware.com has compiled packages of Samba 3.4.2 with kerberos and
ldap support included (if you also install the ldap and kerberos
packages from sunfreeware.) However it does not include the
nss_winbind.so.* or libnss_winbind.so.* files.
Solaris does include nss_winbind.so already (since it is included with
Samba 3.0.x) or I could compile it from the 3.4.x source code. But
then I am not sure if either of these would be compatible with
Sunfreeware samba.
I am using winbind in /etc/nsswitch...
2019 Nov 29
2
security = ads parameter not working in samba 4.9.5
On 29/11/2019 18:17, S?rgio Basto via samba wrote:
> On Fri, 2019-11-29 at 17:19 +0000, Rowland penny via samba wrote:
>> Lets start by removing this: krb5-server-1.15.1-37.el7_7.2.x86_64
> ATM I can't, it will remove all samba packages :)
Then your packages are depending on the krb5-server package, which is
MIT, which is experimental. This shouldn't be a problem on a Unix
2002 Feb 15
3
Samba Team? - "ld.so.1: ls: fatal: relocation error: file /usr/lib/nss_winbind.so.1: symbol socket: referenced symbol not foun d"
I've recompiled samba 2.2.3a and still any time I do a ls -l in a directory
where there are files from a PC I get the error :
ld.so.1: ls: fatal: relocation error: file /usr/lib/nss_winbind.so.1: symbol
socket: referenced symbol not found
If I shut off winbind or take winbind out for my /etc/nsswitch.conf file, I
can get a directory listing and it lists the users ID that winbind assigned
to the user that created the file.
When I compiled samba using the April 2001 GNU C compiler (fr...
2006 Aug 23
2
3.0.23b domain member not accessible
I portupgraded my samba domain server and domain member to 3.0.23b from
3.0.23 and found that the domain member was not accessible from
workstations. The error message:
\\HOSTNAME is not accessible.
There are currently no logon servers available to service the logon request.
In the log.winbindd of the domain member, I found:
[2006/08/23 22:52:00, 0] nsswitch/winbindd.c:request_len_recv(517)
2002 Feb 15
2
Samba Team? - "ld.so.1: ls: fatal: relocation error: file /usr/lib/nss_winbind.so.1: symbol socket: referenced symbol not fou n d"
...nection to the winbind
daemon with "getent passwd". This lists all the Unix users, as well as the
Windows users being translated by winbind. The Windows users can be
identified by the prepending of the domain name in front of their user name.
If that fails, then there is a problem with libnss_winbindd.so,
/etc/nsswitch.conf, or symlinks from the lib directory to wherever the
library is stored. Also remember to run ldconfig (does Solaris have an
equivalent?) to get the library into the cache. Test this with "ldconfig -p
| grep winbind".
It sounds as though you have NSS configured righ...
2002 Feb 28
2
solaris 8/samba3.0alpha15: ld.so.1: ls: fatal: relocation error: file /lib/nss_winbind.so.1: symbol socket: referenced symbol not found
Any hope getting an answer for this?
If you do an ls -la in a directory that is part of a path of a share, you
get the following error:
ld.so.1: ls: fatal: relocation error: file /lib/nss_winbind.so.1: symbol
socket: referenced symbol not found
Killed
So, for example, if you have a share:
[monkey]
comment = monkey
path = /export/home/monkey
#guest account =
valid users = @users
admin users = @admin
read only = No
force create mode=66...
2002 Feb 28
1
solaris 8/samba3.0alpha15: ld.so.1: ls: fatal: reloca tion error: file /lib/nss_winbind.so.1: symbol socket: referenced symbol not found
...a "make clean" first.
-Dan
-----Original Message-----
From: Jelmer Vernooij [mailto:jelmer@nl.linux.org]
Sent: Thursday, February 28, 2002 4:07 PM
To: David Edward Shapiro
Cc: samba@samba.org
Subject: Re: [Samba] solaris 8/samba3.0alpha15: ld.so.1: ls: fatal:
relocation error: file /lib/nss_winbind.so.1: symbol socket: referenced
symbol not found
> If I ls -la in /export/home I get the error. If I ls -la in
> /export/home/monkey, I do not get the error. /export/home/monkey has
group
> set to users. Of course, /export/home is not owned by users. It does not
> do the message i...
2001 Oct 25
3
winbind / nss_winbind with Solaris with large amout of uses/groups
hi all !
I have compiled Samba 2.2.2 for Solaris 7 ( Solaris 8 also ) but found out
that the "nss_winbind" support
is available in source-code, but not after compilation.
The neccessary entries in the Makefile after "configre" are missing !!
Why ?
I have got it to run and it works fine with a small amout of groups.
But deploying this samba/winbind version to a Windows network with mo...
2002 Feb 28
0
RE: solaris 8/samba3.0alpha15: ld.so.1: ls: fatal: relocation err or: file /lib/nss_winbind.so.1: symbol socket: referenced symbol not fou nd
...Message-----
From: Andrew Bartlett [mailto:abartlet@pcug.org.au]
Sent: Thursday, February 28, 2002 4:22 PM
To: David Edward Shapiro
Cc: 'samba-technical@lists.samba.org'; 'samba@lists.samba.org'
Subject: Re: solaris 8/samba3.0alpha15: ld.so.1: ls: fatal: relocation
error: file /lib/nss_winbind.so.1: symbol socket: referenced symbol not
found
David Edward Shapiro wrote:
>
> Any hope getting an answer for this?
>
> If you do an ls -la in a directory that is part of a path of a share, you
> get the following error:
>
> ld.so.1: ls: fatal: relocation error: file /li...
2020 Sep 10
2
Samba as member of DC - NT_STATUS_LOGON_FAILURE
...fy)
winbindd_pam_auth_pac_verify: PAC for user GALERNA\gcarballo SID
S-1-5-21-2104135160-127914087-578546287-1107 primed cache
[2020/09/10 17:15:13.116127, 10, pid=162, effective(0, 0), real(0, 0),
class=winbind] ../../source3/winbindd/winbindd.c:806(process_request_done)
process_request_done: [nss_winbind(450):PAM_AUTH_CRAP]: NT_STATUS_OK
[2020/09/10 17:15:13.116222, 10, pid=162, effective(0, 0), real(0, 0),
class=winbind] ../../source3/winbindd/winbindd.c:851(process_request_written)
process_request_written: [nss_winbind(450):PAM_AUTH_CRAP]: delivered
response to client
[2020/09/10 17:15:13.12061...
2013 Oct 29
3
enumerating group members with nss_winbind (4.0.9 as AD DC)
When I do "getent group", I want to see the group's members enumerated.
With nss_ldap they are; with nss_winbind they aren't:
root at gumbo:~# getent group mgmt
PI\mgmt:*:1040:
There *are* members there (partially redacted):
root at gumbo:~# ldbsearch -Htdb:///var/lib/samba/private/sam.ldb cn=mgmt member
# record 1
dn: CN=mgmt,CN=Users,REDACTED
member: CN=alice,CN=Users,REDACTED...
2019 Dec 05
0
security = ads parameter not working in samba 4.10.10
..._client_request_read)
closing socket 23, client exited
[2019/12/05 03:41:20.020502, 6]
../../source3/winbindd/winbindd.c:920(new_connection)
accepted socket 23
[2019/12/05 03:41:20.020798, 3]
../../source3/winbindd/winbindd_misc.c:432(winbindd_interface_version)
winbindd_interface_version: [nss_winbind (9484)]: request interface
version (version = 31)
[2019/12/05 03:41:20.021194, 3]
../../source3/winbindd/winbindd_getpwuid.c:52(winbindd_getpwuid_send)
winbindd_getpwuid_send: [nss_winbind (9484)] getpwuid 1000011
[2019/12/05 03:41:20.057413, 5]
../../source3/winbindd/winbindd_getpwuid.c:116(wi...
2013 Jun 18
2
[PATCH] Workaround very slow nss_winbind, fix crash on the AD DC (particularly for backups)
This patch attempts to address an issue some have reported where our
nss_winbind is even slower than it's simple non-caching implementation
needs to be.
I think this comes from us not handling the BUILTIN domain properly, and
so we constantly attempt to contact the DC, and then fail an internal
validation step, throwing away that connection.
I think this is also the cau...
2002 Feb 15
1
"ld.so.1: ls: fatal: relocation error: file /usr/lib/nss_ winbind.so.1: symbol socket: referenced symbol not found" - Samba Team?
Hey,
I'm getting this error when ever I've written a file from my Win2k Pro
machine to my samba share. Using Samba 2.2.3. Built on Solaris 8. Using
winbindd. I created the sym links as suggested under /lib (really
/usr/lib): nss_winbind.so.1 -> libnss_winbind.so nss_winbind.so.2 ->
libnss_winbind.so
Are there some other sim links I need somewhere or is this error something
from the code?
Again, the error is like this:
adams{root}5: ls -l
total 2
ld.so.1: ls: fatal: relocation error: file /usr/lib/nss_winbind.so.1: symbo...
2007 Feb 05
0
[SAMBA-SECURITY] CVE-2007-0453: Buffer overrun in nss_winbind.so.1 on Solaris
...=========
==
== Subject: Buffer overrun in NSS host lookup Winbind
== library on Solaris
== CVE ID#: CVE-2007-0453
==
== Versions: Samba 3.0.21 - 3.0.23d (inclusive) running on
== Sun Solaris
==
== Summary: A potential overrun in the gethostbyname()
== and getipnodebyname() in the nss_winbind.so.1
== library on Solaris can potentially allow
== for code execution.
==
==========================================================
===========
Description
===========
NOTE: This security advisory only affects Sun Solaris
systems running Samba's winbindd daemon and configured to
make use...
2007 Feb 05
0
[SAMBA-SECURITY] CVE-2007-0453: Buffer overrun in nss_winbind.so.1 on Solaris
...=========
==
== Subject: Buffer overrun in NSS host lookup Winbind
== library on Solaris
== CVE ID#: CVE-2007-0453
==
== Versions: Samba 3.0.21 - 3.0.23d (inclusive) running on
== Sun Solaris
==
== Summary: A potential overrun in the gethostbyname()
== and getipnodebyname() in the nss_winbind.so.1
== library on Solaris can potentially allow
== for code execution.
==
==========================================================
===========
Description
===========
NOTE: This security advisory only affects Sun Solaris
systems running Samba's winbindd daemon and configured to
make use...
2006 Sep 06
0
authenticating using winbindd against NT4 domain fails
...NT_STATUS_BUFFER_TOO_SMALL
root@aries:/usr/local/lib# vi /etc/nsswitch.conf
passwd: files winbind
passwd_compat: nis
group: files winbind
group_compat: nis
hosts: files dns winbind
networks: files
shells: files
root@aries:/usr/local/lib# ll *win*
lrwxr-xr-x 1 root wheel 18 Sep 5 09:28 libnss_winbind.so ->
./nss_winbind.so.1
lrwxr-xr-x 1 root wheel 18 Sep 5 09:28 libnss_winbind.so.1 ->
./nss_winbind.so.1
lrwxr-xr-x 1 root wheel 18 Sep 5 09:28 libnss_winbind.so.2 ->
./nss_winbind.so.1
lrwxr-xr-x 1 root wheel 15 Sep 5 09:25 libnss_wins.so ->
./nss_wins.so.1
lrw...