Displaying 20 results from an estimated 10000 matches similar to: "Accessing Samba Shares from Windows"
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 =
2002 Sep 14
1
Freebsd make problems
Hello,
I am running Freebsd 4.5 on a alpha based server. I got the samba
source from the cvs [ 2.2 branch ] and I am running into come make
problems. I used ./configure --with-ldapsam --with-ssl --with-quota
--with-cups and after that gets done i type in make and i get the
following errors:
alphatest# make
Using FLAGS = -DHAVE_CRYPT_DECL -I/usr/local/ssl/include -O -I./popt
-Iinclude
2003 Sep 03
1
Annoying compiling warning messages for Samba3.0RC2 on Solaris 9
Has any of you compiled the lastest Samba 3.0 RC2 on Sparc Solaris 9?
Any idea about the warning messages in the text attachment ? Thanks.
2002 Jun 24
1
problem compiling samba 2.2.5 on rh 7.3
Hello All,
While i was able to do a
./configure --prefix=/usr/local/samba --with-ldapsam
with no errors, i did encounter the ff when running
'make':
=======================================================
Script started on Tue Jun 25 11:52:59 2002
# make install
Using FLAGS = -O -O2 -march=i386 -mcpu=i686
-Iinclude -I./include -I./ubiqx -I./smbwrapper
-D_LARGEFILE64_SOURCE
2003 Mar 03
5
Samba 2.2.7 problem
I am running Samba 2.2.7 on a Red Hat 7.3 box.
1. I have some windows xp computer on my network.
With the following settings the Samab can not able to win the election.
local master = No
preferred master = Yes
domain master = No
changing to
local master = Yes
It can. How these settings should work?
2. When samba is running (ps -ax)
1828 ? S 0:00
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
2003 Oct 22
4
Clear text authentication impossible???
We have an Exchange 5.5 server in our Samba 3 domain und want to have POP3
access with clear text authentication from clients.
But no kind of credentials is accepted.
It did a level 10 log on the Samba server and found my clear text password
in the log (in nt_chal_resp and lm_chal_resp fields) during authentication.
Is it possible that Samba can't handle the clear-text pass-through from
2003 Sep 15
1
SCO Open Server 5.06 Several Problems running make
SCO Open Server Enterprise 5.06, Samba-2.2.8a
I received the following compile errors:
smbd/server.c line 302 argument is incompatible with prototype: arg #3
smbd/password.c line 664, argument is incompatible with prototype: arg #1
libsmb/clirap.c line 114 argument is incompatible with prototype arg #9
line 114 argument is incompatible with prototype arg#11
2004 Jun 22
1
Fw: Error C000019B
PLEASE!! can somebody help me?
I need much these!
----- Original Message -----
From: "Henrique" <henrique@astuto.com.br>
To: "Samba Samba" <samba@lists.samba.org>
Sent: Monday, June 21, 2004 3:35 PM
Subject: Error C000019B
> Hi everyone! im having problems with Samba 3.0.4
>
> My PDC is samba+openldap+nss+pam+smbldaptools
>
> All work fine (posix
2003 Dec 15
2
3.0.1rc2 LDAP - problems joining domain
Hi,
I'm back on the list ;-)
I seem to be having some trouble getting W2K machines to join the domain in
3.0.1rc2. I haven't looked at this in detail since 2.2.8a but it looks like
the account gets created in LDAP and then it has trouble setting the password
appropriately. I believe this is the relevant part of the log:
api_rpcTNP: samr op 0x3a - api_rpcTNP: rpc command:
2008 Nov 03
2
Join fails with 'SPNEGO login failed: invalid parameter'
Hi,
I am running Samba 3.2.4 on a Solaris 10 SPARC machine. The config is pretty
simple (see below). Security is set to 'domain'. The PDC and BDC are running
3.0.30 without problems.
When joining the machine to the domain with 'net rpc join', it fails with:
Could not connect to server 130.37.79.2
Connection failed: NT_STATUS_INVALID_PARAMETER
when running the net command
2003 Jul 31
4
winbind on Solaris 2.5.1 not working.
Ok folks,
Here is the deal. I have posted to the news groups several times and gotten
not a single thing. I have been trying since march to get 2.2.8a working on
sol2.5.1 with winbind to do the authentication but it has failed miserably.
Winbindd starts but fails to create the /tmp/.winbindd/pipe file and bombs
like a daisycutter. But if I run winbindd like this " truss -aefo /tmp/file
2004 Jun 02
0
Re: samba Digest, Vol 18, Issue 3
Hopefully someone can hep. I am trying to compile Samba 3.0.4 on AIX 5.2
with AD Support. The problem is that it compiles fine but does a core dump
when it's use is attempted. Several of the configuration usability
parameters are showing NO. Expecially the CoreFoundation, fcntl, and
syscall related areas. I need help determining what my problem is, and is
there a place where I can find a
2004 Jun 02
0
SAMBA 3.0.4 on AIX 5.2 configure usability question?
Hopefully someone can hep. I am trying to compile Samba 3.0.4 on AIX 5.2
with AD Support. The problem is that it compiles fine but does a core dump
when it's use is attempted. Several of the configuration usability
parameters are showing NO. Expecially the CoreFoundation, fcntl, and
syscall related areas. I need help determining what my problem is, and is
there a place where I can find a
2006 Jul 02
1
snprintf.c:(.text+0x14): undefined reference to `VA_COPY'
Trying to compile Samba 2.2.8a on Solaris 10.
Changing Samba versions is not an option. Too many
production systems hanging off that PDC.
Samba 2.2.8a
SunOS smb244-1 5.10 Generic sun4u sparc SUNW,Sun-Fire-V210
Tried gcc 3.3.2 and 2.95.3.
Everything compiles but when it tries to link I get
the following error. I searched the archives but
didn't find any answer for this. How do I fix this?
2003 Nov 22
2
re. Initial Samba Setup
On a recommendation from this list I checked the junklog file, the
output from which I attached below. It looks as if it does not even see
the linux machine as it indicates not seeing "explorer" which is the
local netbios name. The Win XP machine does not even show in the log.
Here is the last entry for nmbd.log:
*****
[2003/11/21 06:24:58, 0] nmbd/nmbd.c:terminate(54)
Got SIGTERM:
2007 Jul 21
0
compiling samba 2.2.12 on Solaris (x86)
I am trying to build Samba 2.2.12 on Solaris 10 x86 with gcc. I am
not able to successfully build it, however. I get a linker error for
an undefined symbol VA_COPY. How can I fix this problem?
Linking bin/smbd
Undefined first referenced
symbol in file
VA_COPY lib/snprintf.o
ld: fatal: Symbol referencing errors. No
2006 Feb 22
5
Can't join my domain
Guys and dolls,
Greetings, I hope you all are in good health, great spirits and your glasses
never empty.
I have a samba, openldap question.
I am trying to setup a FC-4 box to be a PDC for a small network of about 150
users. I was following the HOWTO on the SAMBA site. Everything seems to be
fine however I cannot join the domain. I get the error "User name could not
be found." The
2002 Dec 02
1
HELP: tree connect failed
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: winbindd.zip
Type: application/x-zip-compressed
Size: 52252 bytes
Desc: not available
Url : http://lists.samba.org/archive/samba/attachments/20021202/ee1c44bf/winbindd.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smbd.zip
Type:
2002 May 27
1
samba 2.2.4 bugs
My sistem is Tru64 5.1 Alpha server 4100
Compiling smbd/dir.c
Compiling smbd/password.c
cc: Warning: smbd/password.c, line 1198: In this statement, the referenced
type of the pointer value "name" is const, but the referenced type of the
target of this assignment is not. (notconstqual)
if (!message_named_mutex(name, 20)) {
---------------------------------^
Compiling smbd/conn.c