Re: [Samba] Samba 3.0.3pre1 Available for Download

2004-03-22 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Ertan Kucukoglu wrote:
|
| All below are good new features. Only thing missing
| IMHO is performance improvements.
|
| If I missed, or if it is planned for future releases
| please accept my apologies.
We continually work on improving performance as we
can.  What specifically are you referring to?


cheers, jerry
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFAXvKGIR7qMdg1EfYRAnWJAJ4vYTcH/CahosOCyMfLG5NtrA3s9wCfQSyw
K/iMSvdOTZtNVofuJT3ukcg=
=8OF0
-END PGP SIGNATURE-
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Samba 3.0.3pre1 Available for Download

2004-03-22 Thread Ertan Kucukoglu
Gerald (Jerry) Carter wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Ertan Kucukoglu wrote:
|
| All below are good new features. Only thing missing
| IMHO is performance improvements.
|
| If I missed, or if it is planned for future releases
| please accept my apologies.
We continually work on improving performance as we
can.  What specifically are you referring to?
I referred to Davon Shire's e-mail dated 09 March 2004 18:59.

In the mean time, I remember some programs indicate performance gain by 
percentage. I do not remember any name in my mind. But, IMHO similiar 
approach maybe good for samba.

Regards, Ertan.





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


Re: [Samba] Samba 3.0.3pre1 Available for Download

2004-03-22 Thread Adam Williams
  | All below are good new features. Only thing missing
  | IMHO is performance improvements.
  | If I missed, or if it is planned for future releases
  | please accept my apologies.
  We continually work on improving performance as we
  can.  What specifically are you referring to?
 I referred to Davon Shire's e-mail dated 09 March 2004 18:59.
 In the mean time, I remember some programs indicate performance gain by 
 percentage. I do not remember any name in my mind. But, IMHO similiar 
 approach maybe good for samba.

Try using smbtorture.  We get very good performance from not terribly
powerful hardware.
ftp://ftp.kalamazoolinux.org/pub/pdf/PerfTune2001.pdf

$ ./smbtorture //sardine/torture -Uadam%** 32 NBW95
host=sardine share=torture user=adam myname=estate2
Running NBW95
1 clients started
+*
Throughput 473.344 MB/sec (NB=591.68 MB/sec  4733.44 MBit/sec)
NBW95 took 0.278914 secs
 
$ ./smbtorture //sardine/torture -Uadam%** 32 NBWNT
host=sardine share=torture user=adam myname=estate2
Running NBWNT
1 clients started
+*
Throughput 456.839 MB/sec (NB=571.049 MB/sec  4568.39 MBit/sec)
NBWNT took 0.289049 secs


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


Re: [Samba] Samba 3.0.3pre1 Available for Download

2004-03-21 Thread Ertan Kucukoglu
Hi,

All below are good new features. Only thing missing IMHO is performance 
improvements.

If I missed, or if it is planned for future releases please accept my 
apologies.

Regards,

Ertan Kkolu
[EMAIL PROTECTED]
Ozler Plastik San. ve Tic. A.S.
Tel: +90.212.676.6767
Fax: +90.212.676.8012


Gerald (Jerry) Carter wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
This is a preview release of the Samba 3.0.3 code base and
is provided for testing only.  This release is *not* intended
for production servers.  However, there have been several bug
fixes and new features added since 3.0.2a that we feel it is
important make it available to the Samba community for wider
testing.
Common bugs fixed in this preview release include:

  o Crash bugs and change notify issues in Samba's printing
code.
  o Honoring secondary group membership on domain member
servers.
  o TDB scalability issue surrounding the TDB_CLEAR_IF_FIRST
flag.
New features introduced in this preview release include:

  o Improved support for i18n character sets.
  o Support for account lockout policy based on bad password
attempts.
  o Improved support for long password changes (14 characters)
and strong password enforcement.
  o Continued work on support Windows aliases (i.e. nested
groups).
The source code can be downloaded from:

  http://download.samba.org/samba/ftp/pre/

The uncompressed tarball and patch file have been signed
using GnuPG.  The Samba public key is available at
  http://download.samba.org/samba/ftp/samba-pubkey.asc

Links to binary packages can be found on the

  http://www.samba.org/samba/samba.html

A simplified version of the CVS log of updates since 3.0.2a
can be found in the the download directory under the name
ChangeLog-3.0.2a-3.0.3pre1.  The release notes are also available
in the same directory.
As always, all bugs are our responsibility.

  --Enjoy
  The Samba Team


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFAW8AAIR7qMdg1EfYRAs9aAJ0cqlhKHrlRYVjzmgJn+hdhlplWAwCdHreZ
bInrYNaUVmiMqP/SORMlvo8=
=COoj
-END PGP SIGNATURE-
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Samba 3.0.3pre1 Available for Download

2004-03-19 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
This is a preview release of the Samba 3.0.3 code base and
is provided for testing only.  This release is *not* intended
for production servers.  However, there have been several bug
fixes and new features added since 3.0.2a that we feel it is
important make it available to the Samba community for wider
testing.
Common bugs fixed in this preview release include:

  o Crash bugs and change notify issues in Samba's printing
code.
  o Honoring secondary group membership on domain member
servers.
  o TDB scalability issue surrounding the TDB_CLEAR_IF_FIRST
flag.
New features introduced in this preview release include:

  o Improved support for i18n character sets.
  o Support for account lockout policy based on bad password
attempts.
  o Improved support for long password changes (14 characters)
and strong password enforcement.
  o Continued work on support Windows aliases (i.e. nested
groups).
The source code can be downloaded from:

  http://download.samba.org/samba/ftp/pre/

The uncompressed tarball and patch file have been signed
using GnuPG.  The Samba public key is available at
  http://download.samba.org/samba/ftp/samba-pubkey.asc

Links to binary packages can be found on the

  http://www.samba.org/samba/samba.html

A simplified version of the CVS log of updates since 3.0.2a
can be found in the the download directory under the name
ChangeLog-3.0.2a-3.0.3pre1.  The release notes are also available
in the same directory.
As always, all bugs are our responsibility.

  --Enjoy
  The Samba Team


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFAW8AAIR7qMdg1EfYRAs9aAJ0cqlhKHrlRYVjzmgJn+hdhlplWAwCdHreZ
bInrYNaUVmiMqP/SORMlvo8=
=COoj
-END PGP SIGNATURE-
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Samba 3.0.3pre1 Available for Download

2004-03-19 Thread Beast
* Gerald (Jerry) Carter [EMAIL PROTECTED] nulis:

 New features introduced in this preview release include:
 
o Improved support for i18n character sets.
o Support for account lockout policy based on bad password
  attempts.

Great!

o Improved support for long password changes (14 characters)
  and strong password enforcement.

Great!

o Continued work on support Windows aliases (i.e. nested
  groups).
 

Great!

- Support for grant dialin permision flag?
- Impoved support for inter domain trust?

Closer to Nt4 killer ;-P

 
 As always, all bugs are our responsibility.
 

Tks!

--beast

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


Re: [Samba] Samba 3.0.3pre1 Available for Download

2004-03-19 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Beast wrote:

- Support for grant dialin permision flag?
We're working on it.

- Impoved support for inter domain trust?
We already do this.





cheers, jerry
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFAW8SlIR7qMdg1EfYRAsbpAKChPsg1SIfBZh44wEGtAbrM4xFrowCgzKwW
dvAAduDdD675GeWHfRx6Bgw=
=vMXY
-END PGP SIGNATURE-
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Samba 3.0.3pre1 Available for Download

2004-03-19 Thread Beast
* Gerald (Jerry) Carter [EMAIL PROTECTED] nulis:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Beast wrote:
 
  - Support for grant dialin permision flag?
 
 We're working on it.
 
  - Impoved support for inter domain trust?
 
 We already do this.
 


This bug is still exist in the new release? I've found nothing on the release notes.

https://bugzilla.samba.org/show_bug.cgi?id=556

Tks.


--beast

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


Re: [Samba] Samba 3.0.3pre1 Available for Download

2004-03-19 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Beast wrote:

- Impoved support for inter domain trust?
We already do this.

This bug is still exist in the new release? I've 
 found nothing on the release notes.

 https://bugzilla.samba.org/show_bug.cgi?id=556

No.  We're still working on that.  I though you referred
to support for establishing trust relationships in general.
Sorry.


cheers, jerry
 --
 Hewlett-Packard- http://www.hp.com
 SAMBA Team -- http://www.samba.org
 GnuPG Key   http://www.plainjoe.org/gpg_public.asc
 If we're adding to the noise, turn off this song --Switchfoot (2003)
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFAW9+GIR7qMdg1EfYRAij3AJ9OssK70GZlporaCqLNxwSLGuqi5ACfZQR0
BbhY0klVb78VDYCV/JA9bkc=
=D3rP
-END PGP SIGNATURE-
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba