- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Excess permission or bad ownership on file /var/ad...
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
Discussions
Discussions
Discussions
Forums
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
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-07-2009 02:52 AM
тАО09-07-2009 02:52 AM
I am getting following errors in syslog in one of our systems.
sshd[20667]: Failed password for apandey from 164.129.225.143 port 58767 ssh2
sshd[20667]: Excess permission or bad ownership on file /var/adm/btmp
Need your expert suggestion to solve the issue.
Regards,
Awadhesh
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-07-2009 03:10 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-07-2009 03:24 AM
тАО09-07-2009 03:24 AM
Re: Excess permission or bad ownership on file /var/adm/btmp
# ll /var/adm/btmp
-rw------- 1 bin bin 3720 Sep 7 01:43 /var/adm/btmp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-07-2009 03:41 AM
тАО09-07-2009 03:41 AM
Re: Excess permission or bad ownership on file /var/adm/btmp
could be owner and group problem?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-07-2009 03:46 AM
тАО09-07-2009 03:46 AM
Re: Excess permission or bad ownership on file /var/adm/btmp
and besides; if timestamp is too old in logs and file is too large: you can go to trim bad login files :
# cat /dev/null > /var/adm/btmp
and to make integrity for who command send a wall everyone logout and login again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-07-2009 03:51 AM
тАО09-07-2009 03:51 AM
Re: Excess permission or bad ownership on file /var/adm/btmp
# cat /dev/null> /var/tmp/btmp
# chmod root:other /var/tmp/btmp
Thanks every one.
Best Regards,
Awadhesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-07-2009 03:52 AM
тАО09-07-2009 03:52 AM