Displaying 20 results from an estimated 7000 matches similar to: "FW: Re: Help! Solaris 8 + winbindd"
2001 Dec 17
4
Help! Solaris 8 + winbindd
Hi.
Does anyone have samba 2.2.2 on Solaris 8 working with winbindd?
I have samba 2.2.2 installed and configured --with-winbind and have the
winbindd daemon running but the following does not work:
1. "getent passwd" Solaris command on returns local users (no Domain users)
2. winbindd authentication to the PDC is not occurring.
3. local users cannot change password since I modified the
2006 Mar 13
1
nsswitch segfaults with Samba 3.0.21 on Solaris 9
I've built Samba 3.0.21 with Kerb ADS, NSS, Winbind and PAM support on
Solaris 9 using gcc 3.3.2.
I'm able to compile and install and authentication works fine - I can
query and authenticate with AD, but when I su, passwd or some other local
auth Solaris command the command segfaults. This even happens if a valid
user is in any of the databases previous in the search pattern to
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"
You can test if winbind is able to resolve user IDs internally with "wbinfo
-u". This uses the samba tool "wbinfo" to connect directly to the running
winbind daemon and list all the Windows domain users. If that fails, then
you have problems with the winbind daemon itself. The authentication between
winbind and the PDC can be tested with "wbinfo -t", which is usually
2002 Feb 14
0
Sharing to domain users?
Couple questions to those who have the winbindd service up and running...
I *think* winbindd is working now... I can browse the samba server through
windows explorer and open directories. There is a little delay when I first
connect... I assume this is winbind passing the authentication request to my
NT servers and awaiting a response.
The problem now is that I can't seem to write to the
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
2006 Sep 06
0
authenticating using winbindd against NT4 domain fails
Since version 3.0.23b, I have been having trouble getting Windows & OSX
users to access an NT domain member server running FreeBSD 5.4. It is now at
3.0.23c (installed this morning the 5th).
root@aries:/usr/local/lib# net rpc user
Password:
Could not connect to server 127.0.0.1
Connection failed: NT_STATUS_NO_LOGON_SERVERS
root@aries:/usr/local/lib# net rpc user
Password:
Could not connect
2007 Feb 05
0
[SAMBA-SECURITY] CVE-2007-0453: Buffer overrun in nss_winbind.so.1 on Solaris
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
==========================================================
==
== 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
2007 Feb 05
0
[SAMBA-SECURITY] CVE-2007-0453: Buffer overrun in nss_winbind.so.1 on Solaris
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
==========================================================
==
== 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
2006 Sep 06
3
FW: authenticating using winbindd against NT4 domain fail s (URGENT)
Hi folks,
Can anyone shed light on this issue? I haven't heard from you guys. Is there
anything else I could do to expedite resolution of this issue? I've read the
WHATSNEW.txt and reviewed the release notes. I am not sure if I've fully
grasped what needs to be done. Can someone point me in the right direction?
~Doug
-----Original Message-----
From: Doug Sampson
2003 Apr 07
1
build samba in 64bit mode
I have a problem when I try build samba in 64bit mode (CFLAGS=-O -m64). It
builds ok in 32bit. The problem arises when linking nsswitch/libnss_winbind.so
On Solaris 9 I'm using
bash-2.05$ /usr/local/tools/gcc/bin/gcc -v
Reading specs from
/usr/local/tools/gcc/lib/gcc-lib/sparc-sun-solaris2.9/3.2.2/specs
Configured with: ../configure --with-as=/usr/local/tools/binutils/bin/as
2002 Feb 15
4
Winbind issues! HELP!
OK. This is becoming very frustrating!!
I have Samba 2.2.3a installed on a Sun running Solaris 8. Winbind is
installed and seems to be working fine. My PC users can map the Samba share
via their NT domain account information (PDC is an NT4 box).
As soon as I copy nsswitch/libnss_winbind.so to /lib and create the symbolic
links (nss_winbind.so.1 & nss_winbind.so.2) my PC users can no
2008 Apr 04
2
Samba 3.0.28a under Solaris 8 + libnss_winbind.so problem?
Hi i compiled Samba 3.0.28a under Solaris 8 (sparc). Everything seems to be
fine except the libnss_winbind.so.
i copied it to /usr/lib and linked it to:
libnss_winbind.so.1
libnss_winbind.so.2
nss_winbind.so.1
nss_winbind.so.1
now when i use: id user nothing happens. group user is the same
wbinfo -t / -g / -u all work fine. So it must be something with the nss I
guess?
2003 Apr 07
3
Solaris 8 and winbindd/wbinfo
Hi All,
I cannot get my Samba server 2.2.8 working with winbind correctly on Solaris
8.
I intend to use this to transparently authenticate squid 2.5stable2.
I compiled samba using gcc 2.95.3. configure options were
./configure --with-winbind-auth-challenge --with-winbind --with-pam
root# ./wbinfo -t
Secret is good
root# ./wbinfo -u
0xc0000022
The same thing with wbinfo -g.
getent group
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
2006 Feb 27
0
Solaris nsswitch.conf with winbind
Hi,
I have the exact same problem (described in this archived mail below) but couldn't find any solution in the archives or on google.
So far, I have tried renaming one of the "allowed" libraries like ldap and then creating a symlink named nss_ldap.so.1 to point to nss_winbind.so.1 and also tried renaming in different versions of the /etc/nsswitch.conf file before and after
2006 Mar 08
0
Samba with nss/winbind AD authentication breaks su and passwd update
I've built Samba 3.0.10 with Kerb ADS, NSS, Winbind and PAM support on
Solaris 9 using gcc 3.3.2.
I'm able to compile and install and authentication works fine - I can
query and authenticate with AD, but when I su, passwd or some other local
auth Solaris command I get the command core dumps or just fails.
nsswitch.conf:
passwd: files winbind ldap
group: files winbind ldap
2009 Jun 16
0
Samba with ADS (cont.)
Thank you everyone for your advice / suggestions. I have made a little progress, but still not able to map to my share through Active Directory. I wanted to post some of the things that I tried:
Replaced /usr/lib/nss_winbind.so with what was in the source directory for Samba-3.3.3.
Created softlink to /usr/lib/nss_winbind.so.1 from /usr/lib/nss_winbind.so.
Replaced /lib/libnss_winbind.so with
2006 Mar 02
0
Solaris winbind with password aging (workaround inside)
A few days back, I asked whether it was possible to have winbind co-exist with password aging on a Solaris system. Seems like there is no easy way around this.
After a few more days of frantic poking and truss-ing around, I found a crude but seemingly workable workaround.
It seems the the library /usr/lib/passwdutil.so.1 is the one
responsible for checking that the passwd entry in
2007 Jun 06
1
Building samba on HP-UX 11.23
Hello All,
I am trying to build samba on HP-UX IA 64, for 64 bit using GCC 4.1.2. I am
hitting a compilation error. Can someone throw some light on how to handle
this problem?
Here is what the build log says:
Linking bin/winbindd
Compiling nsswitch/wbinfo.c
Linking bin/wbinfo
Compiling utils/smbcontrol.c
Compiling locking/locking.c
Compiling locking/brlock.c
Compiling
2004 Jan 04
0
Problem with winbind and nsswitch.conf on Solaris 8 server
Hello,
I'm having some problems using winbind on Samba 3.0.1 with /etc/nsswitch.conf on a Solaris 8 server. The Solaris 8 release is 10/00.
The basic problem that I have is that there are restrictions on what nsswitch.conf can contain if password ageing is used.
My setup is that users connecting to shares on the Solaris samba server are authenticated against a accounts on a Windows Active