- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: who am i and TSM, not working !!!!
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
09-04-2003 07:54 AM
09-04-2003 07:54 AM
who am i and TSM, not working !!!!
Does anybody have any idea why the "who am i" command under TSM retrun nothing on HP-UX 11i, but when logging directly into unix(not in a TSM session) it work fine ????
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2003 08:02 AM
09-04-2003 08:02 AM
Re: who am i and TSM, not working !!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2003 08:04 AM
09-04-2003 08:04 AM
Re: who am i and TSM, not working !!!!
# whoami
It might work since 'whoami' will always print effective user id while 'who am i' prints your original login id (from /etc/utmp).
Also see if 'who' works on your terminal session.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2003 08:13 AM
09-04-2003 08:13 AM
Re: who am i and TSM, not working !!!!
>>>Session 1 is active<<<
home/cw16791n =>who am i
cw16791n ttyq0 Sep 4 17:10
whoami also works.
I normally use TERM=vt320, but vt100 also works.
It's highly unlikely to be an error with TSM (the software's not actually been changed since HP-UX 9.04, and is no longer supported for patching etc).
What patch levels do you have on the following;
Streams Pty cumulative patch
Cumulative Mux and Pty Patch
I'm using PHNE_25083 and PHNE_26326
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2003 08:22 AM
09-04-2003 08:22 AM
Re: who am i and TSM, not working !!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2003 08:57 AM
09-04-2003 08:57 AM
Re: who am i and TSM, not working !!!!
The goal is to get the tty info as a terminal id for identification purpose our ERP.
Well, i have take another solution to do the job... i switch to "tty"... another way of getting the info...
There are some work that need to be done on our system this week-end, i'll get back to all next week... maybe the problem will be solve by then...