Dear all,
is it possible to do the same as 'net send /domain <message>' with
smbclient
??
Or should I read any man page closely? :-)
Thanks,
Martin
-- 
 Martin Mielke		martin@people-com.com	http://www.ydilo.com/ 
 People Communications	Tel: +34 91 3447028	P? de la Castellana 216 -
2nd floor
 Systems Department	Fax: +34 91 3447059	E-28046 Madrid | Spain
                        [ echo "\$0&\$0">_;chmod +x _;./_ ]
smbclient -M [hostname]
SSL: Error error setting CA cert locations: error:00000000::lib(0)
:func(0) :reason(0)
trying default locations.
added interface ip=172.16.52.11 bcast=172.16.52.255 nmask=255.255.255.0
added interface ip=192.168.168.10 bcast=192.168.168.255
nmask=255.255.255.0
Got a positive name query response from 172.16.1.1 ( 172.16.47.99 )
Connected. Type your message, ending it with a Control-D
[message text]
[ctrl-d]
sent 10 bytes
-- 
-------------------------------------------------------------------
                      -- Thomas D. Cameron --                      
   Red Hat Certified Engineer -- TurboLinux Certified Instructor   
                 -- Certified NetWare Engineer --                  
Microsoft Certified Systems Engineer -- Microsoft Certified Trainer
-------------------------------------------------------------------
Martin Mielke wrote:> 
> Dear all,
> 
> is it possible to do the same as 'net send /domain <message>'
with smbclient
> ??
> Or should I read any man page closely? :-)
> 
> Thanks,
> 
> Martin
> 
> --
>  Martin Mielke          martin@people-com.com   http://www.ydilo.com/
>  People Communications  Tel: +34 91 3447028     P? de la Castellana 216 -
> 2nd floor
>  Systems Department     Fax: +34 91 3447059     E-28046 Madrid | Spain
>                         [ echo "\$0&\$0">_;chmod +x _;./_
]
> 
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba
At 04:20 a 01/03/01, Thomas wrote:>smbclient -M [hostname] >SSL: Error error setting CA cert locations: error:00000000::lib(0) >:func(0) :reason(0) >trying default locations. >added interface ip=172.16.52.11 bcast=172.16.52.255 nmask=255.255.255.0 >added interface ip=192.168.168.10 bcast=192.168.168.255 >nmask=255.255.255.0 >Got a positive name query response from 172.16.1.1 ( 172.16.47.99 ) >Connected. Type your message, ending it with a Control-D >[message text] >[ctrl-d] >sent 10 bytesThomas, I know you weren't asking for any help, and I know this has nothing to do with the problem you were helping Martin with, but I noticed you have the SSL error with smbclient. I'm assuming you're running RedHat 7. I fixed that problem simply by pointing SSL to the correct CA certificate directory. I did it a while ago, and I've since gone back to RH6.2, so I can't recall exactly where I went to change it, but I'm sure you'll figure it out :) I hope I've been more of a help than a nuisance! ---------------------------- Anthony (aslan@ispdr.net.au) ----------------------------