running 3.4.5 on Solaris 10 sparc platform. Seeing odd behavior when I'm watching my smbd process through truss. When ever I just onen my Windows explorer window that just shows my mapped shares, the truss shows that the smbd process is trying to stat everything under /net. What is it doing that when I have no paths to /net specified in my smb.conf file?

And is there anyway to stop smbd from trying to stat anything in /net?

smb.conf:

[global]
       workgroup = ENGR_DOM
       server string = Samba Server
       interfaces = e1000g0, lo0
       bind interfaces only = Yes
       security = DOMAIN
       password server = xxx.xx.xx.xxx.xx
       passdb backend = smbpasswd
       client NTLMv2 auth = Yes
       map untrusted to domain = Yes
       log level = 2
       log file = /var/log/samba/logs/log.%m
       name resolve order = host bcast
       unix extensions = No
       deadtime = 10
       max open files = 10000
       load printers = No
       domain master = No
       dns proxy = No
       lock spin time = 3
veto oplock files = /*.doc/*.DOC/*.docx/*.DOCX/*.xlsx/*.XLSX/*.xls/*.XLS
/*.ppt/*.PPT/*.pst/*.PST/*.mdb/*.MDB/*.ldb/*.LDB/*.vsd/*.VSD/*.dwg/*.DWG/*.cdr/*
.CDR/
       strict locking = No

[homes]
       comment = Home Directories
       read only = No
       create mask = 0640
       directory mask = 0751
       force directory mode = 0751
       directory security mask = 0750
       inherit owner = Yes
       browseable = No
       browsable = No
       level2 oplocks = No
       vfs objects = zfsacl
       nfs4:mode = special

[projects]
       comment = Project space
       path = /XKA1/projects
       read only = No
       create mask = 0775
       directory mask = 02771
       inherit permissions = Yes
       inherit acls = Yes
       vfs objects = zfsacl
       nfs4:mode = special

[profiles]
       comment = Windows Roaming Profiles
       path = /XKA1/profiles
       valid users = +admin, +ens-students, +ACother
       read only = No
       profile acls = Yes

[ens$]
       path = /
       valid users = cmapel, cjay, shaila, acrane
       force user = root
       read only = No
       browseable = No
       browsable = No

[dean]
       comment = Dean Group
       path = /XKA1/temp-move/admin/Dean
       valid users = +Dean
       force group = Dean
       read only = No
       create mask = 0770
       directory mask = 02770
       inherit acls = Yes
       vfs objects = zfsacl
       nfs4:mode = special

[ens]
       comment = ENS Groups
       path = /XKA1/temp-move/admin/ENS
       valid users = +admin
       force group = admin
       read only = No
       create mask = 0770
       directory mask = 02770
       inherit acls = Yes
       vfs objects = zfsacl
       nfs4:mode = special

[ebo]
       comment = EBO
       path = /XKA1/temp-move/admin/EBO
       valid users = +ebo, +ebostdnt
       force group = ebo
       read only = No
       create mask = 0770
       directory mask = 02770
       inherit acls = Yes
       vfs objects = zfsacl
       nfs4:mode = special

[adr]
       comment = Associate Dean for Researc
       path = /XKA1/temp-move/admin/ResearchDean
       valid users = +adr
       force group = adr
       read only = No
       create mask = 0770
       directory mask = 02770
       inherit acls = Yes
       vfs objects = zfsacl
       nfs4:mode = special

[adu]
       comment = Associate Dean for UnderGraduates
       path = /XKA1/temp-move/admin/AcadAffairs
       valid users = +adu
       force group = adu
       read only = No
       create mask = 0770
       directory mask = 02770
       inherit acls = Yes
       vfs objects = zfsacl
       nfs4:mode = special

[wmep]
       comment = Women&Minority in Engineering Programs
       path = /XKA1/temp-move/admin/WMEP
       valid users = +wmep
       force group = wmep
       read only = No
       create mask = 0770
       directory mask = 02770
       inherit acls = Yes
       vfs objects = zfsacl
       nfs4:mode = special

[development]
       comment = Engineering Development
       path = /XKA1/temp-move/admin/Development
       valid users = +Devel
       force group = Devel
       read only = No
       create mask = 0770
       directory mask = 02770
       inherit acls = Yes
       vfs objects = zfsacl
       nfs4:mode = special

[ce]
       comment = Civil Engineering
       path = /XKA1/temp-move/academic/CE
       valid users = +CEgroup
       force group = CEgroup
       read only = No
       create mask = 0770
       directory mask = 02770
       inherit acls = Yes
       vfs objects = zfsacl
       nfs4:mode = special

[cira]
       comment = CIRA
       path = /XKA1/temp-move/academic/CIRA
       valid users = +cira
       force group = cira
       read only = No
       create mask = 0770
       directory mask = 02770
       inherit acls = Yes
       vfs objects = zfsacl
       nfs4:mode = special

[atmos]
       comment = ATMOS
       path = /XKA1/temp-move/academic/Atmos
       valid users = +Atmosfac
       force group = Atmosfac
       read only = No
       create mask = 0770
       directory mask = 02770
       inherit acls = Yes
       vfs objects = zfsacl
       nfs4:mode = special

[ece]
       comment = Electrical and Computer Engineering
       path = /XKA1/temp-move/academic/ECE
       valid users = +ECEgroup
       force group = ECEgroup
       read only = No
       create mask = 0770
       directory mask = 02770
       inherit acls = Yes
       vfs objects = zfsacl
       nfs4:mode = special

[me]
       comment = Mechanical Engineering
       path = /XKA1/temp-move/academic/ME
       valid users = +MEgroup
       force group = MEgroup
       read only = No
       create mask = 0770
       directory mask = 02770
       inherit acls = Yes
       vfs objects = zfsacl
       nfs4:mode = special

[cheme]
       comment = Chemical Engineering
       path = /XKA1/temp-move/academic/ChemE
       valid users = +ChEgroup
       force group = ChEgroup
       read only = No
       create mask = 0770
       directory mask = 02770
       inherit acls = Yes
       vfs objects = zfsacl
       nfs4:mode = special

[biom]
       path = /XKA1/temp-move/academic/BIOM
       valid users = +biom
       force group = biom
       read only = No
       create mask = 0770
       directory mask = 02770
       inherit permissions = Yes
       inherit acls = Yes
       vfs objects = zfsacl
       nfs4:mode = special

[ebo-student]
       comment = EBO-Student
       path = /XKA1/temp-move/admin/EBO/people/Student-Employees
       valid users = +ebostdnt
       force group = ebostdnt
       read only = No
       create mask = 0770
       directory mask = 02770
       inherit acls = Yes
       vfs objects = zfsacl
       nfs4:mode = special

[adu-student]
       path = /XKA1/temp-move/admin/AcadAffairs/people/Student-Employees
       valid users = +adustdnt, +adu
       read only = No
       create mask = 0770
       directory mask = 02770
       inherit acls = Yes
       vfs objects = zfsacl
       nfs4:mode = special

[ats-student]
       path = /XKA1/temp-move/academic/Atmos/people/Student-Employees
       valid users = +ats-student, +Atmosfac
       read only = No
       create mask = 0770
       directory mask = 02770
       inherit acls = Yes
       vfs objects = zfsacl
       nfs4:mode = special

[committees]
       comment = Committees space
       path = /XKA1/temp-move/committees
       read only = No
       create mask = 0770
       directory mask = 0770
       inherit permissions = Yes
       inherit acls = Yes
       vfs objects = zfsacl
       nfs4:mode = special

[academic]
       comment = Academic Departments
       path = /XKA1/temp-move/academic
       read only = No
       create mask = 0755
       directory security mask = 0755
       vfs objects = zfsacl
       nfs4:mode = special

[admin]
       comment = Admin Departments
       path = /XKA1/temp-move/admin
       read only = No
       create mask = 0755
       directory security mask = 0755
       vfs objects = zfsacl
       nfs4:mode = special

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

Reply via email to