Search Results

Search: Posts Made By: deepusunil
16,786
Posted By deepusunil
Nilesh, I am doing the same now. what i...
Nilesh,

I am doing the same now. what i wanted to know is , The exit code which sftp gives , is it a relevant number or any random number.
Now i am doing a echo $?> 0 check which says there is...
16,786
Posted By deepusunil
SFTP Error Handling
Hi ,
Can any one tell me is there any standard method to track errors during sftp ?
using which command i can track sftp errors ? i tried using echo $? .
Most of the times i am getting error...
2,217
Posted By deepusunil
SSH for a group of users ?
Hi,
Can any one tell me is it possible to setup private key public key pairing(SSH ) for a group of users , instead of setting it up for individual users ?

Eg:
Say i have 3 users A,B and C and...
97,645
Posted By deepusunil
is it in known_hosts file ? Is the error is...
is it in known_hosts file ?
Is the error is coming becuase the user is not recognized in the remote machine ?
97,645
Posted By deepusunil
No. The steps i have followed are 1)...
No.
The steps i have followed are
1) generated the key with "ssh-keygen -b 2048 -t rsa" in the client machine
2)public key was added in the servers authorized_keys file.
3) tried to connect to...
97,645
Posted By deepusunil
ERROR : Permission denied (publickey,password,keyboard-interactive).
Hello,
when I try to connect to a remote machine through SSH username@host I am getting the error message
Permission denied (publickey,password,keyboard-interactive).

Can any one tell me what...
2,617
Posted By deepusunil
Thanks will check that.
Thanks will check that.
2,617
Posted By deepusunil
Switching between two users
Can any one tell me :
How we can switch between two users without prompting for the password. (In the SHELL SCRIPT can we fetch the USERID and PASSWORD from a specified file, without using SUDO...
Showing results 1 to 8 of 8

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