Bug 3243 - Security=user half as fast as Security=share.
Summary: Security=user half as fast as Security=share.
Status: RESOLVED INVALID
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: File Services (show other bugs)
Version: 3.0.20b
Hardware: x86 Windows XP
: P3 normal
Target Milestone: none
Assignee: Samba Bugzilla Account
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-05 10:43 UTC by cdunham
Modified: 2006-01-17 22:06 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description cdunham 2005-11-05 10:43:29 UTC
I'm running Suse 9.2 (kernel 2.6.8-24) with Samba 3.0.20b

When I use security=user, my read/write performance is less than half the 
peformance with security=share.  There are no other changes, but 
performance is never better than half the speed.  This happens with WinXP, 
Win2K and Win98 clients, so I don't think the client configuration is the 
problem.  Network is gigabit, with Intel Pro/1000 adapters.

My smb.conf file is:

[global]
 workgroup = MYWORKGROUP
 netbios name = SERVER1
 wins support = yes
 domain master = yes
 local master = yes
 preferred master = yes
 os level = 65
 map to guest = Bad User

;security = share
 restrict anonymous = no
 server signing = Auto

[test]
 comment = test
 path = /home/users
 read only = no
 guest ok = yes
Comment 1 Gerald (Jerry) Carter (dead mail address) 2005-11-22 09:05:29 UTC
please provide full, raw network traces illustrating 
the performance issues.
Comment 2 Gerald (Jerry) Carter (dead mail address) 2006-01-17 22:06:53 UTC
no response.  closing