Displaying 20 results from an estimated 2000 matches similar to: "Keeping your code current via wget through an ftp proxy"
2002 Jun 13
1
failed to make clean all on today's samba_2_2
Using LIBS =
Compiling smbd/server.c
In file included from include/ntdomain.h:287,
from include/rpc_misc.h:24,
from include/smb.h:1604,
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:
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
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
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 (gcc -O ) works... no
configure: error: installation or configuration
2002 May 15
0
FW: RE: RE: Win2k Printing Problems
-----Original Message-----
From: JUSTIN GERRY [mailto:JGERRY@butchers.com]
Sent: Wednesday, May 15, 2002 10:33 AM
To: vansickj-eodc@Kaman.com
Subject: Re: RE: RE: [Samba] Win2k Printing Problems
No my ports are:
servername (ip address in my case as I am going across a router)
print server (actual printcap name)
When I add a printer to a Win2k box, in the registry under
2002 Jun 28
0
Tr: RE: Samba 2.2.5 and printers
Ok, I solved the problem by myself. The problem was that the users with wich I tried to connect to the printer where defined as admin users, and I declared root as an invalid user in the samba configuration, so it always give me an access denied because it tried to connect as root.
Anyway thanks for the time you waste trying to help me ;-)
----Message r?exp?di?----
>Date: Thu, 27 Jun 2002
2002 Feb 18
2
NEWS : 2.2.3a, Status of the SAMBA_2_2, future plans, etc...
Folks,
Greetings. I just wanted to take a few moments a give everyone
an update 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
2002 Jun 27
0
RE: Browsing cont'd
Don't forget to add the #PRE after the host info; that way it preloads it.
Create one lmhosts file for the Win boxes, and copy to either
\windows (win9x)
\winnt\system32\drivers\etc (NT/Win2k/XP)
then open a DOS Prompt and type nbtstat -R to flush/refresh
the cached info.
The samba box's hosts go in /etc, /lmhosts go in /etc/samba
(if you're using the current defaults. Put the
2003 Sep 25
2
2.2.9pre1 cvs - home shares not visible?
Hi,
with 2.2.9pre1 from cvs
(ftp://pserver.samba.org/pub/unpacked/samba_2_2 - downloaded on 14. Sep
2003) the special [homes]- section is broken. The shares with names of
the users are not visible anymore (access is granted).
Switching back to 2.2.8a with the same smb.conf and all is fine.
Client is WinXPPro.
smb.conf:
[global]
workgroup = TOMMAIK
serverstring =
interfaces =
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
2004 Jul 12
4
in the makefile for wget ftp:// etc.
it''s a good idea to do this:
wget --passive-ftp
for more and more sites. Probably a good default.
ron
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking
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 Mar 2001 04:49:02 Bartus Levente wrote:
>
> I
2002 Jul 22
0
FW: my printers are still paused in Win2k and WinNT 4.0
Jim,
Not only does the buffer scrapper code show paused if the Printer name is
something like CSQ_office_a but if the host has off in the name like -->
hp@mercylaboffice.pa-ucl.com it puts it on pause...
Shane
-----Original Message-----
From: Shane Drinkwater
Sent: Monday, July 22, 2002 11:37 AM
To: samba@lists.samba.org
Subject: RE: [Samba] my printers are still paused in Win2k and
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 older 2.2.2 configuration and everyone is back to normal. Was
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/recycle.lo
recycle/recycle.c: In function `do_parameter':
recycle/recycle.c:157:
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() so that
2002 Oct 22
0
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
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
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
2003 Apr 25
0
INTERNAL ERROR - followup on rpc_server/srv_spoolss_nt.c recommendation
In a prior email, I reported seeing the following in a user log file
> create_policy_hnd: ERROR: too many handles (1025) on this pipe.
> [2003/04/21 15:35:21, 0, pid=2798, effective(502, 501), real(0, 0)]
> rpc_server/srv_lsa_hnd.c:create_policy_hnd(109)
> create_policy_hnd: ERROR: too many handles (1025) on this pipe.
> [2003/04/21 15:35:21, 0, pid=2798, effective(502, 501),