To send a message from/to windows users can we use LinPopup ? Giuseppe
----- Original Message ----- From: "Uwe Bering" <[EMAIL PROTECTED]> To: "Ken D'Ambrosio" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday 11 June 2004 7:48 AM Subject: Re: [Samba] Samba 3.0 and winpopup? > Hi Ken, > > Am 9 Jun 2004 um 10:05 hat Ken D'Ambrosio geschrieben: > > > Hello, all. I want to send a message to Windwos clients, a la > > "smbclient -M", from my Samba 3.x box. Is this possible? I seem to > > recall (and apt-get seems to agree) that smbclient has been deprecated; > On a box with 2.2.8a I used 2 variants: > > 1. > echo "message" | smbclient -M recipient_machine -U > name_of_your_choice > /dev/null > > 2. > I created a file 'msg' and sent it with > cat /path/msg | smbclient -M recipient_machine -U name_of_your_choice > > /dev/null > > didn't try it on Samba2, but I think it will work there, too. > > Uwe > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
