- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Not able to login as root
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-22-2006 10:07 PM
02-22-2006 10:07 PM
Not able to login as root
We are unable to su - root from a mormal user. It gives the error saying sorry and also when i tried to check the diskspace, i get the following error
"df: Cannot open /etc/mnttab: Permission denied"
Anything serious on this
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2006 10:14 PM
02-22-2006 10:14 PM
Re: Not able to login as root
Can you cd to /etc? If so, what do you see when you type ll mnttab?
Mark Syder (like the drink but spelt different)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2006 10:14 PM
02-22-2006 10:14 PM
Re: Not able to login as root
Check permission on /etc/mnttab. Are you able to cat /etc/mnttab ? It should be 644..
Also, check this thread
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=932590
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2006 10:15 PM
02-22-2006 10:15 PM
Re: Not able to login as root
-rw-r--r-- (644) root root
permission.
--
Muthu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2006 10:17 PM
02-22-2006 10:17 PM
Re: Not able to login as root
The df error message has nothing to do with the issue that u are not able to su to root (su - root).
It simply means ,as a normal user u are not able to perform df.
As far as su - root is concerned, doest it atleast prompt for a password? or just the message sorry.
Regards,
Senthil.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2006 10:21 PM
02-22-2006 10:21 PM
Re: Not able to login as root
--
Muthu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2006 10:24 PM
02-22-2006 10:24 PM
Re: Not able to login as root
sorry ..I did not check the permission of /etc/lvmtab. well if it is 644, you should also be able to perform df as a normal user.
well do check the permissions on the file, also let us know, whether it just says sorry without prompting password, when issued su - root.
regards,
Senthil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2006 10:25 PM
02-22-2006 10:25 PM
Re: Not able to login as root
Check permission on su, # ll `which su`
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=572349
-Arun