Displaying 20 results from an estimated 400 matches similar to: "Re: Winpopup message to all user on a PDC"
2003 Jul 02
0
Winpopup message to all user on a PDC
>
> Il 01/07/2003, alle ore 14:19, Roberto Samarone Araujo (RSA) ha scritto:
>
> > It it possible to send messages to all users logged in a PDC at
same
> > time ?
>
> I didn't find a ready-to-use program, so I use something like this
> inside an executable script:
>
> for i in $(cat /path/clientlist.txt)
> do
> echo message_text |
2003 Jul 01
1
Re: Winpopup message to all user on a PDC
Unfortunatly it is not :(*
-----Original Message-----
From: Thomas Bork [mailto:tombork@web.de]
Sent: Tuesday, July 01, 2003 11:42 AM
To: Hindman, Mike J
Cc: samba@lists.samba.org
Subject: Re: RE: [Samba] Re: Winpopup message to all user on a PDC
Hi Mike,
> Except.. Most of my net sends don't end up working.. They fail unless
I
> explicitly do a nmblookup and specify the broadcast
2003 Jul 01
1
Re: Winpopup message to all user on a PDC
Hi Mike,
> Except.. Most of my net sends don't end up working.. They fail unless I
> explicitly do a nmblookup and specify the broadcast to find that
> computer..
[...]
> Seeing how im dealing with the entire contents of 10.x.x.x around
> 20,000 computers that I may have to contact for some reason.. Its easy
> for me to know there netbios name.. As its there login name..
2006 Aug 02
3
find_by_column_name and for loop returns undef method `each''
I''m trying to understand how to select only certain rows in my database
using RoR.
As a test I try to find certain clients by adding this code in my list
view...
<% clientlist = Client.find_by_client_status_id(1) %>
<% if clientlist %> <= This prevents me from getting nil errors.
<% for client in clientlist %> <= This seems to try and call
2011 Nov 03
0
multiple render text in jquery rails
Hi,
For one action of user based on condition i want to render different
texts. So how do i achieve it through jquery?
For example:
A simple posting message application:
On post button i have a post method which has security checks and other
server side checks like :
===========================
if message_text.nil? or message_text.empty? or message_text.length > 140
2003 Jul 29
1
oplock problem on NTUSER.DAT (fwd)
---------- Forwarded message ----------
Date: Tue, 29 Jul 2003 19:40:48 -0400 (EDT)
From: Rashkae <rashkae@tigershaunt.com>
To: Marco De Vitis <starless@despammed.com>
Subject: Re: [Samba] oplock problem on NTUSER.DAT
Hi Marco
Try to veto oplocks for that file.
In the global section of your smb.conf, add the following
veto oplock files = /NTUSER.DAT/
Let us know if that changes
2006 Feb 24
2
Model Inheritance?
Hello,
I need some help with designing a model I have in mind. I''m not sure
what the best way to do it in Ruby/Rails is, or even if what I''m
thinking is possible.
Basically, I have a system where I want to treat everything as a
"message." A Message is a basic model object with a title and
message_text. It can stand on it''s own, or it can be
1999 Jul 19
2
winpopup
Hi,
I have a linux (redhat 6.0) print server and I am running samba 2.0.3-8
serving win95 machines. I would like the print server to send a message to
the win95 when a print job is completed. To do that, I run winpopup on
win95. However, if win95 users close winpopup, they do not receive any
message. Is there any more realiable method to communicate with win95
machines?
I would appreciate any
2000 Jun 23
2
sending "WinPopup" message to a user
Just wondering if there is a way to send a WinPopup message to a user
(using username). I have had a look at smbclient but it appears to only
allow sending messages to a computer name.
Thanks in advance,
Russell Kliese
2002 Sep 20
1
Winpopup help - will pay
Before I start I should say that I will pay $2000US to
get the information or code I seek.
I need code or protocol specs to be able to send
winpopup messages. It cannot be done via mail slots
because it has to work over the internet at large. If
you type in "net send x.x.x.x hello" on any windows nt
or xp machines it will send a winpopup using UDP ports
137 and then 135 (also 1031 and
2003 Feb 07
1
Sending Winpopup messages
Hello
i am sending winpopup messages throught (smbclient -M) and it seem to work
fine but i dont recieve anything at my w98 machines.
For example, i do:
----------------------
jorge@tagoror:~> smbclient -M ALFA
added interface ip=192.201.11.67 bcast=192.201.11.255 nmask=255.255.255.0
added interface ip=192.201.11.1 bcast=192.201.11.255 nmask=255.255.255.0
Got a positive name query response
2008 Oct 23
1
Sending / Receiving WinPopup on Ubuntu Linux Workstation
Greetings-
Perhaps slightly OT, but still involving the SMB/CIFS protocol:
I am searching for an application which would allow a Linux client (Ubuntu) to send/receive WinPopup messages.
The only one I have located thus far is LinPopup. However, it depends on the Samba (server) package. I do not want to deploy a bazillion Samba servers!
TIA!
--
Michael Lueck
Lueck Data Systems
2001 Nov 12
3
Sending a 'winpopup' message by IP.
Hi there.
how do I send a winpopup message to a machine knowing its IP only?
I tryed witch 'smbclient -M ' but I need the netbios for that machine...
--
Enrique Iglesias Rodriguez
System Administrator
http://www.intelideas.net Madrid, Spain
--
CtrInt
1998 Feb 25
0
Wanted: Unix Winpopup receiver program.
I want to use smbclient -M to send new mail notification to unix users.
I have some of our workstations running smbd from inetd and am using the
"message command" option quite successfully.
What I was wondering is, has someone implemented the winpopup reception
end in a form that would be more efficient than using full blown smbd?
Am I making myself clear?
Perhaps if someone could
2002 Jun 21
1
winpopup and Domain auth?
OK, yesterday I was asked abut moving an existing Python program from an
NT machine to a Unix machine. This involves sending a message to
winpopup. So, after some digging I found smbclient's -M option.
Well, it works fine when I send it to a machine that is not part of the
site domain. When I send it to a machine that is logged in to the
domain, I get "session request invalid".
Any
2003 May 22
1
Winpopup to Every PC
Hello All,
Does anyone know how one could send the same Winpopup message to all
Win-clients on a network?
I need it for building a fail-over system, in case our primary server
goes down, I need a way to automate the process of informing all clients
that they need to log-off the network, wait a few minutes and then log
back on, while the back-up server switches a few configuration files and
2003 Oct 17
0
rpcclient-style call for windows messenger service ("WinPopup")?
Can Samba be used to generated WinPopUp RPC calls on TCP port 135?
I am familiar with using the "smbclient -M" command to send messages
using the Win Popup protocol, otherwise known as Windows Messenger
Service, or what a Microsoft user does from a DOS prompt as a "net
send" command.
WinPopup can be generated either via Microsoft file sharing protocols,
using the
2006 Mar 22
0
Winpopup/RealPopup
Hi all,
I have network with few win 95/xp machines and suse 9.3 prof server. On
every win client is installed RealPopup (RealPopup homepage:
www.realpopup.it).
I can send popup message from my xp computer to win 95, and I can get reply
on new message addressed from win 95 computer, so looks like popup
communication works well.
If I use:
server:~ # echo "test" | smbclient -M bane
1999 May 02
0
WinPopUp messages triggers serious error
Dear SAMBA gurus,
I browsed the list archives but found nothing relevant about this big
(IMHO) problem. Only just another problem like mine, unfortunately
unanswerd :(.
I have here samba-2.0.3 on a Linux box, libc5, manually compiled
without problems.
All is well EXCEPT WinPopUp messages, I can send them OK but I cannot
receive.
As receiver I set LinPopUp but I don't think that is ever
2011 Jul 27
0
WinPopup to Windows 7?
Is "smbclient -M" supposed to work to a Windows 7 machine? Using
samba3-3.4.9-42.el5 I get:
# echo "Hello world" | smbclient -NM PC167
Connection to PC167 failed. Error NT_STATUS_BAD_NETWORK_NAME
The name resolves correctly, and the command works to an XP client with
Messenger service enabled.
Win 7 has its own "MSG.EXE" program for that sort of thing, which