[Samba] Compiling Samba fails on Tru64

2003-11-14 Thread Szilvsy Zoltn
Hi!

I tried to compile Samba source (samba-3.0.0.tar.bz2) on an alphaserver
using Tru64 V5.1B. Have downloaded source-tarball, uncompressed and run
./configure, then make. It produces the following output:


Compiling popt/findme.c
Compiling popt/popt.c
Compiling popt/poptconfig.c
Compiling popt/popthelp.c
Compiling popt/poptparse.c
Linking bin/smbd
ld:
Unresolved:
__unsafe_string_function_usage_here__
__unsafe_string_function_usage_here_size_t__
*** Exit 1
Stop.
#

Is there any idea, what I should do?

Thx: szilva




--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


RE: Trusted domains' users and Samba

2003-02-06 Thread Szilvsy Zoltn
Idzet Marc Kaplan [EMAIL PROTECTED] levelbl

It should be connecting to the trusted domain by default.

 1. What does wbinfo --sequence show you?
Wbinfo tells it does not support --sequence option. However wbinfo
-m shows DOM2 in the list.

 2. What version of samba are you running?
The version is 2.2.3a-6 for Debian that was shipped with distribution
(Woody).

szilva







Trusted domains' users and Samba

2003-02-05 Thread Szilvsy Zoltn
Hi!

I have an environment containing two NT4 domains, eg. DOM1 and DOM2.
DOM1 and DOM2 are trusted. There's a machine running Debian Woody, on
which I installed Samba, and made it to be a member of an NT4 domain
(DOM1) using Samba-howtos. I configured Samba to use Winbind for looking
up user names.
I have to set up this Debian as all users from DOM1 and DOM2 are enabled
to use it. But my problem, that Winbind only sees the users from domain
the Samba is in (DOM1). How can I tell to Samba (or Winbind) to collect
all users from all trusted domains?

Thx:

Zoltan SZILVASY