Am 08.01.2002 11:57 Uhr schrieb "Vasko Tomanov" unter <[EMAIL PROTECTED]>:

> How to add many users in james with text file this don't working:
> 
> telnet 127.0.0.1 4555 < /proba
> 
> the file /proba contain:
> 
> root
> 7kj8ynsx
> adduser gerryian dragan
> quit
> 
> the result of this operation is:
> 
> [root@toshiba root]# telnet 127.0.0.1 4555 </proba
> Trying 127.0.0.1...
> Connected to localhost.localdomain (127.0.0.1).
> Escape character is '^]'.
> JAMES RemoteAdministration Tool 1.2.1rc2
> Please enter your login and password
> Connection closed by foreign host.
> [root@toshiba root]#
> 
> and the JAMES server freeze..... and return to normal operation after
> ctrl-c and start again...
> 
> any suggestions ?
> 
> vasko
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> 

Hi Vasko,

i'd probably write a littel java-prog which puts the required data via an
OutputStream into the remote manager. So you can "feed" the remote manager
with data in a controlled manner.

(hope this will work)


daniel


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to