- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Logging on with posix shell.
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2002 02:54 AM
07-10-2002 02:54 AM
One group of users trying to logon using the posix shell cannot get onto the system. The login hangs when it tries to execute the /usr/vue/bin/vuelogin. Can someone please help me with this problem.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2002 03:00 AM
07-10-2002 03:00 AM
Re: Logging on with posix shell.
Does the problem exists for only POSIX shell ?.
regards,
U.SivaKumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2002 03:05 AM
07-10-2002 03:05 AM
Re: Logging on with posix shell.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2002 04:27 AM
07-10-2002 04:27 AM
Re: Logging on with posix shell.
Qu's ... does the problem occur if they telnet onto the affected system ? Do you get errors to the console or syslog.log ?
Anything unusual or changed recently in their .profiles ?
You may like to try adding set -x in the users $HOME/.vueprofile and then attempt to login via vue and then see if any additional info is in $HOME/.vue/startlog.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2002 04:41 AM
07-10-2002 04:41 AM
Re: Logging on with posix shell.
did you check, if the POSIX shell is found? Try the following command:
whereis sh
Can you start a posix shell manually?
sh
Allways stay on the bright side of life!
Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2002 05:06 AM
07-10-2002 05:06 AM
Re: Logging on with posix shell.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2002 07:06 AM
07-10-2002 07:06 AM
Solution/bin/sh - Bourne
/bin/ksh - Korn shell
/bin/csh - C shell
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2002 09:13 PM
07-10-2002 09:13 PM
Re: Logging on with posix shell.
I remembered/was_convinced that 9.X did not have a POSIX shell (i.e. like you mentioned), but because the Question Author mentioned the POSIX shell on 9.05, I checked the 10.X Release Notes. They (strongly) imply that pre-10.X had a POSIX shell, so I took the documentation over my memory. Wrong, wrong! :-)
In hindsight, the documentation was not incorrect, but 'just' confusing/vague/etc.. ("Yeah, Frank! Whatever you say, Frank!" :-)).
So, now I know what "RTFM" *really* means!
[N/A please]