[ale] SMB weirdness

Christopher Fowler cfowler at outpostsentinel.com
Mon Aug 30 20:52:34 EDT 2004


I figured it out. I ad to add -U <username>  I did not for the other
interfaces.  I also hadd to add map guest = nobody


On Mon, 2004-08-30 at 20:25, jg265 at ibb.gatech.edu wrote:
> Quoting Christopher Fowler <cfowler at outpostsentinel.com>:
> 
> > 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?
> > 
> > 
> > 
> > _______________________________________________
> > Ale mailing list
> > Ale at ale.org
> > http://www.ale.org/mailman/listinfo/ale
> > 
> 
> 
> 
> 
> What is showing up in /var/log/samba/sam.log?
> What does iptables -L -n show?
> 
> Thanks
> 
> Jonathan
> 
> -------------------------------------------------
> This mail sent through IMP: http://horde.org/imp/



More information about the Ale mailing list