[ILUG] Samba Problem
John Allen
john.allen at dublinux.net
Wed Apr 21 15:10:46 IST 2004
On Wednesday 21 April 2004 13:01, Frank Murphy wrote:
> I can pull files to the server from the client.
> Can not send from Client to server,
> (can see shares, from client)
>
> Tried below on server as root.
>
> [root at localhost root]# iptables -F
> [root at localhost root]# smbclient -L localhost
> Password:
> session setup failed: NT_STATUS_LOGON_FAILURE
Have you created /etc/samba/smbpasswd
cat /etc/passwd | mksmbpasswd.sh > /etc/samba/smbpasswd
then remobe the users you don't want to have SMB acccess.
then smbpasswd user-name to set the users SMB passwords
smbclient -L localhost -W windows-domain-name -U user-name
--
John Allen, mailto:john.allen at dublinux.net
MandrakeClub Silver Member. http://www.dublinux.net
Mandrake Linux release 10.0 (Community) for i586, kernel 2.4.22-28mdk
15:09:28 up 19 days, 7:09, 2 users, load average: 0.11, 0.04, 0.01
More information about the ILUG
mailing list