Displaying 20 results from an estimated 150 matches for "samba_2_2".
2002 Jun 13
1
failed to make clean all on today's samba_2_2
...from include/includes.h:676,
from smbd/server.c:22:
include/rpc_samr.h:1834: unbalanced `#endif'
In file included from include/includes.h:736,
from smbd/server.c:22:
include/proto.h:1: unterminated `#if' conditional
*** Error code 1
Stop in /eodc/shared/samba_2_2/source
2001 Dec 18
2
latest samba_2_2 problem
Just tried the latest cvs samba_2_2 (trying to avoid the winbind memory leak thing).
It configured, compiled and installed fine, but when it came up there was an issue. When my Windows users (Win98 ad Win2K) went into explorer, they could see no names on the folders in samba shares, just blank folders.
I quickly put it back to the...
2002 Feb 18
2
NEWS : 2.2.3a, Status of the SAMBA_2_2, future plans, etc...
...on the plans for the 2.2 branch.
First we would like to thank everyone who has provided feedback
regarding the 2.2.3a release. The positive feedback has been
encouraging and the bug reports are proving to be very fruitful.
Jeremy, Herb, and myself are planning on to continue development
on the SAMBA_2_2 cvs tree until we feel confident that it
has stabilized sufficiently to last until we get 3.0 out.
This means that there will be a 2.2.4 release in a within the next
30 days to address some of the bugs in 2.2.3a such as printer
settings not being saved, documentation updates, et. al.
We have spen...
2002 May 14
1
Error in compiling from new SAMBA_2_2 On OpenBSD 3.1
If the following line is in Makefile, ld stops
with Error code 1.
This is a new development in Makefile.in;
I built from the SAMBA_2_2 code a couple
of days ago, and the previous Makefile's
DYNEXP= line doesn't have the
"-Wl,--export-dynamic" switches...
---------------------------------------
Line from current Makefile:
DYNEXP=-Wl,--export-dynamic
---------------------------------------
Error notification f...
2001 Mar 13
2
Samba 2.2 CVS
Sure thing:
cvs -d :pserver:cvs@pserver.samba.org:/cvsroot login
<password is cvs >
cvs -z5 -d :pserver:cvs@pserver.samba.org:/cvsroot co -r SAMBA_2_2 samba
this will grab samba_2_2 and place it in a directory lableled samba.
leaving out the SAMBA_2_2 grabs HEAD.
you can get other modules as follows:
SAMBA_2_2
HEAD
APPLIANCE_HEAD
APPLIANCE_TNG
there are others but I haven't tried them.
enjoy..
Paul Sanders
>>> David A. Mason 03/1...
2001 Dec 06
0
SAMBA_2_2: Failure with smbmounted volume
On Wed, 5 Dec 2001, Esh, Andrew wrote:
[changing lists to keep this on topic]
> I have another problem with the latest SAMBA_2_2 to report. I have a volume
> mounted from Windows NT4 server onto a Linux Redhat 7.1 client machine using
> smbmount. When I opened a file while the volume was mounted using the old
> release-2-2-2 version of the source code, smb return value looked like this
> in strace:
>
> op...
2002 Jul 18
1
Compile error in Samba_2_2 CVS
The current samba_2_2 gives the following compile error
on RedHat 7.1 i386
cd packaging\RedHat
sh makerpms.sh
[snip...]
Compiling recycle/recycle.c
mkdir recycle/.libs
gcc -Wall -I../../source -I../../source/include -I../../source/ubiqx
-I../../source/smbwrapper -c recycle/recycle.c -fPIC -DPIC -o
recycle/.libs/recycl...
2001 Feb 21
1
SAMBA_2_2 and Profiles...
Sorry, not sure which list this should've gone to, but, I didn't notice any
further info on the profile directories with 000 for permissions with Win2k SP1
and Samba_2_2 tree since Jeremy last asked for a log level 10.
Was going to get him one of those with the current CVS tree code.
Thought you'd like to know that yesterday's CVS snapshot I downloaded had
profiles being created properly again at least on AIX 4.3.3. I've moved off of
alpha 1 to this s...
2001 Dec 28
3
Compiling samba with solaris
Hi,
I just cvs the samba_2_2 branch with
cvs -d :pserver:cvs@samba.org:/cvsroot co -r SAMBA_2_2 samba
and i try to compile samba with gcc under solaris 8 (SUNultra10):
# pwd
/tmp/samba/source
# ./configure --with-automount --with-nisplus-home
loading cache ./config.cache
checking for gcc... gcc
checking whether the C compiler...
2001 Mar 22
1
Va: list of users in Win9x
Hi Jerry,
how can I download the SAMBA_2_2 you told about?
Via cvs I only got the same 2.2.0alpha2 release. :(
Gogo.
-----Eredeti uzenet-----
Felado: Gerald Carter [SMTP:gcarter@valinux.com]
Kuldve: Thursday, March 22, 2001 4:36 AM
Cimzett: bartus.l@bitel.hu
Masolatot kap: samba@us5.samba.org
Targy: Re: list of users in Win9x
On Wed, 21...
2002 May 10
0
Keeping your code current via wget through an ftp proxy
I've recently figured out something that others
may find useful...we have an ftp proxy, and I couldn't
get cvs to work through it. I finally got wget
working, and can now mirror my source to the
current samba_2_2 version by downloading
only the newer files. Then I can run
./configure, etc to update my system.
-----------------------------------------------------
The command line is in a text file named wget1.
I run it from my /eodc/shared/samba_2_2/source
dir, by cd'ing to /eodc/shared/samba_2_2/sour...
2002 Oct 17
1
The Samba Team Releases Version 2.2.6
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Heads up everyone,
After a long wait (4 months since 2.2.5 and numerous bug fixes
later), the final planned 2.2 release is here. With this release
Samba 2.2 is now officially in maintenance mode only. The only
fixes that will be accepted to the SAMBA_2_2 cvs branch are those
which fix critical bugs in basic functionality. It's time to move
on to Samba 3.0.
Please refer to the complete release notes here
http://www.samba.org/samba/whatsnew/samba-2.2.6.html
This is the latest stable release of Samba and is the
version that all production Sa...
2001 Nov 14
2
(no subject)
Greetings to you all,
I had a quick question that I was not able to find an answer for.
I am running Redhat 7.2 on i386 (Pentium III), and I am getting an error
when I try to compile the samba 2.2.2 source, and I get the following error:
Using FLAGS = -O -Iinclude -I./include -I./ubiqx -I./smbwrapper
-D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
-D_GNU_SOURCE
2002 Jun 03
3
How are people managing startup/shutdown of winbindd?
Greetings,
I realize many people will never use winbindd, and thus it will likely not
get included in /etc/init.d/samba (on my Debian system; your file may vary)
by default, so another solution seems in order.
It's not as important to be able to start and stop winbindd now that it's
getting more robust, but I'd still like something.
How are y'all out there in Samba land
2002 Dec 09
3
smbclient returns incorrect file size for large files
When I connect to a share on an NTFS drive on a Windows 2000 server using smbclient and obtain a directory listing using the 'ls' command, the file size of large files is shown as 259190784. This is not the size of the file according to the Windows GUI which gives 8,849,125,376 bytes (8.24 GB) as the file size.
I have not been able to determine exactly how big a file has to be for the
2002 Aug 29
1
samba-2.2.6pre2 snapshot available
FYI...
I've just posted a snapshot of the current SAMBA_2_2
source code (tagged release-2-2-6pre2). This includes
all of the post 2.2.5 printing fixes as well as fixing some
other bugs (such as VxFS quota support). Please test and
report back your experience.
There have been some updates to the Mandrake packaging
thanks to Buchan. We are not building...
2001 Nov 20
1
PDC, MS Word
I have setup Samba default from
RedHat 7.2. ver 2.2.1a as a PDC
for my windows =network. I all works
great except when i try to use
MS Word, i get this error
"word cannot complete the save due to a file permission error"
does anyone know how to remedy this problem.
permissio for the my profile is okay, i am able to
write when i log out, only when i try to use
MS word, this error pops
2002 Feb 14
2
Samba 2.2.3a w/NISPLUS
hi
i downloaded samba 2.2.3a and am trying to compile it with
NISPLUS support, but the compile bombs in the same place
on 2 systems (1 debian gnu/linux 3.0 and the other solaris 7/sparc):
Compiling passdb/pdb_nisplus.c
passdb/pdb_nisplus.c:346: macro `pstrcpy' used with too many (3) args
make: *** [passdb/pdb_nisplus.o] Error 1
i am configuring with these options on debian:
./configure
2002 Jun 06
1
Re: Domain SID for BDC
...a MACHINE.SID from the PDC with
> rpcclient/lsaquery, copy this over to the BDC with no secrets.tdb and
> then start smbd on the BDC. It will then suck the MACHINE.SID into a
> secrets.tdb and delete MACHINE.SID. This should at least be documented
I just added a -S switch to smbpasswd in SAMBA_2_2 to suck the sid
from a DC. My tests show up ok. Can you test this? I'll update
the man page shortly.
smbpasswd -S [-r machine]
It's a little awkward in that it grabs the domain from smb.conf
in case it needs to look up a pdc. However, if the -r option is used,
it will grab the sid f...
2002 Aug 27
1
cumulative printing patch for 2.2.5
FYI....
I've posted a patch file which contains the major spoolss
fixes in the SAMBA_2_2 cvs tree. These include
* security descriptor parsing fix for Win2k clients
* correct access checks for modofying forms using a print
server handle
* add check for 0 length printer data in EnumPrinterDataEx()
* fix alignment/offset bug in EnumPrinterDataEx()
* fix bug in DeletPrinterDriver() s...