Re: [Samba] Samba 3.0 and winpopup?

2004-06-11 Thread Giuseppe Panei
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


Re: [Samba] Samba 3.0 and winpopup?

2004-06-10 Thread Uwe Bering
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


[Samba] Samba 3.0 and winpopup?

2004-06-09 Thread Ken D'Ambrosio
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; 
however, I can't find the winpopup functionality in the "net" command.  
I suppose I could just compile the source for smbclient, and hope that 
it works, but if there's a "right way" to do it, that's the way I'd 
prefer to go.

Thanks much,
Ken D'Ambrosio
Sr. SysAdmin,
Xanoptix, Inc.
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba