Univention Bugzilla – Attachment 3975 Details for
Bug 25237
Absturz des UMC-Servers wenn die Verbindung zu schnell geschlossen wird
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Test-Skript
umcp.sh (text/plain), 302 bytes, created by
Alexander Kläser
on 2011-12-06 17:16:09 CET
(
hide
)
Description:
Test-Skript
Filename:
MIME Type:
Creator:
Alexander Kläser
Created:
2011-12-06 17:16:09 CET
Size:
302 bytes
patch
obsolete
>#!/bin/bash >host=10.200.26.50 >username=hans >password=password > >function umcp { >cmd="$1" >json="$2" >echo "REQUEST/$RANDOM-$RANDOM/$((${#json}+1))/application/json: $cmd > >$json" >} > >function send { > nc -q 1 ${host} 6670 >} > >umcp AUTH '{"username":"'$username'", "password":"'$password'"}' | send > >echo >echo
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 25237
: 3975