Hello! I wonder if it is possible to send a logoff rpc signal? If it is not possible as today would it be possible if we could trace the rpc logoff signal sent p? MS own products? Any suggestions are welcome! Regards Henrik
On Tue, Oct 04, 2005 at 10:27:56AM +0200, Henrik Zagerholm wrote:> Hello! > > I wonder if it is possible to send a logoff rpc signal? > > If it is not possible as today would it be possible if we could trace > the rpc logoff signal sent p? MS own products? > > Any suggestions are welcome!There is an RPC logoff call defined, but Microsoft clients never send it I'm afraid. Jeremy.
On 10/4/05, Gerald (Jerry) Carter <jerry@samba.org> wrote:> > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Henrik Zagerholm wrote: > > Would you have any clever ideas on how to retreive this signal? > > It would be so cool if you could make forced logoffs from linux/unix > > environment. =) > > Do you mean logging a user off of a Windows client? Or > just disconnecting the user from a Samba host ? > > > > > > jerry >Well windows (XP, 2k3) has shutdown command, that enables you to log a user off (shutdown -l machinename). You could try to sniff the packets from that command. I wonder if samba can do something like that. buhdej evridej
Hi again! Jerry: I mean logging off a windows user from his/hers workstations. sniffing shutdown -l would be a good idea. Have to research this further! Thanks! Henrik 4 okt 2005 kl. 19.04 skrev Bostjan M?ller:> On 10/4/05, Gerald (Jerry) Carter <jerry@samba.org> wrote: > >> >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> Henrik Zagerholm wrote: >> >>> Would you have any clever ideas on how to retreive this signal? >>> It would be so cool if you could make forced logoffs from linux/unix >>> environment. =) >>> >> >> Do you mean logging a user off of a Windows client? Or >> just disconnecting the user from a Samba host ? >> >> >> >> >> >> jerry >> >> > > Well windows (XP, 2k3) has shutdown command, that enables you to > log a user > off (shutdown -l machinename). > You could try to sniff the packets from that command. > I wonder if samba can do something like that. > > buhdej evridej > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/listinfo/samba >