- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- wtmp btmp utmp question and relationship
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
02-20-2003 06:15 AM
02-20-2003 06:15 AM
wtmp btmp utmp question and relationship
We are running 11.0 with all the user logins coming from the Xemulator using the PC's. we found the following problems with
the logins from the PCs.
command working Possible reason
who works utmp updated
last no wtmp not updated
lastb no btmp not updated
we are clear that the xemulator is not updating the wtmp and the btmp files and we have already informed the vendor
about this. since wtmp and btmp is involved should there be any other commands that would not work.
How will i be affected? i think certain commands (finger) uses a combination of wtmp and utmp. what is the relationship between utmp and wtmp in terms of unix commands? i think btmp is specific to hp-ux. Please advise.
Thanks
Joe.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2003 06:34 AM
02-20-2003 06:34 AM
Re: wtmp btmp utmp question and relationship
utmp - currently logged on
wtmp - history of logon logoff
btmp - failed logons
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2003 06:37 AM
02-20-2003 06:37 AM
Re: wtmp btmp utmp question and relationship
First of all, do /var/adm/wtmp and /var/adm/btmp exist? From the man page:
"Also note that wtmp and btmp are not created by the programs that maintain them. Thus, if these files are removed, record-keeping is turned off."
Also from the man page:
"File utmp contains a record of all users logged onto the system. File btmp contains bad login entries for each invalid logon attempt. File wtmp contains a record of all logins and logouts. "
Commands that use these files are "last, who, write, and login."
Does that help any?
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2003 06:44 AM
02-20-2003 06:44 AM
Re: wtmp btmp utmp question and relationship
I do not understand what it means by whether they are available? I can capture all telnet logins from PC. all logins thru xemulator, it does not update these files i mentioned.
Thanks
Joe.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2003 06:46 AM
02-20-2003 06:46 AM
Re: wtmp btmp utmp question and relationship
Do /var/adm/wtmp and /var/adm/btmp exist? Do an ll on each of them and report the results.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2003 06:49 AM
02-20-2003 06:49 AM