Displaying 20 results from an estimated 300 matches similar to: "Annoying compiling warning messages for Samba3.0RC2 on Solaris 9"
2004 Mar 04
3
latest version (3.0.2a) on AIX 5.2 ML2 segmentation fault and core dump
First off, let me state that I am not a C programmer at all. I am a programmer in other languages, so I understand the basic configure/make/make install procedure for most GNU packages, and have done it lots of times.
I downloaded the GNU iconv libraries, compiled them and used --prefix=/usr/local/special to keep from replacing the standard AIX libraries. Then I downloaded the 3.0.2a source and
2006 Dec 18
4
Accessing Samba Shares from Windows
Hello,
We are using machines with Solaris and Windows XP. The XP machines are
joined in a domain(windows 2003) and the Solaris machines are not joined to
any domain.
With Samba 2.2.8a running on Solaris 9 there are no problems to access them
form Windows XP. We are authenticated by DC.
On other machines we have Solaris 10 with Samba 3.0.21b and here we are NOT
authenticated anymore by DC. So we
2003 Oct 16
0
Cann't get Samba 3.0.0 installed on a SuSE 8.2
Hallo,
after I got same error messages because of missing Kerberos, I deinstalled
heimdal and installed Kerberos 5 (_devel, _libs, _workstation). I also made
the necessary changes in the /etc/krb5.conf file and tested the connection
with the Active Directory with the kinit ...@.... I also synchronized the
time and so I get the tickets.
Now I wanted to install Samba 3.0.0 on SuSE 8.2 and there the
2003 Sep 08
0
Bundled Netscape DS 5.x schema in Samba3.0rc2
Hi All,
The bundled "samba-schema-netscapeds5.x" file provides the schema for Samba
2.2.x attributes not 3.x. I have successfully imported this schema into the
iPlanet directory server, and then run the smbldap-migrate-accounts.pl script.
This created posixAccount objects but not sambaAccount objects. I later learned
that the script calls smbldap-useradd.pl which is designed to create
2003 Oct 28
4
Failed to compile Samba with SSL
Hello!
I failed to compile Samba with SSL on Mandrake 8.2 -
error while "make all" in following sequence:
cd SSLeay-0.9.0b
./Configure linux-elf
make
make install
cd ../samba-2.2.7/source
./configure --with-ssl
make clean
make all
Log of the last command attached.
What's wrong? Please, help me!
Thank you in advance. Pavel.
-------------- next part --------------
Using FLAGS =
2004 Nov 09
3
3.0.8 compile warnings and link error
Hi,
compile warnings in 3.0.8:
lib/util_str.c: In function `strstr_m':
lib/util_str.c:1337: warning: return discards qualifiers from pointer target type
tdb/tdbutil.c: In function `make_tdb_data':
tdb/tdbutil.c:46: warning: assignment discards qualifiers from pointer target type
tdb/tdbutil.c: In function `tdb_chainlock_with_timeout_internal':
tdb/tdbutil.c:60: warning: passing arg
2001 Mar 08
1
Error linking 2.2.0alpha2 smbd on Solaris 8
Hi all,
I just downloaded the most recent 2.2.0alpha2 from samba.org
and am trying to compile it on a Sun Ultra 5 running Solaris 8.
I'm getting the following error when smbd is being linked:
Compiling smbd/noquotas.c
Compiling smbd/oplock.c
Compiling smbd/oplock_irix.c
Compiling smbd/oplock_linux.c
Compiling smbd/notify.c
Compiling smbd/notify_hash.c
Compiling smbd/notify_kernel.c
Linking
1998 Nov 08
2
make failure
Howdy:
I've fumbled my way and un-tarred samba whilst at /. Samba ended up at
/samba-1.9.18p10/
I
cd /usr/src and made a soft link
ln -s /samba-1.9.18p10 samba
I changed directory to ...source and edited Makefile
uncommenting the #CC=gcc to CC=gcc
I then ran 'make' and follows the first line of the ensuing error report:
"You forgot to uncomment a host type and flags in
2004 Oct 19
0
samba 3.0.7 make check fails in function strstr_m
Hi all,
I wanted to upgrade from samba 3.0.4 to 3.0.7 and installed Samba 3.0.7
in a seperate directory . OS is Solaris 8 on Sun-Sparc.
Python 2.3.3 (from sunfreeware) installed
libiconv 1.8 installed
When running "make check" i get the following output:
..........................
# make check
WARNING: you need to run ./config.status
Linking bigballofmud shared library
2002 Dec 17
2
samba domain controller + Windows 2000
I have a Linux machine running Samba 2.2.1a (dated, I know) as a domain controller for Windows clients (NT and 2000). I can add NT machines to the domain just fine; I use useradd and smbpasswd to generate the appropriate entries, and it works fine. I tried doing the same thing with a couple of 2000 (SP3) machines, and although I'm allowed to join the domain, after rebooting and trying to log
2004 Jul 15
1
Samba 3.0.2 on HPUX 11i with winbind; Get_Pwnam_internals didn't find user + NT_STATUS_NO_SUCH_USER
Hey,
I've troubles with a samba-installation ( version 3.0.2, HP-CIFS-Technologie
Preview ) on HPUX 11i. I want to setup a fileserver within a
customerenvironment connecting into a windows 2000 domain, which contains a
lot of trusted domains. I have joined the domain already and wbinfo brings
me the list of users and groups. Also within the winbind_imap.tdb I see some
entrys which seems to
2004 Aug 27
4
Can't login from Windows PC to Samba using ADS?
I hope this is the right place to post this.
I am running SuSe 8.2 Linux on an IBM 1 gig processor at work. I
installed samba 3.0.5 on it and followed the instructions in the online
book "Samba-3 by Example" for chapter 9 "Active Directory Domain with
Samba Domain Member Server
<http://www.samba.org/samba/docs/man/Samba-Guide/unixclients.html#adssdm>"
to the tee (of
2005 Mar 01
2
Problem with 3.0.10 and 3.0.11 with 1 smbd process using 99% cpu
I've been having problems since updating to samba 3.0.10 on Debian 3.1
Below is the output of ltrace and gdb on the offending smbd process.
I tried upgrading to 3.0.11 and the problem still exists. Anyone have
any suggestions?
[ltrace output]
After about 20 seconds on the processes ltrace loops this
iconv(0x82cecc8, 0xbffff218, 0xbffff21c, 0xbffff220, 0xbffff224) = -1
__errno_location()
2005 Mar 03
3
winbindd reporting "killing connections to DOMAIN"
I'm seeing the following errors on my SAMBA printserver in the winbindd log
:
[2005/03/03 14:56:53, 3, pid=3736]
nsswitch/winbindd_user.c:winbindd_getpwuid(225)
[24610]: getpwuid 10140
[2005/03/03 14:56:53, 3, pid=3736]
nsswitch/winbindd_user.c:winbindd_getpwuid(225)
[29198]: getpwuid 10266
[2005/03/03 14:56:54, 3, pid=3736]
nsswitch/winbindd_misc.c:winbindd_ping(238)
[ 6364]: ping
2004 Jan 19
13
winbind and Solaris 9 with AD
Hi
have been trying to get winbind working on Solaris 9 but to no effect.
version info:
samba: 3.0.0
openldap: 2.1.23
kerberos: MIT 1.3.1
Have followed the instructions in every howto, usenet posting I could
find:
nscd not running
created relevant links in /lib and /lib/security/sparcv9
applied patch for nsswitch as recommended
kinit -e works
net ads join works
wbinfo -t works
wbinfo -u
2006 Jan 26
3
Samba daemons hang trying to lock locking.tdb
Hi,
A day or so after starting samba, some daemons (diferent forks) begin to
hang. Then, the WinXP clients hang too completely.
When I try to figure out what is happen, I see that smbd daemons hangs
always in a fcntl64() call:
# strace -p 6414
Process 6414 attached - interrupt to quit
fcntl64(14, F_SETLKW64, {type=F_WRLCK, whence=SEEK_SET, start=3684, len=1} <unfinished ...>
Process 6414
2003 Sep 09
1
Installing additional features after install
How can i install features for samba3.0rc2 after installing with rpm?? I want to have the feature disk quota.
mfg
2001 Feb 28
10
Bug Report
Hello Samba Team:
I don't know if this is a bug but I have compiled
the source code for samba-2.2.0-alpha2 on Solaris 7
and cannot make the binaries.
After the "./configure" command I try "make" and this
is the result:
[...cutting..]
Compiling smbd/oplock_irix.c
Compiling smbd/oplock_linux.c
Compiling smbd/notify.c
Compiling smbd/notify_hash.c
Compiling
2004 Aug 30
2
Rpcclient : cmd_set "getprintprocdir" defined twice
Hi,
In rpcclient/cmd_spoolss.c line 1715 & 1718
struct cmd_set spoolss_commands[] = {
{ "SPOOLSS" },
.
.
{ "getprintprocdir", cmd_spoolss_getprintprocdir, PIPE_SPOOLSS,
"Get print processor directory", "" },
.
.
{ "getprintprocdir", cmd_spoolss_getprintprocdir, PIPE_SPOOLSS,
"Get print processor directory",
2005 Oct 27
9
Overloaded samba server. Is it a bug?
Experts,
We've just migrated from samba 2.2.8a to samba 3.0.20b in a very large
corporate environment. Everything was really fine in our lab, but we
began
experiment serious load problems on the productive servers the morning
after
the procedure took place. I'll try (briefly) to describe the
characteristics
of the scenario:
Resources:
Old Environment:
Hardware: