![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| HP-UX HP-UX (Hewlett Packard UniX) is Hewlett-Packard's proprietary implementation of the Unix operating system, based on System V. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| login from a shell script????? | skyineyes | Shell Programming and Scripting | 2 | 07-16-2007 02:59 AM |
| Can't login as SU anymore - SU: NO SHELL | homechoice | UNIX for Dummies Questions & Answers | 4 | 04-24-2006 03:15 AM |
| How to get bash to be the login shell? | amheck | SUN Solaris | 8 | 03-10-2006 02:39 PM |
| changing login prompt on redhat | juilan | UNIX for Dummies Questions & Answers | 6 | 07-25-2003 07:14 AM |
| Standard login shell | Fwurm | UNIX for Dummies Questions & Answers | 4 | 11-05-2001 08:43 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hello Everyone,
I am a newbie in unix. I was practicing shell scripts on hp unix machine. I changed my current login shell (Korn) to Bourne shell giving the following command. $ chsh username /usr/bash I am using secure shell client for accessing the hp ux server. After which i disconnected from the server. Now problem is when i am trying to login again to the hp ux machine it's not accepting the password. i guess i am in trouble and pls help me to find solution to it. Regrds |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
is it /bin/bash or /usr/bin/bash ?
Ask the sysadmin to correct the shell or reset password |
|
#3
|
|||
|
|||
|
hi
sorry ....it is /usr/bin/bash is thr anyother way other than contacting the system admin to resolve this issue. |
|
#4
|
||||
|
||||
|
I dont think so. You would have to run chsh again to change your shell, and you cannot do that as you cant login - because your shell is non existent. Your admin would have to fix this for you.
|
|
#5
|
|||
|
|||
|
Thanks the issue got resolved.
|
|||
| Google The UNIX and Linux Forums |