Displaying 20 results from an estimated 5000 matches similar to: "WINS Problem"
2005 Oct 15
1
makepkg.sh for samba 3.0.20
Hi,
I downloaded 3.0.20 from samba.org, ran makepkg.sh to create
samba pkg for Solaris. The install base for the new version
locates in /opt/samba and the smbd locates in /etc/samba.
I tried to modify the makepkg.sh to put everything under
/usr/local/samba as follow:
Delete:
====
--localstatedir=/var/lib/samba \
--with-piddir=/var/run \
2002 May 29
0
Need help compiling on HPUX 11.00 for 2.2.4
I am getting the following errors when compiling SAMBA 2.2.4 on HP-UX 11.00.
Anyone have any ideas on what's causing the problem?
Using FLAGS = -O -I./popt -Iinclude -I./include -I./ubiqx -I./smbwrapper
-D_HPUX_SOURCE -D_POSIX_SOURCE -D_LARGEFILE64_SOURCE -D_ALIGNMENT_REQUIRED=1
-D_MAX_ALIGNMENT=4 -DLOGFILEBASE="/opt/samba/var"
-DCONFIGFILE="/opt/samba/etc/smb.conf"
2002 May 28
0
link errors compiling 2.2.4 on HP-UX 11.00
I am getting the following link errors when compiling SAMBA 2.2.4 on HP-UX
11.00. Anyone have any ideas on what's causing the problem?
Using FLAGS = -O -I./popt -Iinclude -I./include -I./ubiqx -I./smbwrapper
-D_HPUX_SOURCE -D_POSIX_SOURCE -D_LARGEFILE64_SOURCE -D_ALIGNMENT_REQUIRED=1
-D_MAX_ALIGNMENT=4 -DLOGFILEBASE="/opt/samba/var"
2003 Mar 26
1
problems compiling Samba 2.2.8 on Solaris 2.8
Hi -
I am trying to compile and install 2.2.8 to /opt/samba, but I keep getting
the following errors after I 'make install' and try to start smbd using
'/opt/samba/sbin/smbd -d 2 -D -s /opt/samba/lib/smb.conf':
Unable to open new log file /usr/local/samba/var/log.smbd: No such file or
directory
[2003/03/25 10:21:56, 0] lib/debug.c:reopen_logs(348)
Unable to open new log file
2004 Sep 21
4
Problems compiling samba-3.0.7 on Redhat-7.2
When compiling samba-3.0.7 on Redhat-7.2, stock kernel 2.4.26,
I get undefined references:
-------
Compiling libads/ads_status.c with -fPIC
Linking nsswitch/libnss_wins.so
lib/system.po: In function `sys_dlopen':
lib/system.po(.text+0xc17): undefined reference to `dlopen'
lib/system.po: In function `sys_dlsym':
lib/system.po(.text+0xc3b): undefined reference to `dlsym'
2008 Apr 08
1
unable to compile samba 3.0.28a on RHEL 5.1 i386
any ideas why it won't compile? running
/root/samba-3.0.28a/packaging/RHEL/makerpms.sh
eventually it gets to:
./autogen.sh: running script/mkversion.sh
./script/mkversion.sh: 'include/version.h' created for Samba("3.0.28a")
./autogen.sh: running autoheader -I. -Ilib/replace
./autogen.sh: running autoconf -I. -Ilib/replace
Now run ./configure and then make.
+
2015 Jan 08
1
compile only samba file server components
is it possible to compile only smbd(file server) components with samba
source 4.1.12?
having -without-ad-dc and -without-winbind options in configure, still see
other commponents compiled.
using following steps to compile on AIX 6.1 with XLC.
unset LIBPATH
unset LD_LIBRARY_PATH
export InstallDir=/opt/samba
export OBJECT_MODE=64
export CC="/opt/IBM/xlC/13.1.0/bin/xlc_r -g"
export
2008 Jan 03
0
Embedded samba 2.0.26 problems
I've built an embedded version of samba 3.0.26b.
I'm having a problem getting it started, though - it fails to start. A
bit of tracing and I *think* it's failing to find secrets.tdb.
strace is showing smbd dying after failing to find secrets.tdb - in the
wrong place. I think the script below should take care of that, but for
some reason it's looking for secrets\.tbd in the
2016 Jan 10
3
smbclient: preoblems with samba 4.3.x
Hallo,
"smbclient" doesn't work with the slackware packages samba-4.3.1 and
4.3.2, it has worked with 4.2.1 and older versions.
smbclient
answers with "segmentation fault", on two testing machines (where 4.2.1
has worked well).
The slackware packets are compiled with
./configure \
--enable-fhs \
--prefix=/usr \
--libdir=/usr/lib${LIBDIRSUFFIX} \
2004 Mar 12
1
Issues while compiling samba 3.0.2a
Dear List,
First forgive me for my RTFM question yesterday about groups not appearing
in the Windows
usermanager (Karel Kulhav?, thanks for your reply). I did read the SAMBA
HOWTO Collection
but in a more 'vertical' way. This net groupmap thing must have passed my
attention.
I installed a prebuild version of Samba for redhat 8.0. Redhat however does
not compile in
ACL's in their
2014 Feb 08
0
how to enable Active Directory support building samba on AIX?
Hello
I'm trying to build samba 4.1.4 on AIX 7.1 with xlc 12.1:
Before building samba the build of openldap works correctly with:
export LDFLAGS=-L/usr/local/samba/samba-4.1.4/lib
./configure --prefix=/usr/local/samba/samba-4.1.4 \
--sysconfdir=/usr/local/samba/conf
--localstatedir=/var/samba/openldap \
--mandir=/usr/local/samba/samba-4.1.4/man --with-threads=no
2002 May 26
0
locking module - problem
Hi,
I am upgrading my linux server to samba 2.2.4 and I compiled it as the following :
./configure --prefix=/usr/samba-2.2.4 --exec-prefix=/usr/samba-2.2.4 --with-configdir=/etc/samba --sysconfdir=/etc/samba --with-lockdir=/var/lock/samba --with-piddir=/var/lock/samba --with-codepagedir=/lib/codepages --with-logfilebase=/var/log/samba --with-privatedir=/etc/samba/private
make
make install
Now,
2002 Dec 17
0
2.2.7a on MacOS X 10.2.2 giving "failed to set gid" error
I have been trying to get 2.2.7a to work on my Mac running 10.2.2. The configure, compile and install went through fine except for a few warnings. When I attempt to connect to the machine, I get the following errors:
[2002/12/17 16:05:14, 0] lib/util_sec.c:assert_gid(111)
Failed to set gid privileges to (0,99) now set to (99,99) uid=(0,0)
[2002/12/17 16:05:14, 0] lib/util.c:smb_panic(1094)
2003 Oct 17
0
Samba 2.2.8a --with-pam Solaris PAM_LDAP
Hi All,
I was wondering if anybody has had similar issues?
1. Why will the --with-pam option work when only encrypt passwords = no
in the smb.conf file?
2. Is their a way to set encrypt passwords = yes in the smb.conf and
still use the --with-pam option?
I'm running Samba 2.2.8a with the following ./configure...
./configure --prefix=/opt/samba \
2003 Nov 29
1
BUG?: 2.2.8a, missing header files for source/passdb/pass_check.c
I'm trying to compile in DFS with the --with-dfs option. There is an #ifdef
WITH_DFS and following that, is some header files that are referenced that I
can't seem to find any where. Is this a bug, or is this because my
operating system doesn't have these files?
I'm running OpenBSD 3.4.
Here is the first portion of config.status:
#! /bin/sh
# Generated automatically by
2004 Jul 21
0
pam_smbpass: Cannot access samba password database
I think pam_smbpass it is not initializing all the parameters from smb.conf.
This exhibits itself as "Cannot access samba password database" messages
in the syslog. I ran my test code using "truss" and there are
some interesting open() calls:
---------------------------------------------------------------------
20247: open64("/secrets.tdb", O_RDWR|O_CREAT, 0600)
2004 Nov 19
2
strange error in 3.0.8
I have been using samba 3 as a pdc for a while now. starting with samba
3.0.8 all users get a very strange error upon logging out. windows xp
complains it can't save the profile, or more specifically the Cookies
direcory. windows just says 'access denied'.
this has nothing to do with the actual access rights of the Cookies path.
even if set to 777, this error occurs.
changing back to
2004 Nov 19
0
Net error
Hi i have compiled samba 3.0.8 on redhat 7.3 with the folowing configuration:
-------------------------------
./configure --prefix=/usr \
--libdir=/usr/lib/samba \
--with-libdir=/usr/lib/samba \
--with-swatdir=/usr/share/doc/swat \
--localstatedir=/var \
--with-piddir=/var/run/samba \
--with-lockdir=/var/cache/samba \
--with-logfilebase=/var/log/samba \
--sysconfdir=/etc/samba \
2005 Sep 01
0
Beta test of Sparc Solaris packages (Samba 3.0.20)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Folks,
I'm uploading a simple package of Samba 3.0.20 for Solaris 9 Sparc
to samba.org. The configure options are
./configure --prefix=/opt/samba \
--with-acl-support \
--with-included-popt \
--localstatedir=/var/lib/samba \
--with-piddir=/var/run \
--with-logfilebase=/var/log/samba \
--with-privatedir=/etc/samba/private \
2005 Dec 10
0
Unable to create folders
Hi. I'd like some help trying to troubleshoot a permissions issue on my
system if you folks don't mind. I'm sure it's just a small thing - but
another pair of eyes may help me locate the issue.
My platform is Solaris 10 running on a Sun Fire V440. I'm running Samba
3.0.21RC2 compiled with Sun Studio 11. Here is how it is configured..
--prefix=/usr/local --sysconfdir=/etc