Displaying 1 result from an estimated 1 matches for "ab88aca7".
Did you mean:
3488aca7
2004 Aug 23
1
'net rcp shudown' with mashine account (-n -P) possible???
Hello samba-list,
I'm able to shutdown remote mashines using:
supzli02pdc:~ # net rpc shutdown -S <target-pc> -U Administrator%<passwd> -r -t 1 --comment=Abmelden
I wounder if this is also possible with an mashine account auth (from the
PDC)? I couldn't get it to work:
supzli02pdc:~ # net -n supzli02pdc -P rpc shutdown -r -t 1 -S <target-pc> --comment=Abmelden