[Samba] kb2536276 causing issues with non encrypted password configuration

Beau Gauthreaux rhyminggoat at gmail.com
Thu Jun 16 09:55:24 MDT 2011


Many of my clients installed kb2536276 on their windows client and can no
longer connect to my samba server.  Their sessions don't even get logged.  I
 upgraded to 3.5.9 on my test server with no luck.  Encrypted with local
authentication to the smbpassword file seems to work fine, but I need the
servers running non encrypted samba to work.  I'm running 3.5.6 on AIX 5.3
using PAM auth and encrypt passwords = no.

Checked admin security setting in windows to make sure they were set to
allow non encrypted passwords.

[>cat smb.conf
[global]
        workgroup = ***
        netbios name = *****
        server string = **** Samba Server %v
        security = user
        encrypt passwords = no

        log file = ******

        max log size = 200000
        log level = 2
      delete readonly = yes
        invalid users = root daemon bin sys adm uucp nuucp lpd imnadm ipsec
lp snapp invscout
        guest account = nobody
        host msdfs = no
      max xmit = 65535
      socket options = TCP_NODELAY IPTOS_LOWDELAY SO_SNDBUF=8192
        strict locking = no
        allocation roundup size = 2097152
        use sendfile = true

        comment = Samba **** Share
        path = /****
        writeable = yes
        create mask = 0775
        directory mask = 0775
        security mask = 0770
        force security mode = 770
        directory security mask = 0770
        force directory security mode = 770
        force create mode = 0775
        force directory mode = 0775
        inherit acls = yes

[***]
#Windows no Unix yes (Execute bit)
        map archive = no
        map system = no
        map hidden = no


[***-unix]
#Windows no Unix yes (Execute bit)
        map archive = yes
        map system = yes
        map hidden = yes




Thanks In advance.
-- 
Beau


More information about the samba mailing list