[OpenIndiana-discuss] Samba in OI 148 appears dysfunctional.
    Oscar del Rio 
    delrio at mie.utoronto.ca
       
    Thu Aug 25 17:55:47 UTC 2011
    
    
  
On 08/25/11 01:19 PM, Kimmo Jaskari wrote:
> I've been trying to get the Samba version that comes with OI to work,
> but am unable to get it to authenticate. I'm running a Windows 7
> client that I'd like to get going but have not had much luck.
>
We have no problems running Samba on oi_148.
You should post more details, such as what you have in the smb.conf file 
and log error messages.
Below is pretty much all we use (backend=smbpasswd for compatibility 
reasons)
[global]
netbios name = XXX
workgroup = XXXXXX
security = user
hosts allow = x.x.x.
passdb backend = smbpasswd
encrypt passwords = yes
    
    
More information about the OpenIndiana-discuss
mailing list