[ale] SMB weirdness
Christopher Fowler
cfowler at outpostsentinel.com
Mon Aug 30 18:13:12 EDT 2004
If I try to connect to my SMB share via the address on eth0 I get this:
[root at sam samba]# smbclient -L \\10.250.0.2
Password:
session setup failed: NT_STATUS_LOGON_FAILURE
If I do it from ppp0 or from lo it works fine.
Here is config file:
[global]
workgroup = SAM
server string = SentinelAlarmManger
log file = /var/log/samba/%m.log
max log size = 5
security = user
encrypt passwords = yes
smb passwd file = /etc/samba/smbpasswd
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
dns proxy = no
[Backups]
comment = SQL Backup Share
path = /opt/SAM/SystemConfig/backups
read only = no
public = no
[ConsoleLogs]
comment = Console Log Files
path = /opt/SAM/ConsoleLogs
read only = no
public = no
Am I missing something?
More information about the Ale
mailing list