Quote:
Originally posted by ddnehal
hello,
i have linux squid server and 500 of windows mix(98,2000,me.xp) clients. i want send instance message from linux to those clients. how can i send instance broad cast message from linux to windows clients. in windows nt there is a command like "net send" which send instance message from windows to windows clients i want same like that commad which can i use in linux. simple i want to send broad cast messsage from linux to windows.
|
Hi there ,
I'm found out that SMBCLIENT -M name -Uusername%password
works fine , name is the receipiant ( my W98 machine ) , since i shared derictories with password i have to provide a username and password.
good luck ,
andre
