[Samba] Samba 3.0.11rc1 Available for Download

David Landgren landgren at gmail.com
Mon Jan 31 22:28:27 GMT 2005


On Mon, 31 Jan 2005 13:26:45 -0600, Gerald (Jerry) Carter
<jerry at samba.org> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> David Landgren wrote:
> 
> |>Common bugs fixed in 3.0.11rc1 include:
> |
> |
> | Light testing here appears to indicate that it has fixed the
> | bug of ever-increasing number of documents appearing
> | in Printer job windows.
> 
> kewl.  Thanks for the feedback.
> 
> We're working towards 3.0.11-final at the end of this week if
> all continues to goes well.  We did just fix a a problem with
> wbinfo -m and security = ads this morning though.  Hopefully
> just a few more small patches.

Me again. Don't know if this is related, but I'm experiencing extreme
slowness in session setups. Doing an smbclient on localhost (ok, so it
*is* Solaris, but all the same...)

# time smbclient //jersey/dsvi -U david%foobar -c 'exit'
creating lame upcase table
creating lame lowcase table
Domain=[BPINET] OS=[Unix] Server=[Samba 3.0.11rc1]

real    0m8.817s
user    0m0.180s
sys     0m0.020s

Not sure where those lame tables are coming from, but whatever. This
is on a machine with no-one else online, debug level set to zero.
Turning the debug level up doesn't show anything in particular. The
user and system is pretty negligeable anyway. Authentication is done
via ldap on another server (running Samba 3.0.10) on the same network
segment.

I've cut the global section down to

[global]
        unix charset = CP850
        workgroup = BPINET
        server string = jersey
        security = DOMAIN
        log file = /var/log/samba/%m.log
        socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
        preferred master = No
        domain master = No
        wins server = 172.17.0.8
        hide dot files = No

Don't know if I've left something crucial out, or done something silly
with what's left, but I'm at a bit of a loss as to why this is
occurring. Any clues will be gratefully received, otherwise I expect I
shall hear a lot of users moaning tomorrow.

Thanks,
David


More information about the samba mailing list