Re: [Samba] disabling extended security attributes

2009-12-14 Thread Learner Study
Thanks!

Is there any  documentation on performance tricks that may be used -
specifically with samba running against windows 2003 client (with
IOZone benchmarking app). I have seen a write up in internet that
talks about tuning max xmit, read size etc. but that is not helping.

I'm interesting to know if there is a full list of parameters that
user can tune

Thanks in advance for any pointers...



On Sun, Dec 13, 2009 at 2:34 PM, Andrew Bartlett abart...@samba.org wrote:
 On Fri, 2009-12-11 at 17:15 -0800, Learner Study wrote:
 Thanks! that worked...I had disabled the code from negprot.c.

 BTW, are there more commands like this I could use to improve perf
 against windows 2003 client.

 This isn't a performance tuning command, and I doubt you will notice any
 change with a modern client such as Windows 2003, unless your network is
 badly misconfigured.

 Indeed, it can actually reduce performance, because it will turn off
 Kerberos (which, if set up correctly, can improve performance compared
 with NTLM).

 Andrew Bartlett

 --
 Andrew Bartlett                                http://samba.org/~abartlet/
 Authentication Developer, Samba Team           http://samba.org
 Samba Developer, Cisco Inc.


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


Re: [Samba] disabling extended security attributes

2009-12-13 Thread Andrew Bartlett
On Fri, 2009-12-11 at 17:15 -0800, Learner Study wrote:
 Thanks! that worked...I had disabled the code from negprot.c.
 
 BTW, are there more commands like this I could use to improve perf
 against windows 2003 client.

This isn't a performance tuning command, and I doubt you will notice any
change with a modern client such as Windows 2003, unless your network is
badly misconfigured.  

Indeed, it can actually reduce performance, because it will turn off
Kerberos (which, if set up correctly, can improve performance compared
with NTLM).

Andrew Bartlett

-- 
Andrew Bartletthttp://samba.org/~abartlet/
Authentication Developer, Samba Team   http://samba.org
Samba Developer, Cisco Inc.



signature.asc
Description: This is a digitally signed message part
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Re: [Samba] disabling extended security attributes

2009-12-11 Thread Learner Study
Thanks! that worked...I had disabled the code from negprot.c.

BTW, are there more commands like this I could use to improve perf
against windows 2003 client.

Thanks a lot!

On Thu, Dec 10, 2009 at 11:29 PM, Volker Lendecke
volker.lende...@sernet.de wrote:
 On Thu, Dec 10, 2009 at 04:52:21PM -0800, Learner Study wrote:
 Can someone please let me know how to disable Extended Security
 Negotiation from samba server.
 Either using config file or just comment it out in C
 code... I'm running 3.0.25.

 use spnego = no

 Volker

 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.9 (GNU/Linux)

 iEYEARECAAYFAksh9OMACgkQbZMKAi3WUkmmhgCgnUoU606pVs1AKUzbK57fgMFw
 MLsAn0Le4JHsz6AfX/Rv15IeS4H1n1VH
 =Q7Ym
 -END PGP SIGNATURE-


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


[Samba] disabling extended security attributes

2009-12-10 Thread Learner Study
Hello:

Can someone please let me know how to disable Extended Security
Negotiation from samba server. Either using config file or just
comment it out in C code...

I'm running 3.0.25.

Thanks a lot!
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] disabling extended security attributes

2009-12-10 Thread Volker Lendecke
On Thu, Dec 10, 2009 at 04:54:37PM -0800, Learner Study wrote:
 Can someone please let me know how to disable Extended Security
 Negotiation from samba server. Either using config file or just
 comment it out in C code...
 
 I'm running 3.0.25.

use spnego = no

Volker


signature.asc
Description: Digital signature
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba