Search Results

Search: Posts Made By: kippi
5
2,266
Posted By kippi
Would someone be able to point me in the right...
Would someone be able to point me in the right direction to debug this?

Many Thanks
5
2,266
Posted By kippi
Ok, Have looked more into this and added more to...
Ok, Have looked more into this and added more to the script, but the problem is its not logging in. I don't have any auth logs, just how many times people have logged in and its staying at the same...
5
2,266
Posted By kippi
Telnet
Hey,

I am trying to connect to a phone system using a script:

#!/bin/bash

( echo open 10.20.0.10
sleep 1
echo user
sleep 1
echo password
sleep 1
echo exit ) | telnet

The output of...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 10:24 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy