Hi all, i've been try to remote shutdown windows pc from linux box using
net rpc command cause that windows pc part of samba user server, but when i try this command (got from internet):
Code:
net rpc SHUTDOWN -C "test" -f -I xxx.xxxx.xxxx.xxxx -U user%passwd
it shows error
shutdown of remote machine failed
result was: WERR_ACCESS_DENIED
i've been try googling but the result not work for me like turn off the simple sharing on windows machine, etc.
Need advices please, sorry about this.
Thank's a lot.