nixCraft Linux Forum

nixCraft

Linux Tech Support Forum

the script is not accepting password

This is a discussion on the script is not accepting password within the Shell scripting forums, part of the Development/Scripting category; as per given in script i made following changes in script and when i run the script it is asking ...


Go Back   nixCraft Linux Forum > Development/Scripting > Shell scripting

Register FAQ Members List Calendar Forgotten your password? Mark Forums Read
  #1 (permalink)  
Old 07-15-2006, 07:34 AM
Junior Member
User
 
Join Date: Jul 2006
Location: Pune
Posts: 5
Rep Power: 0
vishal Titre
Send a message via MSN to vishal Titre Send a message via Yahoo to vishal Titre
Default the script is not accepting password

as per given in script i made following changes in script and when i run the script it is asking me for password , but when i am entering the password it is not accepting it .plz tell me why
Q_HOST="192.168.0.10 127.0.0.1"


and when i run the progeam it asked for
nixcraft@192.168.0.10's password:

and when i entered the root password of 192.168.0.10 it gives me permission denied error
plz help me on this.
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 07-15-2006, 09:41 PM
tom tom is offline
Contributors
User
 
Join Date: Jun 2005
Location: London, UK
Posts: 213
Rep Power: 4
tom is on a distinguished road
Default

Hmm

script? You are talking about what?
Reply With Quote
  #3 (permalink)  
Old 07-17-2006, 07:34 PM
nixcraft's Avatar
Never say die
User
 
Join Date: Jan 2005
Location: BIOS
My distro: Ubuntu
Posts: 1,036
Rep Power: 10
nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute
Default

You need to setup
Code:
Q_HOST="192.168.1.2 127.0.0.1 192.168.1.2"
and SSH USER
Code:
USR="nixcraft"
Tom script http://bash.cyberciti.biz/monitoring...ation.bash.php
__________________
Vivek | My personal blog
Linux Evangelist
Play hard stay cool
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Change root password using perl script? Raj1 Solaris/OpenSolaris 8 06-14-2008 12:01 AM
script to prompt for password for AIX shipon_97 Shell scripting 0 04-15-2008 05:45 PM
let users change password using perl script? james bond Getting started tutorials 9 05-24-2007 11:32 PM
Shell script to supply or input a password passphrase kasimani Shell scripting 1 02-21-2007 10:21 AM
HP UX user lock password, change password, password aging rockdalinux HP-UX 0 12-20-2006 03:36 PM


All times are GMT +5.5. The time now is 06:13 PM.


Powered by vBulletin® Version 3.7.4 - Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36