Displaying 20 results from an estimated 4000 matches similar to: "Samba 3.5.6, Solaris 10, pam_winbind.so will not link"
2010 Oct 18
2
Unable to compile Samba 3.5.6 on Solaris 9 - more winbind issues
Greetings,
No helpful hints have been offered to my winbind issues with Samba 3.4.9
and Solaris 9 I started trying to build Samba 3.5.6. Using gcc 3.4.6.
I added "-lintl" to the LIBS option in the Makefile which cleared some
earlier linker errors involving libintl_gettext, libintl_textdomain and
libintl_bindtextdomain being undefined, except with winbind:
Linking shared library
2011 Apr 28
2
Linker error for Samba 3.5.8 on Solaris 5.8
I get the following linker error when compiling Samba on Solaris Sparc 5.8:
bash-2.03# make
Using CFLAGS = -I../lib/zlib -O -I. -I/root/samba-3.5.8/source3 -I/root/samba-3.5.8/source3/../lib/popt -I/root/samba-3.5.8/source3/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./libaddns -I./librpc -I./.. -I./../lib/talloc -I../lib/tdb/include -DHAVE_CONFIG_H
2011 Mar 28
1
Build error with Samba 3.5.6
I'm trying to build Samba 3.5.6 with winbind enabled on a Solaris 10
machine and I've hit the following errors:
Error without -lintl in the Makefile:
Undefined first referenced
symbol in file
libintl_gettext utils/net.o (symbol belongs to
implicit dependency /usr/local/lib/libintl.so.8)
libintl_textdomain
2014 Jul 21
1
Problems building Samba 4.x on Solaris 9 and 10 - libintl (again)
Greetings,
Trying to get current, but having problems building samba 4.x on Solaris
9/10.
I've Been trying to build either samba 4.0.19 or 4.1.9 on Sparc boxes
running both Solaris 9 and Solaris 10. I am using gcc 3.4.6 from the
old www.sunfreeware.com site. I also have libintl 3.4.0 from them as well.
My machines are domain member servers in an Active Directory environment
run by
2012 Jan 08
1
Can't compile 3.6.2 on Solaris 11
Trying to compile Samba 3.6.2 on Solaris 11, getting the following error:
gmake
Using CFLAGS = -O -I. -I/export/home1/src/samba-3.6.1/source3
-I/export/home1/src/samba-3.6.1/source3/../lib/iniparser/src -Iinclude
-I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc
-I./.. -I./../lib/talloc -I../lib/tdb/include -DHAVE_CONFIG_H
-D_REENTRANT -D_LARGEFILE_SOURCE
2005 Jun 15
1
unable to build pam_winbind on Solaris 9
Greetings,
Still trying to get Samba 3.0.15pre2 built on a Solaris 9 box with PAM
support. I am using gcc 3.3.2 and I have openldap-2.2.24, krb5-1.4, and
Cyrus SASL 2.1.20 installed.
I have found other posting by people with problems building on Solaris
as well as asking about the "_pam_macros.h" file that seems to be
missing on Solaris. Posting about problems, but not with
2003 Nov 19
1
gdb compile error
ok I know this isn't realy a samba issue but I'm trying to gather some debug info on winbindd for the samba development guys, but I can't compile gdb 5.x or 6.0 on my solaris 9 box! Every other compile problem I've come across I've resolved by searching through google but not this time. If anyone can help I'd realy appreciate it, problem is (using gcc 3.3.2)
gcc -g -O2
2009 May 01
2
pam_winbind: user needs new password
Hi,
I just upgraded from Mandriva 2009.0 (Samba 3.2.3) to Mandriva 2009.1
(Samba 3.3.2), keeping all the same config files I had before. I use
pam_winbind to authenticate users against MS Active Directory.
Everything was working perfectly prior to the upgrade, and now
everything seems to be fine except for one thing: no user can have
access due to the following errors (taken from auth.log):
May
2012 Apr 16
2
Problems accessing Windows shares 3.5.8 vs 3.6.3
I am trying to get Samba up and working on Solaris 10.
I have a seperate discussion going on about my problems getting Samba 358 on
Solaris 10 to authenticate to a Windows 2008R2 domain (See XXXX)
As a different solution I have downloaded the source code for 3.6.3 and
compiled it The provlem I am having is it won't work with my Windows machines
at all
i.e. Using the 3.5.8 binary I can
2005 Jun 06
3
Configuring Samba with LDAP
Hello,
I'm having problems configuring Samba to work using ADS. I've
successfully compiled LDAP. When I try ./configure --with-pam
--with-winbind --with-ads --with-krb5 --with-ldap It says "Active
Directory support requires LDAP support" Are there any variables that
need to be set? I've done --with-ldap=/usr/local/openldap (This the
prefix for openldap). I'm
2005 Jun 27
1
samba 3.0.20pre1 winbind dumps core on Solaris 9
Greetings,
Here is what I have built samba on:
Solaris 9
GCC 3.2.2
samba-3.0.20pre1
openldap-2.2.24
MIT Kerberos 1.4
Samba built with:
./configure --prefix=/opt/local/samba --with-automount --with-profile
--with-acl-support --with-utmp --with-winbind --with-ads --with-ldap
--with-krb5=/opt/local/kerberos5 --with-pam
Within a minute of starting samba + winbind I get a core dump in the
samba
2007 Feb 21
1
Solaris 9 Samba 3.0.24
I'm currently running samba 3.0.20a
I can configure and make 3.0.20a with no problem
I run the same configure command on the 3.0.24 source, configure works
fine, but make returns the following.
( and just to test if a patch screwed me up I tested configuring and
making the 3.0.20a version again, and it worked as it should )
Any bugs with 3.0.24???
Using FLAGS = -O -D_SAMBA_BUILD_
2003 Apr 23
2
Kerberized Telnet Badly Broken (Patch enclosed)
Ugh.
With MAKE_KERBEROS5=yes, on a recent STABLE,
I get the following trying to use Kerberized telnet:
# telnet -l test big.x.kientzle.com
Trying 66.166.149.54...
Connected to big.x.kientzle.com.
Escape character is '^]'.
[ Trying mutual KERBEROS5 (host/big.x.kientzle.com@X.KIENTZLE.COM)... ]
Bus error (core dumped)
Fortunately, it's pretty easy to track down:
(gdb) up
#2
2005 Aug 16
1
Samba 3, AD, and roaming profiles
Greetings,
I have been working on getting Samba 3.0.20rc2 on a Sun Solaris box to
play nice with our institution's Active Directory (AD) environment. The
AD set-up is pretty plain and I have no ability to make changes to its
configuration - a different department runs that show.
Should I be able to store the roaming profile information on my Samba
server in an AD environment? The rest
2008 Mar 26
1
wrong ELF class error
I am trying to configure samba on a Sunfire V125 with Solaris 9 using:
- openldap-2.3.22
- libiconv-1.9.1
- samba-3.0.23a
- krb5-1.6.3 (the previous build used krb5-1.5.1
Kereberos, openldap and libiconv are all installed but the samba build
generates an error.
The following works:
./configure --prefix=/usr/local/samba \
--with-ldap \
--with-ads \
2010 Oct 18
1
Samba 3.5.6 - configure creates Makefile with errors on Solaris 10
Greetings,
Attempting to build samba 3.5.6 on Solaris 10. Running make after the
configure process has completed yields:
make: Fatal error in reader: Makefile, line 1396: Extra `:', `::', or
`:=' on dependency line
Not that I have not had issues of late building Samba, but this id the
first time it went of the rails so early in the building process.
-Bob
--
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
2006 Jun 11
2
Kerberos5 / Heimdal
I have FreeBSD-6.1 and it appears the default installation has a full
complement of Kerberos5. But, /usr/src/kerberos5/README states:
This subtree is world-exportable, as it does not contain any
cryptographic code.
At the time of writing, it did not even contain source code, only
Makefiles and headers.
Please maintain this "exportable" status quo.
Thanks!
2005 Jun 14
1
Samba w/ ADS support
Hello,
I am currently trying to install Samba w/ ADS support on a series of
Solaris 9 & 10 machines. I have tried compiling samba3, but some reason
it will not compile with ADS support. I have compiled MIT krb5 and
openldap previous to compiling Samba. I compiled openldap and installed
it into /usr/local/openldap. Kerberos was compiled and installed into
/usr/local/kerberos5. When
2003 Dec 17
3
Fedora FC1 RPMs
I've spent the morning looking at making some RPMs for Fedora Core 1
and run into a problem with GSSAPI. Basically the default install of
Fedora doesn't come with the necessary gssapi code to build the RPMs by
default (i.e. you need to say %define kerberos5 0 in openssh.spec).
Since Fedora is going to fork off from RedHat I was going to create a
set of patches to make a