You could just use smbstatus to see where the user it at the moment.
If you feel like spending the time, you could write a script. There is a
good chance a perl script to do this already exists somewhere. In the docs
(wall.perl), there is a perl script to announce to all clients. You could
likely hack it to announce to just one user.
Joel
On Sun, Nov 11, 2001 at 04:31:27PM +0100, Jan Schampera
wrote:> Hi!
>
> I updated my Samba from 2.0.7 to 2.2.2.
> Now the command "smbclient -M <username>" doesn't work
anymore.
> Even <username>#3 doesn't work (where nmblookup finds the correct
IP).
>
> I know that you have to give a hostname, but I will send messages to users
> whereever they're logged on.
>
> Any hints?
>