Samba and Vista

Drew McIntosh dmcintosh at appnuity.net
Wed Jul 2 10:43:21 CDT 2008


Problem might potentially be with Vista defaulting to NTLMv2 instead of
plain NTLM. Try this from:
http://www.linux-watch.com/news/NS4434907782.html

 

Click "Start -> Run." Then, type in the Run field: "secpol.msc." That
will bring you to Vista's security policy system. Once there, use "Go
to: Local Policies > Security Options" and then find "Network Security:
LAN Manager" authentication level. Once there, change the Setting from
"Send NTLMv2 response only" to "Send LM & NTLM -- use NTLMv2 session
security if negotiated."

 

From: linux-poweredge-bounces at dell.com
[mailto:linux-poweredge-bounces at dell.com] On Behalf Of Brian McGrew
Sent: Wednesday, July 02, 2008 11:18 AM
To: Dell Linux PowerEdge Mailing List
Subject: Samba and Vista

 

I realize this isn't a Windows mailing list :-)  But MS hears the words
Linux and Samba and they hang up on you!!!

I'm running a PE2950 with RHEL5/64 and Samba v3.0.23c-2.  

All my clients work fine and have been working for a long time ...
Except the two new WinVista boxes!  The Vista boxes will not connect to
any of the Samba shares at all.  I get an authentication box and no
combination of authentication will get me in there.  Of course the Vista
boxes connect to the Windows shares just fine...

My Samba config is as follows...

[global]
    netbios name = mvppvt125
    realm = MACHINEVISIONPRODUCTS.COM
    security = ads
    preferred master = no
    encrypt passwords = yes
    wins server = 10.0.0.122
    workgroup = MVP
    password server = *
    server string = Dell PowerVault Server
    log level = 3
    log file = /var/log/samba/smbd.log
    max log size = 50
    winbind use default domain = yes
    winbind nested groups = yes
    winbind separator = +
    socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
    username map = /etc/samba/smbusers
    template shell = /bin/bash

[filevault]
    comment = File Vault
    path = /filevault
    browseable = yes
    writable = yes
    create mode = 0777
    force create mode = 0777
    force directory mode = 0777

[data]
    comment = MVP Data
    path = /data
    browseable = yes
    writable = yes
    create mode = 0777
    force create mode = 0777
    force directory mode = 0777



-brian
-- 
 

This message is from the Information Technology Company Appnuity, LLC.
 
This message and any attachments may contain legally privileged or confidential information, and are intended only for the individual or entity identified above as the addressee. If you are not the addressee, or if this message has been addressed to you in error, you are not authorized to read, copy, or distribute this message and any attachments, and we ask that you please delete this message and attachments (including all copies) and notify the sender by return e-mail or by phone at 317-566-0203. Delivery of this message and any attachments to any person other than the intended recipient(s) is not intended in any way to waive confidentiality or a privilege.
 
All personal messages express views only of the sender, which are not to be attributed to Appnuity, LLC, and may not be copied or distributed without this statement.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.us.dell.com/pipermail/linux-poweredge/attachments/20080702/0d179a15/attachment.htm 


More information about the Linux-PowerEdge mailing list